---
title: "DNS_PROBE_FINISHED_NXDOMAIN on Cloudflare: cause and fix"
description: "The record exists in the Cloudflare dashboard but the domain's nameservers at the registrar still point somewhere else, so Cloudflare's zone is never…"
canonical: "https://lemwatch.com/errors/dns-probe-finished-nxdomain/in-cloudflare"
source: "https://lemwatch.com"
---

# DNS_PROBE_FINISHED_NXDOMAIN on Cloudflare

> The record exists in the Cloudflare dashboard but the domain's nameservers at the registrar still point somewhere else, so Cloudflare's zone is never consulted.

## Why it happens on Cloudflare

 The record exists in the Cloudflare dashboard but the domain's nameservers at the registrar still point somewhere else, so Cloudflare's zone is never consulted.

## The fix on Cloudflare

 In the Cloudflare Overview tab, confirm the status is Active and the two assigned nameservers exactly match what the registrar has. A zone stuck in Pending Nameserver Update serves nothing.

## If that didn't fix it

 Cloudflare has its own failure mode, but DNS_PROBE_FINISHED_NXDOMAIN has a wider set of causes. The most common one overall is: The A or CNAME record for the hostname does not exist.

 Add the missing record at the DNS provider. Remember that the apex and www are separate records.

## Check your own domain

 The DNS lookup queries public resolvers directly and shows the A, AAAA, CNAME and NS records that actually exist — which instantly separates 'record missing' from 'my resolver is stale'.

## Frequently asked questions

### Why does DNS_PROBE_FINISHED_NXDOMAIN happen on Cloudflare?

 The record exists in the Cloudflare dashboard but the domain's nameservers at the registrar still point somewhere else, so Cloudflare's zone is never consulted.

### How do I fix DNS_PROBE_FINISHED_NXDOMAIN on Cloudflare?

 In the Cloudflare Overview tab, confirm the status is Active and the two assigned nameservers exactly match what the registrar has. A zone stuck in Pending Nameserver Update serves nothing.

### What does DNS_PROBE_FINISHED_NXDOMAIN mean?

 The DNS lookup completed and the authoritative answer was 'this name does not exist'. Either the record is genuinely missing, the domain lapsed, or a recent DNS change has not propagated to the resolver you are using.


## Related

- [All causes of DNS_PROBE_FINISHED_NXDOMAIN](https://lemwatch.com/errors/dns-probe-finished-nxdomain)
- [All website error codes](https://lemwatch.com/errors)
- [DNS_PROBE_FINISHED_NXDOMAIN on Android](https://lemwatch.com/errors/dns-probe-finished-nxdomain/on-android)
- [DNS_PROBE_FINISHED_NXDOMAIN on iPhone](https://lemwatch.com/errors/dns-probe-finished-nxdomain/on-iphone)
- [DNS_PROBE_FINISHED_NXDOMAIN on Windows](https://lemwatch.com/errors/dns-probe-finished-nxdomain/on-windows)
- [Free DNS lookup](https://lemwatch.com/tools/dns-lookup)
- [DNS_PROBE_FINISHED_NXDOMAIN on Shopify](https://lemwatch.com/errors/dns-probe-finished-nxdomain/in-shopify)
- [Lemwatch pricing](https://lemwatch.com/pricing)
