DNS Propagation Time Estimator Calculator
DNS Propagation Time Estimator Calculator
Planning a DNS change? This calculator estimates the maximum wait time based on the old record's TTL.
Max Propagation Time = Previous DNS Record's TTL(seconds)
Example
An old TTL of 86,400 seconds (24 hours):
Up to ~24.0 hours for full propagation
Why the OLD Record's TTL Matters, Not the New One
DNS propagation delay is governed by the OLD record's TTL, not the new one - resolvers around the internet that already cached the old record won't check for an update until that cached TTL expires, regardless of what TTL value the new record specifies.
The Standard Trick for Faster Future Changes
This is exactly why lowering TTL well in advance of a planned DNS change - days or at least hours before the actual cutover - speeds up how quickly the eventual change takes full effect across all resolvers, since the shorter TTL is already cached everywhere by the time the real change happens.