DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sublunix.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sublunix.org | AAAA | 0 | 2a02:420:0:10::1300 | |
| sublunix.org | A | 0 | 185.146.238.142 | |
| sublunix.org | SOA | 10800 | pri-h10.nbgo.de stefan\.hellriegel.berlin.de 2026051801 10800 3600 1209600 10800 | |
| sublunix.org | NS | 0 | pri-h10.nbgo.de | |
| sublunix.org | NS | 0 | sec-dns01.nbgo.de | |
| sublunix.org | NS | 0 | sec-dns02.nbgo.de | |
| sublunix.org | MX | 0 | 10 | mail.sublunix.org |
| www.sublunix.org | A | 0 | 185.146.238.142 | |
| www.sublunix.org | NS | 0 | pri-h10.nbgo.de | |
| www.sublunix.org | NS | 0 | sec-dns02.nbgo.de | |
| www.sublunix.org | NS | 0 | sec-dns01.nbgo.de | |
| www.sublunix.org | SOA | 10800 | pri-h10.nbgo.de stefan\.hellriegel.berlin.de 2026051801 10800 3600 1209600 10800 | |
| www.sublunix.org | AAAA | 0 | 2a02:420:0:10::1300 | |
| www.sublunix.org | CNAME | 0 | sublunix.org | |
| www.sublunix.org | MX | 0 | 10 | mail.sublunix.org |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain