Which of these DNS record types contain an IP address?
An A record maps a hostname to an IPv4 address, and an AAAA record maps a hostname to an IPv6 address. NS, MX, and CNAME records instead reference domain names.
Community Discussion