DNS y Dominios

¿Qué es la Propagación DNS?

DNS propagation is the process by which updated DNS records spread across all DNS servers worldwide. When you change a DNS record, the update doesn't happen instantly — it can take anywhere from a few minutes to 72 hours for all servers to reflect the change.

Cómo Funciona

DNS records are cached by resolvers worldwide based on their TTL (Time to Live) value. When you update a record, resolvers continue serving the cached version until it expires. Only then do they fetch the new value from the authoritative server. Propagation is complete when all major resolvers have the updated record.

Por Qué Importa

Understanding propagation prevents panic during DNS changes. If you migrate hosting or update nameservers, users in different regions may see different versions of your site during propagation. Planning TTL reductions before changes minimizes downtime.

Problemas Comunes

  • High TTL values causing prolonged propagation
  • ISP resolvers caching records beyond TTL
  • Users seeing different versions during transition
  • Email delivery issues during MX record propagation

Herramientas de Diagnóstico

Guías de Solución de Problemas

Preguntas Frecuentes