DNS TTL & Propagation Calculator

Compute worst-case DNS propagation window, remaining stale time, and the low-TTL lead needed for safe changes.

Frequently Asked Questions

What is the standard DNS propagation time?

There is no fixed standard - propagation time equals the TTL. A 1-hour TTL can take up to 1 hour to propagate. The old 24-48 hour window referred to scheduled zone transfers, not modern authoritative DNS.

Why do some resolvers serve the old record longer than the TTL?

Some resolvers use serve-stale or lazy expiry to improve availability during authoritative server outages. Always treat the TTL as a minimum, not a maximum propagation bound.

What is the difference between TTL and propagation time?

TTL is a per-record cache lifetime setting. Propagation time is the real-world window during which some resolvers still serve the old record, bounded above by the TTL.

Should I set a very low TTL permanently for flexibility?

No. A permanently low TTL increases query load on authoritative servers and can trigger rate limiting. Keep a normal TTL outside of planned change windows.

Important Disclaimer: Estimates for informational purposes only.

This calculator provides estimates for informational purposes only. Results are based on assumptions and may not reflect actual outcomes. Consult qualified professionals in relevant fields before making important decisions based on these results.