๐Ÿ‘จโ€๐Ÿซ Tutorial DNS Record Types

MAZ3

Elite
A
* Maps a domain name to an IPv4 address
* E.g. my.com โ†’ 192.168.0.2

AAAA
* Maps a domain name to an IPv6 address
* E.g. my.com โ†’ 2001:db8::1

CNAME
* Maps an alias name to a canonical domain name
* E.g. You do not have permission to view the full content of this post. Log in or register now. [invalid URL removed] โ†’ my.com

MX
* Specifies mail exchange servers for a domain
* E.g. mail.my.com

NS
* Indicates DNS servers for a domain
* E.g. my.com NS ns1.my.com

PTR
* Shows reverse DNS lookup info for an IP address
* E.g. 192.168.0.2 โ†’ my.com

TXT
* Allows admins to add any text info for verification
* E.g. sender policy info

SRV
* Specifies info about available services in a domain
* E.g. SIP server host/port info

SOA
* Stores essential domain info
* E.g. primary domain server, admin email, domain serial #

CAA
* Specifies which certificate authorities are allowed to issue certificates for domain
 

About this Thread

  • 2
    Replies
  • 453
    Views
  • 3
    Participants
Last reply from:
3Ds2

Trending Topics

Online now

Members online
911
Guests online
1,644
Total visitors
2,555

Forum statistics

Threads
2,269,983
Posts
28,932,731
Members
1,240,756
Latest member
pangpang
Back
Top