DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fsub.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fsub.org | A | 0 | 193.26.120.115 | |
| fsub.org | MX | 0 | ||
| fsub.org | SOA | 3600 | ns.bitbase.dk hostmaster.fsub.de 2021112701 3600 1800 604800 3600 | |
| fsub.org | NS | 0 | ns.superserver.dk | |
| fsub.org | NS | 0 | ns.bitbase.dk | |
| fsub.org | NS | 0 | dns.jones.dk | |
| fsub.org | AAAA | 0 | 2a06:e881:1702:1:400:c1ff:fe1a:7873 | |
| www.fsub.org | A | 0 | 193.26.120.115 | |
| www.fsub.org | AAAA | 0 | 2a06:e881:1702:1:400:c1ff:fe1a:7873 | |
| www.fsub.org | CNAME | 0 | fsub1.fsub.de | |
| www.fsub.org | MX | 0 |
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