ip
ipku.in

DNS Propagation Checker

Just changed a DNS record or moved hosting? See whether public resolvers in several countries already use the new value, compared directly with what your domain's nameserver answers.

Fully propagated17/17

17 of 17 resolvers give the same answer. 1 resolvers did not answer.

The domain's nameserver answerfrom ns2.zdns.google
216.239.32.114
All records of this domain →

Each resolver is asked over DNS-over-HTTPS from the ipku.in server, and the domain's nameserver is asked directly. Anycast resolvers answer from the site nearest our server.

A ns1.zdns.google
resolveranswerttltime
✓
Cloudflareanycast
216.239.32.114
345600s10 ms
✓
Googleanycast
216.239.32.114
19561s3 ms
✓
OpenDNS (Cisco)anycast
216.239.32.114
38s80 ms
✓
NextDNSanycast
216.239.32.114
80792s125 ms
✓
AdGuard DNSanycast
216.239.32.114
86400s10 ms
✓
Control DCanada
216.239.32.114
55631s3 ms
✓
Wikimedia DNSUnited States
216.239.32.114
44899s2 ms
✓
DNS.SBGermany
216.239.32.114
86400s9 ms
✓
dnsforge.deGermany
216.239.32.114
84541s689 ms
✓
Freifunk MünchenGermany
216.239.32.114
31863s570 ms
✓
LibreDNSGreece
216.239.32.114
30182s555 ms
×
Comss.oneRussia
timeout4001 ms
✓
AliDNSChina
216.239.32.114
3600s93 ms
✓
DNSPod (Tencent)China
216.239.32.114
3600s201 ms
✓
360 Secure DNSChina
216.239.32.114
345600s177 ms
✓
IIJ Public DNSJapan
216.239.32.114
2708s66 ms
✓
BebasIDIndonesia
216.239.32.114
77976s43 ms
✓
TiarapIndonesia
216.239.32.114
39505s109 ms
01 / faq

DNS propagation, briefly.

What is DNS propagation?

▼

After a DNS record changes, resolvers around the world keep the old answer cached until its TTL runs out. Propagation is the time until every resolver uses the new value. The change itself is live on your nameserver right away; what you wait for is caches expiring.

How long does DNS propagation take?

▼

At most the TTL of the old record, usually 5 minutes to a day. A nameserver change at the registrar can take up to 48 hours, since NS records at TLD servers like .com usually have a TTL of 1 to 2 days. Lower the TTL a few hours before a move to make the switch faster.

Why do some resolvers give a different answer?

▼

Most often an old cached answer that has not expired yet. It can also be GeoDNS or load balancing (a CDN, say), which hands out different IPs per location on purpose, or a resolver that filters certain domains.

Can I use it from a terminal?

▼

Yes. curl 'ipku.in/en/tools/dns-propagation?q=example.com&type=MX' returns every resolver's answer as plain text, and /api/propagation/example.com?type=MX returns JSON.