DNS Propagation Checker
Instantly check DNS propagation across 20+ global DNS servers. Verify that your DNS record changes have fully propagated worldwide — supports A, AAAA, CNAME, MX, NS, TXT, SOA, and more.
What is DNS Propagation?
DNS propagation is the process by which updated DNS records spread across the internet's network of DNS servers worldwide. When you change a DNS record — such as pointing a domain to a new server's IP address — that change doesn't instantly appear everywhere. Instead, it gradually propagates from your authoritative nameserver outward to resolvers and caches globally.
This tool performs a live, real-time check against 20+ real DNS resolvers located across North America, Europe, and Asia-Pacific, so you can see exactly which regions have already received your updated record and which are still showing old data.
How Long Does DNS Propagation Take?
DNS propagation time depends primarily on the TTL (Time To Live) value set on your DNS record. TTL tells resolvers how long (in seconds) to cache a record before re-fetching it. Common propagation scenarios:
- TTL = 300 (5 minutes) — Most resolvers update within 5–10 minutes. Ideal for migrations.
- TTL = 3600 (1 hour) — Full propagation within 1–2 hours globally. The most common default.
- TTL = 86400 (24 hours) — Can take up to 48 hours for all resolvers worldwide to update.
- Registrar propagation — Changing nameservers at the domain registrar adds an extra 24–48 hours on top of TTL.
Pro tip: If you know you'll be making DNS changes, reduce your TTL to 300 seconds at least 24 hours before the change. Then raise it back after propagation is confirmed.
Why Check DNS Propagation?
- Website migration — Confirm your new server's A record is live before decommissioning the old one.
- Email deliverability — Verify MX records and TXT records (SPF, DKIM, DMARC) have propagated before sending campaigns.
- CDN setup — Ensure CNAME records pointing to a CDN have reached all regions.
- Nameserver changes — Confirm NS record updates after moving to a new DNS provider.
- Troubleshooting — Diagnose why some users see an old site while others see the new one.