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.

Not propagated0/18

0 of 18 resolvers give the same answer. 18 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 ns1.google.com
74.125.24.10074.125.24.10174.125.24.10274.125.24.11374.125.24.13874.125.24.139
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 google.com
resolveranswerttltime
Cloudflareanycast
172.253.118.100172.253.118.101172.253.118.102172.253.118.113172.253.118.138172.253.118.139
218s9 ms
Googleanycast
108.177.125.100108.177.125.101108.177.125.102108.177.125.113108.177.125.138108.177.125.139
300s25 ms
OpenDNS (Cisco)anycast
108.177.125.100108.177.125.101108.177.125.102108.177.125.113108.177.125.138108.177.125.139
300s30 ms
NextDNSanycast
142.251.10.100142.251.10.101142.251.10.102142.251.10.113142.251.10.138142.251.10.139
252s24 ms
AdGuard DNSanycast
142.250.129.100142.250.129.101142.250.129.102142.250.129.113142.250.129.138142.250.129.139
28s26 ms
Control DCanada
74.125.68.10074.125.68.10174.125.68.10274.125.68.11374.125.68.13874.125.68.139
209s32 ms
Wikimedia DNSUnited States
142.251.12.100142.251.12.101142.251.12.102142.251.12.113142.251.12.138142.251.12.139
197s1272 ms
DNS.SBGermany
74.125.200.10074.125.200.10174.125.200.10274.125.200.11374.125.200.13874.125.200.139
190s799 ms
dnsforge.deGermany
142.251.14.100142.251.14.101142.251.14.102142.251.14.113142.251.14.138142.251.14.139
258s1518 ms
Freifunk MünchenGermany
142.251.14.100142.251.14.101142.251.14.102142.251.14.113142.251.14.138142.251.14.139
64s1616 ms
LibreDNSGreece
192.178.183.100192.178.183.101192.178.183.102192.178.183.113192.178.183.138192.178.183.139
192s1155 ms
Comss.oneRussia
108.177.14.100108.177.14.101108.177.14.102108.177.14.113108.177.14.138108.177.14.139
7332s615 ms
AliDNSChina
142.250.4.100142.250.4.101142.250.4.102142.250.4.113142.250.4.138142.250.4.139
67s26 ms
DNSPod (Tencent)China
74.125.130.10074.125.130.10174.125.130.10274.125.130.11374.125.130.13874.125.130.139
300s972 ms
360 Secure DNSChina
142.250.198.46
310s831 ms
IIJ Public DNSJapan
142.250.21.100142.250.21.101142.250.21.102142.250.21.113142.250.21.138142.250.21.139
300s727 ms
BebasIDIndonesia
74.125.130.10074.125.130.10174.125.130.10274.125.130.11374.125.130.13874.125.130.139
300s506 ms
TiarapIndonesia
142.250.4.100142.250.4.101142.250.4.102142.250.4.113142.250.4.138142.250.4.139
228s56 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.