👨‍🏫 Tutorial DNS Record Types

MAZ3

Forum Guru
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
  • 485
    Views
  • 3
    Participants
Last reply from:
3Ds2

Online now

Members online
1,351
Guests online
3,417
Total visitors
4,768

Forum statistics

Threads
2,303,784
Posts
29,155,738
Members
1,197,470
Latest member
kalumiton
Back
Top