DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for home-harbor.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| home-harbor.net | NS | 0 | masaya.home-harbor.net | |
| home-harbor.net | NS | 0 | savannah.home-harbor.net | |
| home-harbor.net | A | 0 | 172.16.41.93 | |
| home-harbor.net | A | 0 | 203.167.92.253 | |
| home-harbor.net | A | 0 | 172.16.41.161 | |
| home-harbor.net | A | 0 | 172.16.29.226 | |
| home-harbor.net | A | 0 | 203.167.92.254 | |
| home-harbor.net | AAAA | 0 | 2002:c0a7:5cfe::c0a7:5cfe | |
| home-harbor.net | AAAA | 0 | 2002:cba7:5cfd::cba7:5cfd | |
| home-harbor.net | SOA | 3600 | masaya.home-harbor.net sysad 76129 3600 7200 1209600 3600 | |
| www.home-harbor.net | CNAME | 0 | cherub.home-harbor.net |
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