A
An address record (that is, A record) maps a hostname to an IPv4 address.
AAAA
maps a hostname to an IPv6 address.
CNAME
is an alias of an existing record, thus
allowing multiple DNS records to map to the same IP address.
MX
maps a domain name to an email
NS
Delegates a DNS zone to use the given authoritative name servers.
PTR
determine what domain name is associated with a known IP address.
SOA
A start of authority record (that is, SOA record) provides authoritative information about a
DNS zone,
SRV
A generalized service location record. Used for newer protocols
TXT
this record carries machine-readable data,