DigitalOcean DNS Propagation CheckerVerify your DigitalOcean DNS changes are live across independent global DNS networks

  • 7 independent networks
  • Records + DNS flags
  • No ads, no sign-up

AIPv4 address

Independent networks

7 public DNS networks, queried in parallel

Every test query is answered by these unaffiliated resolvers on separate networks and infrastructure. When they agree, you can trust the result.

  • Google Public DNS

    Google LLC · North America

    8.8.8.8
  • Cloudflare

    Cloudflare, Inc. · Global Anycast

    1.1.1.1
  • AdGuard DNS

    AdGuard Software Ltd. · Europe

    94.140.14.14
  • NextDNS

    NextDNS, Inc. · Global Anycast

    45.90.28.0
  • DNS.SB

    xTom / Layer0 · Europe

    185.222.222.222
  • Alibaba DNS

    Alibaba Cloud · Asia

    223.5.5.5
  • DNSPod

    Tencent Cloud · Asia

    119.29.29.29

How it works

A test query for flag propagation check, done right

Most checkers query a single resolver or a set of geographically labelled servers behind the same anycast network. isPropagated queries genuinely independent DNS operators and compares both their records and their response flags.

01

Enter a domain and run the test query

Type any domain, pick a record type (A, AAAA, CNAME, MX, TXT, NS and more), then run a single test query that fans out to every network at once.

02

We query independent global networks

Instead of asking one resolver, we ask several unaffiliated public DNS networks in parallel — across North America, Europe and Asia — so no single cache can mislead you.

03

Compare records and DNS flags

Each network returns its answer plus the DNS response flags (AD, CD, RA, RD, TC). We check that both the records and the flags agree before calling a domain propagated.

04

Read the propagation verdict

A clear consensus score shows how many networks resolved the record and whether their answers match — so you know the moment a change is live everywhere.

How DNS propagation works for DigitalOcean domains

DigitalOcean is a cloud infrastructure provider with a built-in DNS service. When you add, update, or delete a DNS record through DigitalOcean, the change is applied to DigitalOcean's authoritative nameservers immediately. However, resolvers around the world that have cached the previous record will not see the update until their cached copy expires — a period determined by the record's TTL (Time to Live).

DigitalOcean DNS uses a default TTL of 1800 seconds (30 minutes). The platform pushes changes to its global nameservers quickly, but external resolvers hold cached values until the TTL expires.

To monitor propagation in real time, enter your domain in the tool above and select the record type you changed. The check queries 7 genuinely independent DNS networks — not just geographically labelled servers behind the same infrastructure — and shows you exactly which resolvers have picked up the new value and which are still serving the old one.

DigitalOcean DNS management and common propagation issues

DNS records are managed in the DigitalOcean Control Panel under Networking → Domains → [your domain]. DigitalOcean DNS can be used as your authoritative DNS by pointing your domain's nameservers to ns1.digitalocean.com, ns2.digitalocean.com, and ns3.digitalocean.com.

DigitalOcean Droplets are assigned dynamic public IPs that can change if the Droplet is rebuilt. If you use an A record pointing to a Droplet IP and the Droplet is recreated, remember to update the A record. Check propagation with this tool after any IP change.

FAQ

Common questions about digitalocean dns propagation checker

How do I check DNS propagation for my DigitalOcean domain?

Enter your domain in the input above and select the record type you changed (usually A for host changes, MX for email changes, TXT for SPF/DKIM). Run the test query to see what all 7 independent resolvers currently return. When they all agree on the new value, propagation is complete.

Why is my DigitalOcean DNS change not propagating?

The most common reasons are: the TTL on the previous record has not expired yet (resolvers cache the old value until then), the record was saved with an error in the value or hostname, or the change was made to the wrong zone (for example, editing records in DigitalOcean when nameservers point elsewhere). Confirm the record is correct in the DigitalOcean dashboard, then re-check with this tool after the TTL expires.

How long should I wait before assuming DNS propagation failed?

Wait at least one full TTL cycle beyond when you made the change. For a 3600-second TTL, that means at least 1 hour after saving. If records still differ across resolvers after two full TTL cycles, investigate the DNS configuration at the source rather than waiting longer.

Does this checker show DNS propagation from different countries?

Yes. isPropagated queries 7 independent resolvers operated by different organizations across North America (Google), Europe (AdGuard, DNS.SB), and Asia (Alibaba DNS, DNSPod). When all return the same value, your DigitalOcean DNS change is live worldwide — not just in one region.