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://statuscodefyi.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://statuscodefyi.com/glossary/dns-propagation/
Add a dynamic SVG badge to your README or docs.
[](https://statuscodefyi.com/glossary/dns-propagation/)
Use the native HTML custom element.
The time it takes for DNS record changes to spread across all recursive resolvers worldwide, typically governed by TTL values on the previous records. When a record is updated, resolvers that have cached the old value continue serving it until the TTL expires. Full propagation can take minutes to 48 hours depending on the TTL and resolver behavior.