Skip to main content
ToolsHub

DNS Propagation Checker

Enter a domain to see real-time DNS propagation status across global servers.

Server processing — your query is handled securely on our servers.

How to use DNS Propagation Checker

The DNS Propagation Checker queries multiple public DNS resolvers around the world at once and shows you the value each one currently returns for your domain. After you change an A record, switch hosting, or update an MX entry, different parts of the internet pick up the change at different times because of caching and TTL. This tool makes that visible: you can watch a new IP address roll out region by region and confirm when propagation is effectively complete instead of guessing or repeatedly flushing your local cache.

  1. Enter the domain or hostname you just changed.
  2. Pick the record type that changed (A, AAAA, CNAME, MX or TXT).
  3. Click Check to query resolvers in multiple locations simultaneously.
  4. Compare the value reported by each location against your expected value.
  5. Re-run periodically until every location shows the new value.

Why propagation takes time

DNS is a distributed, cached system. When you update a record, the authoritative servers change immediately, but recursive resolvers all over the world keep serving their cached copy until its TTL expires. A resolver that cached your old record with a one-hour TTL will keep returning the old value for up to an hour regardless of what you do at the registrar. This is why a change can appear live for you but not for a colleague in another country — you are simply hitting resolvers whose caches expired at different times.

How to make changes propagate faster

The single most effective technique is to lower the TTL well in advance of a planned change. If you set a record to a 300-second TTL a day before migrating, resolvers will only ever cache the old value for five minutes once you cut over, so propagation completes quickly. After the migration is verified you can raise the TTL again for efficiency. Note that some consumer ISPs ignore very low TTLs and enforce a minimum, so allowing a comfortable buffer is still wise for critical changes.

Typical TTL choices
TTLSecondsWhen to use
5 minutes300Just before a planned migration
1 hour3600Normal operation for most records
1 day86400Very stable records (NS, SOA)

Glossary

Propagation
The gradual process by which a DNS change becomes visible to resolvers worldwide as caches expire.
TTL
Time to live — the cache lifetime of a DNS record in seconds.
Recursive resolver
A caching DNS server, often run by an ISP, that answers client queries and stores results.
Authoritative answer
A response that comes directly from the name server responsible for the zone.
Anycast
A routing technique that sends queries to the nearest of many servers sharing one IP address.

Related reading

Frequently Asked Questions

Free · No spam

Get weekly tool tips & updates

New tools, power-user tips, and productivity hacks — delivered free every Friday.

No spam, ever. Unsubscribe with one click.

Why use DNS Propagation Checker?

  • Real-time DNS lookups using live resolver queries
  • Supports IPv4 and IPv6 addresses
  • No software to install — runs entirely in the browser
  • Results include TTL values and record priority

Common use cases

  • Verify DNS propagation after updating nameservers
  • Check MX records when troubleshooting email delivery
  • Look up SPF/DKIM/DMARC records for email security audits
  • Test whether a SSL certificate is valid and up to date
  • Find the IP address behind a domain name

Related Network & DNS

Explore all Network & DNS.