Global DNS Propagation Checker

This free DNS propagation checker lets you verify A, AAAA, MX, TXT, and CNAME records across public DNS resolvers.

About This Tool

The Global DNS Propagation Checker verifies whether DNS updates have been fully synchronized across multiple public resolvers worldwide.

It compares results from Google DNS and Cloudflare DNS to determine if your records are consistent or still cached in certain regions.

This tool is especially useful after domain migrations, hosting changes, or DNS record updates.

Frequently Asked Questions (DNS Propagation Checker)

What is DNS propagation?

DNS propagation is the time it takes for changes made to a domain’s DNS records (such as A, AAAA, MX, or TXT records) to update across global DNS servers. Until propagation is complete, some users may see old data while others see the new configuration.

How long does DNS propagation take?

DNS propagation typically takes between a few minutes and 48 hours. The actual time depends on the TTL (Time To Live) value and how frequently DNS resolvers refresh their cache.

Why do Google DNS and Cloudflare DNS show different IP addresses?

Different DNS resolvers may return different IP addresses due to load balancing, regional routing, CDN distribution, or caching differences. This does not always mean there is an error — it may reflect geographic optimization.

What does “Propagation Not Fully Synced” mean?

Propagation Not Fully Synced” means the DNS records returned by Google DNS and Cloudflare DNS are not identical. This usually happens shortly after DNS changes and resolves automatically once propagation completes.

Why is my CNAME record showing no result?

Root domains (example.com) cannot have CNAME records. CNAME records are typically assigned to subdomains like www.example.com

What is TTL in DNS?

TTL (Time To Live) is the duration in seconds that a DNS resolver caches a DNS record before requesting a fresh copy. Lower TTL values allow faster propagation but increase DNS query frequency.

Is this DNS propagation checker safe to use?

Yes. This tool uses public DNS resolvers (Google and Cloudflare) and does not store or log any domain queries. It is intended for educational and diagnostic purposes only.

Why do I see multiple A or AAAA records?

Multiple A or AAAA records are often used for load balancing or content delivery networks (CDNs). They distribute traffic across multiple IP addresses for performance and redundancy.

How can I speed up DNS propagation?

You can speed up DNS propagation by lowering the TTL value before making changes. However, once DNS updates are published, propagation speed depends on how quickly DNS resolvers refresh their cache.