nerdexam
Palo_Alto_Networks

PCCET · Question #214

What type of DNS record maps an IPV6 address to a domain or subdomain to another hostname?

The correct answer is C. AAAA. An AAAA record is a type of DNS record that maps a domain name or a subdomain to an IPv6 address. IPv6 is the latest version of the Internet Protocol (IP) that uses 128-bit addresses to identify devices on the internet. An AAAA record is similar to an A record, which maps a…

Submitted by akirajp· Apr 18, 2026Network Security

Question

What type of DNS record maps an IPV6 address to a domain or subdomain to another hostname?

Options

  • ASOA
  • BNS
  • CAAAA
  • DMX

How the community answered

(66 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    89% (59)
  • D
    6% (4)

Explanation

An AAAA record is a type of DNS record that maps a domain name or a subdomain to an IPv6 address. IPv6 is the latest version of the Internet Protocol (IP) that uses 128-bit addresses to identify devices on the internet. An AAAA record is similar to an A record, which maps a domain name or a subdomain to an IPv4 address, but with a different format and length. An example of an AAAA record is: example-website.com. IN AAAA 2001:db8::1234 In the example above, the record is made up of the following elements: example-website.com.: The domain name or the subdomain that is mapped to an IPv6 address. IN: The class of the record, which indicates that it is on the internet. AAAA: The type of the record, which indicates that it is an IPv6 address record.

Topics

#DNS#IPV6#DNS Records#Networking Fundamentals

Community Discussion

No community discussion yet for this question.

Full PCCET Practice