Registro AAAA

Maps a domain name to an IPv6 address.

O que é um registro AAAA?

The AAAA record (read "quad A") points a hostname at an IPv6 address. It mirrors the A record but uses the 128-bit IPv6 address space. Modern services should publish both A and AAAA records.

Exemplo de zone file

example.com.    300    IN    AAAA    2606:2800:220:1:248:1893:25c8:1946

Casos de uso comuns

  • Dual-stack web servers reachable over both IPv4 and IPv6.
  • Mobile carrier networks that are IPv6-only — clients need AAAA to reach you.
  • Future-proofing apex records before IPv4 reachability is reduced.
  • CDN edge nodes that announce IPv6 directly.

Armadilhas comuns

Happy Eyeballs (RFC 8305) lets browsers try v6 then fall back to v4. A broken AAAA (host listed but not reachable) can introduce noticeable load delay before the v4 fallback kicks in — always verify reachability after publishing.

Consultar registros DNS →

Tipos de registros relacionados

DICA DE SEGURANÇA

Usando senhas padrão? Proteja a sua rede com a criptografia NordVPN.