How Long Does DNS Propagation Take?
DNS propagation time depends on the TTL (Time to Live) value of the previous record. If your old A record had a TTL of 3600 seconds (1 hour), resolvers worldwide may continue serving the old IP for up to one hour after you make a change.
To speed up propagation before a planned change, reduce your TTL to 300 seconds (5 minutes) at least 24–48 hours beforehand. After the change is confirmed, you can raise the TTL again.
Why Do Resolvers Show Different Results?
DNS resolvers cache records independently. When you update a DNS record, each resolver retains the old value until its cached copy expires (based on the TTL). During this window, different users worldwide may see different results — this is normal and temporary.
Cloudflare (1.1.1.1), Google (8.8.8.8) and Quad9 (9.9.9.9) each operate their own global caching infrastructure, so their propagation state can differ by minutes to hours depending on TTL settings.