Converter Web ToolsConverter WebTools

DNS Record Types Explained (A, CNAME, MX, TXT)

This DNS record types reference explains the common DNS records used to configure a domain — A and AAAA for addresses, MX for mail, CNAME for aliases, TXT for verification and more.

RecordPurpose
AMaps a domain to an IPv4 address
AAAAMaps a domain to an IPv6 address
CNAMEAlias of one domain to another
MXMail server for the domain
TXTFree text — SPF, DKIM, verification
NSAuthoritative name servers
SOAStart of authority (zone info)
PTRReverse lookup (IP to domain)
SRVService location (host + port)
CAAWhich CAs may issue certificates
ALIASCNAME-like record at the zone apex

Related tools & charts