DNS record type that maps a domain name to an IPv6 address.
The AAAA record (quad-A) performs the same function as an A record but for IPv6 addresses. As IPv6 adoption grows, AAAA records become increasingly important. Modern DNS resolvers often query for both A and AAAA records simultaneously, preferring IPv6 when available but falling back to IPv4 if needed.