DNS-posttypeoppslag
Pedagogisk referanse for DNS-posttyper (A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, PTR) med forklaringer og eksempler
All behandling skjer i nettleseren din. Ingen data lastes opp.
DNS-posttypeoppslag
Pedagogisk referanse for DNS-posttyper (A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, PTR) med forklaringer og eksempler
🔒All behandling skjer i nettleseren din. Ingen data lastes opp.
Søk etter DNS-posttyper (f.eks. A, MX, CNAME...)
DNS-posttyper
A
Address RecordMaps a domain name to an IPv4 address.
AAAA
IPv6 Address RecordMaps a domain name to an IPv6 address.
CNAME
Canonical Name RecordCreates an alias from one domain name to another (canonical) domain name.
MX
Mail Exchange RecordSpecifies the mail servers responsible for receiving email for a domain.
TXT
Text RecordStores arbitrary text data, commonly used for email authentication and domain verification.
NS
Name Server RecordDelegates a DNS zone to a set of authoritative name servers.
SOA
Start of Authority RecordContains administrative information about a DNS zone, including the primary nameserver and zone parameters.
SRV
Service RecordSpecifies the location (hostname and port) of servers for specific services.
PTR
Pointer RecordMaps an IP address back to a domain name (reverse DNS lookup).
