nerdexam
CompTIA

N10-005 · Question #919

Which of the following DNS records is used in conjunction with 192:168::1:10?

The correct answer is A. AAAA. The address '192:168::1:10' uses colon notation and a double-colon (::) for zero compression, which are hallmarks of an IPv6 address. DNS uses 'A' records to map hostnames to IPv4 addresses (e.g., 192.168.1.10), and 'AAAA' records to map hostnames to IPv6 addresses. Since this…

Networking concepts

Question

Which of the following DNS records is used in conjunction with 192:168::1:10?

Options

  • AAAAA
  • BMX
  • CTXT
  • DPTR

How the community answered

(54 responses)
  • A
    91% (49)
  • B
    2% (1)
  • C
    2% (1)
  • D
    6% (3)

Explanation

The address '192:168::1:10' uses colon notation and a double-colon (::) for zero compression, which are hallmarks of an IPv6 address. DNS uses 'A' records to map hostnames to IPv4 addresses (e.g., 192.168.1.10), and 'AAAA' records to map hostnames to IPv6 addresses. Since this address is IPv6, an AAAA record is the correct DNS record type. MX records point to mail servers, TXT records store arbitrary text, and PTR records are used for reverse DNS lookups (IP to hostname).

Topics

#DNS#AAAA record#IPv6#DNS record types

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice