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 propagated18/18

18 of 18 resolvers give the same answer.

The domain's nameserver answerfrom ns3.cloudflare.com
108.162.193.112172.64.33.112173.245.59.112
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 eric.ns.cloudflare.com
resolveranswerttltime
✓
Cloudflareanycast
108.162.193.112172.64.33.112173.245.59.112
86353s5 ms
✓
Googleanycast
108.162.193.112172.64.33.112173.245.59.112
21600s7 ms
✓
OpenDNS (Cisco)anycast
108.162.193.112172.64.33.112173.245.59.112
409s1 ms
✓
NextDNSanycast
108.162.193.112172.64.33.112173.245.59.112
86353s3 ms
✓
AdGuard DNSanycast
108.162.193.112172.64.33.112173.245.59.112
86353s3 ms
✓
Control DCanada
108.162.193.112172.64.33.112173.245.59.112
27394s3 ms
✓
Wikimedia DNSUnited States
108.162.193.112172.64.33.112173.245.59.112
86353s6 ms
✓
DNS.SBGermany
108.162.193.112172.64.33.112173.245.59.112
69969s2 ms
✓
dnsforge.deGermany
108.162.193.112172.64.33.112173.245.59.112
83191s189 ms
✓
Freifunk MünchenGermany
108.162.193.112172.64.33.112173.245.59.112
66213s191 ms
✓
LibreDNSGreece
108.162.193.112172.64.33.112173.245.59.112
61424s188 ms
✓
Comss.oneRussia
108.162.193.112172.64.33.112173.245.59.112
28166s189 ms
✓
AliDNSChina
108.162.193.112172.64.33.112173.245.59.112
3600s6 ms
✓
DNSPod (Tencent)China
108.162.193.112172.64.33.112173.245.59.112
3600s68 ms
✓
360 Secure DNSChina
108.162.193.112172.64.33.112173.245.59.112
86353s42 ms
✓
IIJ Public DNSJapan
108.162.193.112172.64.33.112173.245.59.112
52655s67 ms
✓
BebasIDIndonesia
108.162.193.112172.64.33.112173.245.59.112
86353s15 ms
✓
TiarapIndonesia
108.162.193.112172.64.33.112173.245.59.112
86353s12 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.