DNS Guide

DNS Propagation Time: How Long It Takes (Realistically)

Propagation is mostly resolver caching. Your authoritative DNS can update instantly, while the rest of the internet updates over time based on TTL and cache policies.

Typical timelines

Minutes
Some resolvers refresh quickly or already have low TTL cached.
Hours
Common for mid TTL values and mixed regional caching.
24–48 hours
Worst case for high TTL + stubborn ISP caches.

What controls propagation time

  • TTL: Higher TTL means longer caches.
  • Resolver cache policy: Some ISPs cache longer than TTL.
  • Record type: Some changes (like nameserver changes) can feel slower.
  • Multiple records: Apex vs www vs wildcard differences can confuse results.

Best verification method

Use global checks + expected value matching so you know exactly which regions still see old data.