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.

Partly propagated11/18

11 of 18 resolvers give the same answer. 7 resolvers still give a different answer, usually an old cached one. The TTL column shows how long their cache has left.

The domain's nameserver answerfrom ns-1092.awsdns-08.org
149.13.75.27
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 mx.spamexperts.com
resolveranswerttltime
✓
Cloudflareanycast
149.13.75.27
522s81 ms
✓
Googleanycast
149.13.75.27
600s89 ms
✓
OpenDNS (Cisco)anycast
149.13.75.27
600s776 ms
≠
NextDNSanycast
154.59.104.23
173s698 ms
✓
AdGuard DNSanycast
149.13.75.27
600s1199 ms
✓
Control DCanada
149.13.75.27
600s759 ms
≠
Wikimedia DNSUnited States
38.71.16.244
600s973 ms
≠
DNS.SBGermany
154.59.104.23
600s686 ms
✓
dnsforge.deGermany
149.13.75.27
600s1238 ms
✓
Freifunk MünchenGermany
149.13.75.27
600s1108 ms
≠
LibreDNSGreece
154.59.104.23
600s1466 ms
✓
Comss.oneRussia
149.13.75.27
3600s1617 ms
✓
AliDNSChina
149.13.75.27
1s770 ms
≠
DNSPod (Tencent)China
154.59.104.23
600s1079 ms
✓
360 Secure DNSChina
149.13.75.27
148s992 ms
≠
IIJ Public DNSJapan
154.59.104.23
600s718 ms
≠
BebasIDIndonesia
154.59.104.23
600s651 ms
✓
TiarapIndonesia
149.13.75.27
600s105 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.