DNS Tools DNS Propagation Checker

DNS Propagation Checker

Free DNS propagation checker. Track whether your DNS changes have reached Google, Cloudflare, and Quad9.

Check DNS Propagation

Record Type

About DNS Propagation

What is DNS propagation?
When you change a DNS record, the update doesn't happen instantly worldwide. Each resolver caches records for their TTL (time-to-live). Until that cache expires and gets refreshed, different resolvers may return different answers.
How long does it take?
Most DNS changes propagate within 1–4 hours, but can take up to 48 hours depending on the TTL value of the old record. Lowering your TTL before making a change can speed this up significantly.
Web Hosting
Fast DNS propagation with HostBible hosting.
HostBible runs a global anycast DNS network. Your DNS changes propagate faster and your site stays reachable everywhere.
View Hosting Plans

Frequently Asked Questions

How long does DNS propagation take?
DNS propagation typically takes anywhere from a few minutes to 48 hours, depending on the TTL of the record you changed. If your record had a TTL of 3600 seconds (1 hour) before the change, resolvers that cached it will continue serving the old value for up to an hour. Major public resolvers like Google and Cloudflare often pick up changes within minutes, but ISP-level resolvers can lag further behind.
Why have my DNS changes not appeared everywhere yet?
Each DNS resolver caches records independently for the duration of their TTL. Until the TTL on the old record expires, a resolver will keep serving the cached value regardless of what the authoritative server now says. This is by design: caching reduces DNS query volume across the internet. It means propagation is not instantaneous but is a gradual process as caches expire around the world.
Can I speed up DNS propagation?
Yes. The best way is to lower your record's TTL to a small value (such as 300 seconds) a day or two before you plan to make the change. Once all resolvers are caching the short TTL, make your change and propagation will be much faster. After the change has fully propagated you can raise the TTL back to a higher value. You cannot force third-party resolvers to flush their cache immediately, but lowering TTL in advance is the industry-standard approach.
Which DNS resolvers does this propagation checker use?
This tool queries three major public DNS resolvers via DNS over HTTPS: Google Public DNS (8.8.8.8), Cloudflare DNS (1.1.1.1), and Quad9 (9.9.9.9). These resolvers are among the most widely used in the world and serve a large proportion of global internet traffic, making them a good proxy for checking whether your DNS changes have reached the broader internet.