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.
- Enter the domain or hostname you just changed.
- Pick the record type that changed (A, AAAA, CNAME, MX or TXT).
- Click Check to query resolvers in multiple locations simultaneously.
- Compare the value reported by each location against your expected value.
- 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.
| TTL | Seconds | When to use |
|---|---|---|
| 5 minutes | 300 | Just before a planned migration |
| 1 hour | 3600 | Normal operation for most records |
| 1 day | 86400 | Very 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
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
DNS Lookup Tool
Look up DNS records for any domain — A, AAAA, MX, NS, TXT, CNAME, SOA, and CAA records. Free, instant results pulled from authoritative nameservers.
MX Record Lookup
Look up MX (Mail Exchanger) records for any domain. Find which mail servers handle email delivery and check their priority order instantly.
What Is My IP Address?
Instantly find your public IP address. Shows your IPv4 address as seen by websites and servers, plus quick details about your connection.
HTTP Headers Checker
View HTTP response headers for any URL. Check status codes, security headers, caching, redirects, and server details instantly. Free and private.
Website Up or Down Checker
Check if a website is down for everyone or just you. Instantly test whether any URL is reachable and see its HTTP status code in real time.
Port Checker
Check if a TCP port is open or closed on any host. Test firewall rules and server accessibility instantly — great for debugging network services.
Explore all Network & DNS.