DNS Propagation Checker
Instantly perform a DNS lookup to check a domain's DNS records against multiple nameservers located in different parts of the world.
What Is DNS Propagation?
DNS propagation is the time it takes for DNS changes to be updated across all DNS servers worldwide. When you make changes to your domain's DNS records (like changing nameservers or updating A records), these changes need to spread across the global network of DNS servers.
This process can take anywhere from a few minutes to 48 hours, depending on TTL (Time To Live) values and how quickly DNS servers refresh their cached records. During propagation, some users might see the old DNS records while others see the new ones.
Common DNS Record Types
A Record
Maps a domain name to an IPv4 address. This is the most common record type, telling browsers which server hosts your website.
AAAA Record
Maps a domain name to an IPv6 address. Similar to A records but for the newer, longer IPv6 format.
CNAME Record
Creates an alias from one domain to another. Often used for subdomains like www pointing to the main domain.
MX Record
Specifies mail servers responsible for handling email for your domain, with priority values for failover.
NS Record
Identifies the authoritative nameservers for your domain, telling the internet where to find your DNS records.
TXT Record
Stores text information for various purposes like domain verification, SPF email authentication, and more.
Tips for Faster DNS Propagation
- •Lower your TTL before changes - Reduce your TTL values 24-48 hours before making DNS changes so cached records expire faster.
- •Flush local DNS cache - Clear your browser and system DNS cache to see changes immediately on your device.
- •Use reliable DNS providers - Major DNS providers like Cloudflare, Google, or AWS Route 53 typically propagate changes faster.
- •Plan ahead for critical changes - Schedule important DNS changes during low-traffic periods and allow 24-48 hours for full propagation.
In-depth guide
DNS propagation is the lag between updating a DNS record at your registrar and the change being visible everywhere on the internet. There is no central propagation event — instead, every resolver around the world holds its own cache, and each cache expires on its own schedule. Our propagation checker queries 16 nameservers across six continents in parallel so you can see exactly which networks have picked up the new record and which are still serving the old one.
Why DNS propagation takes time
When you change a record at your DNS provider, the authoritative nameservers update almost instantly. But the resolvers operated by ISPs, public DNS services (Google 8.8.8.8, Cloudflare 1.1.1.1, OpenDNS), and corporate networks have already cached the previous value. They will continue to serve the cached answer until the record's TTL expires. A record with a 3,600-second TTL can take up to an hour to fully propagate; a record with an 86,400-second TTL can take a full day.
Some resolvers, particularly at ISPs and large corporate networks, ignore the TTL and cache answers longer than they should. This is why a change can be visible in Tokyo within minutes but still stale at a regional US ISP six hours later.
How to read propagation results
A propagation check shows the same query run against many resolvers at once. If every resolver returns the new IP, propagation is effectively complete for the public internet. If some still return the old IP and others return the new one, the change is partially propagated — wait for the original TTL to elapse before assuming a failure. If every resolver returns the old IP, the change hasn't reached the authoritative nameservers yet; verify it was saved correctly at your registrar.
Be aware that anycast networks (Cloudflare, Google Public DNS) may appear to flip back and forth between answers in the same check. This is expected — different anycast nodes have independent caches.
Speeding up future propagation
The single most effective trick is to lower the TTL 24–48 hours before a planned change. Drop it from 86,400 (one day) to 300 (five minutes), wait for the old long TTL to expire, then make the change. New records will propagate within minutes. After the cutover is stable, raise the TTL back to a sensible value (3,600–86,400 seconds) to reduce query volume on your nameservers.
Frequently asked questions
Related tools
DNS Lookup
Check DNS records for any domain instantly. Query A, AAAA, MX, TXT, CNAME, NS and more record types for free.
WHOIS Lookup
Look up WHOIS records for any domain. Find registration dates, registrar, nameservers, and ownership details instantly.
Is This Website Down?
Check if a website is down for everyone or just you. Enter any URL to get its live status in seconds.
IP Address Lookup
Look up any IPv4 or IPv6 address to find its location, ISP, city, region, country, and timezone. Free and instant results.