Understanding AAAA records and IPv6 addresses
An AAAA record (also called IPv6 address record) is a DNS record that maps a domain name to an IPv6 address. AAAA records are similar to A records (which map to IPv4 addresses) but store IPv6 addresses instead.
AAAA records enable domain names to resolve to IPv6 addresses (e.g., example.com → 2001:0db8:85a3:0000:0000:8a2e:0370:7334). AAAA records are essential for IPv6 support, allowing websites and services to be accessible via IPv6 addresses.
AAAA records are used for IPv6-only services and dual-stack (IPv4 + IPv6) configurations. Learn more about DNS and DNS lookup.
AAAA records and A records serve similar purposes but for different IP address versions:
Many domains use both A and AAAA records for dual-stack (IPv4 + IPv6) support, allowing services to be accessible via both IPv4 and IPv6.
IPv6 (Internet Protocol version 6) is the successor to IPv4, providing a much larger address space (128-bit addresses vs 32-bit addresses).
IPv6 addresses are written in hexadecimal format: 2001:0db8:85a3:0000:0000:8a2e:0370:7334
IPv6 adoption is growing, and AAAA records are essential for IPv6 support and dual-stack configurations.
AAAA records enable IPv6-only services to be accessible via domain names.
AAAA records enable dual-stack (IPv4 + IPv6) configurations, allowing services to be accessible via both IPv4 and IPv6.
AAAA records are essential for IPv6 migration, allowing gradual transition from IPv4 to IPv6.
AAAA records future-proof domains for IPv6 adoption and support.
AAAA records are used for IPv6 network services, websites, and applications.
Use DNS lookup tools to query AAAA records and retrieve IPv6 addresses for domains.
Use command-line tools (dig, nslookup) to query AAAA records: dig AAAA example.com
Use online DNS lookup tools to check AAAA records and verify IPv6 configuration.
Use our domain health check to verify DNS configuration including AAAA records.
Verify AAAA records are published correctly and IPv6 addresses are valid.