DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for base100.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| base100.org | SOA | 40000 | ns1.european-server.eu hostmaster.base100.org 1773046610 10800 3600 604800 40000 | |
| base100.org | NS | 0 | ns1.european-server.eu | |
| base100.org | NS | 0 | ns4.european-server.com | |
| base100.org | NS | 0 | ns3.european-server.com | |
| base100.org | A | 0 | 77.241.85.232 | |
| base100.org | MX | 0 | 10 | mx.mailprotect.be |
| base100.org | MX | 0 | 50 | mx.backup.mailprotect.be |
| base100.org | AAAA | 0 | 2a00:1c98:1000:1141:0:1:f0fa:6c4f | |
| www.base100.org | A | 0 | 77.241.85.232 | |
| www.base100.org | AAAA | 0 | 2a00:1c98:1000:1141:0:1:f0fa:6c4f |
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