DNS Propagation
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns-propagation/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns-propagation/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-propagation/)
Use the native HTML custom element.
DNS propagation is the time it takes for DNS record changes to spread across all [[dns-resolver|recursive resolvers]] worldwide. Propagation time depends on the previous [[ttl|TTL]] values and can range from minutes to 48 hours.
Example
After updating your nameservers, some visitors might still see the old site for up to 48 hours until all cached records expire.
Referenced in Guides
Domain Basics