DNS-posttypreferens

Utbildningsreferens for DNS-posttyper (A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, PTR) med forklaringar och exempel

All bearbetning sker i din webbläsare. Ingen data laddas upp.
Offline Ready

DNS-posttypreferens

Utbildningsreferens for DNS-posttyper (A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, PTR) med forklaringar och exempel

🔒All bearbetning sker i din webbläsare. Ingen data laddas upp.
Sok DNS-posttyper (t.ex. A, MX, CNAME...)
DNS-posttyper
A
Address Record
Maps a domain name to an IPv4 address.
AAAA
IPv6 Address Record
Maps a domain name to an IPv6 address.
CNAME
Canonical Name Record
Creates an alias from one domain name to another (canonical) domain name.
MX
Mail Exchange Record
Specifies the mail servers responsible for receiving email for a domain.
TXT
Text Record
Stores arbitrary text data, commonly used for email authentication and domain verification.
NS
Name Server Record
Delegates a DNS zone to a set of authoritative name servers.
SOA
Start of Authority Record
Contains administrative information about a DNS zone, including the primary nameserver and zone parameters.
SRV
Service Record
Specifies the location (hostname and port) of servers for specific services.
PTR
Pointer Record
Maps an IP address back to a domain name (reverse DNS lookup).