DNS Protocol Library
AAAA Record Lookup Tool
Perform a free online AAAA record lookup to check the IPv6 address configurations for any host. Verify modern IPv6 network compatibility.
Query Live AAAA Records
Perform a real-time network request to fetch active AAAA mappings for any target domain.
Open Diagnostic ConsoleWhat is a DNS AAAA Record?
An IPv6 Address (AAAA) record maps a domain name directly to a 128-bit IPv6 address, enabling modern devices to resolve and route traffic over version 6 internet protocols.
RFC Zone File Example Format
In standard zone files, a AAAA record is declared using the following syntax structure:
example.com. 3600 IN AAAA 2001:db8::1CLI Terminal Query Example
Verify this record type locally using standard terminal debugging tools:
dig example.com AAAA