// dns · propagation
uv.es DNS Propagation
Compare DNS records for uv.es across multiple DNS-over-HTTPS providers to check if changes have propagated. Mismatches indicate records are still propagating.
//01
uv.es DNS Propagation Status
This tool queries uv.es's DNS records from three independent DNS-over-HTTPS providers simultaneously: Cloudflare (1.1.1.1), Google (8.8.8.8), and DNS.SB. By comparing the results, you can determine whether DNS changes have propagated across major resolvers.
Records that match across all providers are fully propagated. Yellow-highlighted mismatches indicate records that differ between providers, which typically resolves within the TTL (Time to Live) period.
//02
How DNS Propagation Works
When you update a DNS record for uv.es, the change first appears on the authoritative nameservers. Recursive resolvers around the world continue serving cached copies of the old record until their TTL expires.
Different resolvers may cache records for different durations, which is why uv.es may appear to have different records depending on which DNS server you query. This tool checks three major public resolvers simultaneously.
//03
Interpreting uv.es's Propagation Results
If all three providers return identical results for uv.es, your DNS changes have fully propagated to major resolvers. Mismatches highlighted in yellow indicate that some providers still have cached old records.
To speed up propagation, lower the TTL of uv.es's records before making changes. A TTL of 300 seconds (5 minutes) ensures most resolvers pick up changes within minutes rather than hours.