DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for host1.no
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
host1.no | AAAA | 0 | 2a02:20c8:1421:3::58 | |
host1.no | SOA | 300 | dns1.host1.no hostmaster.host1.no 2025060100 300 7200 300000 300 | |
host1.no | MX | 0 | int02.host1.no | |
host1.no | A | 0 | 193.58.250.88 | |
host1.no | NS | 0 | dns2.host1.no | |
host1.no | NS | 0 | dns4.host1.no | |
host1.no | NS | 0 | dns3.host1.no | |
host1.no | NS | 0 | dns1.host1.no | |
www.host1.no | AAAA | 0 | 2a02:20c8:1421:3::58 | |
www.host1.no | A | 0 | 193.58.250.88 | |
www.host1.no | NS | 0 | dns2.host1.no | |
www.host1.no | NS | 0 | dns3.host1.no | |
www.host1.no | NS | 0 | dns1.host1.no | |
www.host1.no | NS | 0 | dns4.host1.no | |
www.host1.no | MX | 0 | int02.host1.no | |
www.host1.no | SOA | 300 | dns1.host1.no hostmaster.host1.no 2025060100 300 7200 300000 300 | |
www.host1.no | CNAME | 0 | host1.no |
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