DNS Propagation
DNS propagation is the delay in observing a DNS update while cached answers and delegation information are refreshed.
- glossary
DNS propagation is the delay in observing a DNS update while resolvers refresh cached answers. Different caches can hold different versions of the same answer. The time to live (TTL) tells a resolver how long an answer may normally remain cached before it needs refreshing. 1
How long does DNS propagation take?
There is no single completion time for every resolver. Start with the previous record’s TTL and when each resolver cached it. Changing the TTL now does not rewrite answers already cached elsewhere. Lower it before a planned change and allow the previous cache lifetime to pass before changing the destination. 1
A previously missing name can also remain missing in a cache after you create it. DNS caches negative answers, with their own expiry derived from the zone’s SOA record. 2
TTL expiry is not an absolute worldwide deadline: some resolvers can serve stale data when authoritative servers cannot be reached. 3
What to check when a change is not visible
Check the exact hostname and record type that changed. Then compare the answer at the authoritative service with the recursive resolver your device uses. An old authoritative answer points to an update or delegation problem; a new authoritative answer with an old recursive answer points toward caching. This comparison is a troubleshooting starting point, not proof that all other DNS settings are correct.
For a nameserver move, check both delegation and the records at the destination provider. Repeatedly changing the records while waiting makes it harder to identify which version a cache holds. Flushing one device or resolver does not clear everyone else’s cache.
Sources and further reading
- 1. IETF — RFC 1035, resource-record TTL — fetched 2026-09-15.
- 2. IETF — RFC 2308, caching negative answers — fetched 2026-09-15.
- 3. IETF — RFC 8767, serve-stale behavior — fetched 2026-09-15.
Related keywords
- how long DNS propagation takes
- DNS update delay
- DNS cache
- nameserver change
- DNS Propagation
- what is DNS Propagation
- DNS Propagation meaning
- DNS Propagation definition
Contributors
Namefi is a collective of engineers, designers, and operators who obsess over building tools that make managing your onchain domain names effortless.
Victor Zhou is a technology founder and standards editor focused on digital identity and trust. He founded Namefi, edits Ethereum Improvement Proposals, and previously led smart-contract architecture work at Google Labs.
His work sits at the intersection of naming, ownership, and the systems people use to establish identity online. That perspective makes him especially interested in the way names move between personal meaning, public recognition, and digital infrastructure.
For Namefi, Victor edits and writes about domains as durable digital identity: how names become ownable onchain assets, how tokenization changes custody and trust, and what naming can learn from the systems people use to establish identity online.