Skip to content
Aback Tools Logo

DNS Propagation Checker

Check if DNS changes have propagated across the globe by querying six major DNS servers simultaneously. Enter any domain, select the record type, and instantly see which resolvers have the latest records. Supports A, AAAA, MX, NS, CNAME, and TXT record types with colour-coded propagation status indicators. Fully private, 100% free, and no signup required.

Check DNS Propagation

Enter a domain name above and click Check Propagation to see if DNS changes have propagated across global nameservers.

Queries are made via DNS-over-HTTPS to Cloudflare, Google, Quad9, OpenDNS, Comodo, and CleanBrowsing.

Why Use Our DNS Propagation Checker?

Global DNS Check

Query DNS records from multiple global nameservers simultaneously. Our DNS propagation checker contacts Cloudflare, Google, Quad9, OpenDNS, Comodo, and CleanBrowsing to give you a comprehensive view of propagation status across the internet.

Private & Secure

All DNS queries are made directly from your browser to public DNS-over-HTTPS (DoH) resolvers. Your domain lookups are never stored, logged, or transmitted through any intermediary server - completely private.

Instant Results

Get DNS propagation results in seconds with parallel queries to all six DNS servers. Colour-coded status indicators show which servers have the latest records and which are still propagating. No waiting, no refresh needed.

Multiple Record Types

Check propagation for A, AAAA, MX, NS, CNAME, and TXT records. Each record type is checked independently across all servers, so you can verify that all your DNS changes have propagated correctly.

When to Check DNS Propagation

Website Migration Verification

After migrating your website to a new hosting provider, verify that DNS propagation is complete before going live. Our DNS propagation checker confirms when all global nameservers point to the new server IP address.

DNS Change Monitoring

When you update DNS records - changing A records, updating nameservers, or modifying MX entries - monitor propagation progress across multiple DNS servers to ensure changes take effect globally.

Multi-Region Deployments

For global applications using CDN services or multi-region hosting, verify that DNS records resolve correctly from different geographic vantage points through different DNS providers.

Security Incident Response

During a DNS-related security incident (like DNS hijacking or cache poisoning), quickly check if your domain has been compromised by comparing records across multiple trusted DNS resolvers.

Email Delivery Troubleshooting

When migrating email providers or updating MX, SPF, DKIM, or DMARC records, verify that mail-related DNS changes have propagated to ensure uninterrupted email delivery across all mail servers.

Domain Transfer Verification

After transferring a domain to a new registrar, confirm that NS records have propagated correctly across all DNS servers to prevent downtime during domain transfers.

Understanding DNS Propagation

What is DNS Propagation?

DNS propagation is the process by which DNS record changes spread across the global DNS infrastructure. When you update a DNS record on your authoritative nameserver, the new information doesn't reach all DNS resolvers instantly. Instead, it propagates gradually as resolvers' cached records expire and they fetch the updated values.

Propagation typically takes anywhere from a few minutes to 48 hours, depending on the Time To Live (TTL) values set on your DNS records. Shorter TTLs mean faster propagation.

How Our DNS Propagation Checker Works

Our DNS propagation checker queries multiple global DNS resolvers via DNS-over-HTTPS (DoH) in parallel and compares their responses to determine propagation status.

  1. Submit a domain - Enter any domain name and select the record type (A, AAAA, MX, NS, CNAME, or TXT) you want to check.
  2. Parallel queries - The tool sends DNS-over-HTTPS queries to six major DNS providers: Cloudflare, Google, Quad9, OpenDNS, Comodo Secure, and CleanBrowsing.
  3. Compare results - Responses are compared to determine the consensus value. If all servers return the same records, propagation is complete. Differences indicate ongoing propagation.

What Gets Checked During Propagation

The DNS propagation checker evaluates several factors for each DNS record type:

  • Record values - The actual DNS record data returned by each resolver. A records show IP addresses, MX records show mail server priorities and hostnames, TXT records show text content.
  • Response time - How quickly each DNS resolver responds to the query. Faster response times indicate healthy DNS infrastructure.
  • Consensus - The most common record value across all queried servers. Servers that return different values are still propagating the latest changes.
  • Error status - Any NXDOMAIN (domain not found), SERVFAIL, or REFUSED responses indicate potential DNS configuration issues.

Privacy & Security

Your DNS queries are made directly from your browser to public DNS-over-HTTPS resolvers with no intermediary server, storage, or logging. The tool runs entirely client-side - no domain names or query results are sent to any backend server. This ensures complete privacy while checking your DNS propagation status. All queries use encrypted HTTPS connections to prevent eavesdropping on your DNS lookups.

Note that the DNS resolvers themselves (Cloudflare, Google, etc.) may log queries according to their respective privacy policies. For maximum privacy, review the privacy policy of each resolver provider.

Frequently Asked Questions About DNS Propagation Checker

A DNS propagation checker is a tool that queries multiple global DNS resolvers to determine if DNS record changes have propagated across the internet. When you update DNS records for a domain, the changes don't take effect everywhere instantly. Our DNS propagation checker queries Cloudflare, Google, Quad9, OpenDNS, Comodo, and CleanBrowsing DNS servers simultaneously and compares their responses to show you the current propagation status.

DNS propagation typically takes anywhere from a few minutes to 48 hours. The propagation time depends primarily on the Time To Live (TTL) values configured on your DNS records. Records with a TTL of 300 seconds (5 minutes) propagate much faster than records with a TTL of 86400 seconds (24 hours). Most modern DNS providers propagate changes within a few hours, but full global propagation can take up to 48 hours in rare cases.

Yes. All DNS queries are made directly from your browser to DNS-over-HTTPS resolvers using encrypted HTTPS connections. Your domain lookups are never sent to any intermediary server, stored in any database, or logged by our tool. The propagation checker runs entirely client-side, meaning no domain names or results ever leave your browser except for the encrypted DoH queries to the DNS resolvers themselves.

Our DNS propagation checker supports six common DNS record types: A (IPv4 address records), AAAA (IPv6 address records), MX (mail exchange records with priority), NS (nameserver records), CNAME (canonical name records for aliases), and TXT (text records for SPF, DKIM, DMARC, and domain verification). The tool queries each record type independently across all six DNS servers and compares the results.

The DNS propagation checker queries six major public DNS resolvers: Cloudflare (1.1.1.1), Google (8.8.8.8), Quad9 (9.9.9.9), OpenDNS (208.67.222.222), Comodo Secure DNS (8.26.56.26), and CleanBrowsing (185.228.168.9). These resolvers represent diverse global DNS infrastructure and provide a comprehensive view of propagation status across different networks.

Yes, our DNS propagation checker is 100% free to use with no signup required, no usage limits, and no hidden charges. Check as many domains and record types as you need - there are no restrictions on the number of lookups you can perform. No registration, no API keys, and no premium features.

Fully propagated means that all six DNS servers queried by the tool returned identical records for your domain. When propagation is complete, all queried resolvers have the same up-to-date DNS information. If the tool shows "still propagating," some DNS servers are returning different records than others, indicating that changes have not yet reached all resolvers globally.

DNS-over-HTTPS (DoH) performs DNS resolution through standard HTTPS requests instead of traditional UDP-based DNS queries. This provides encryption, preventing eavesdroppers from seeing which domains you query. Our tool uses DoH endpoints provided by each DNS resolver service. The responses are in JSON format, which allows the tool to parse and compare results efficiently across all servers.