DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for aargh.fi
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| aargh.fi | SOA | 10800 | ns15.hostaan.fi devnull.hostaan.fi 2026042302 10800 3600 1209600 10800 | |
| aargh.fi | NS | 0 | ns15.hostaan.fi | |
| aargh.fi | NS | 0 | ns16.hostaan.fi | |
| aargh.fi | A | 0 | 94.237.107.138 | |
| aargh.fi | MX | 0 | 10 | mail.aargh.fi |
| aargh.fi | AAAA | 0 | 2a04:3545:1000:720:54b9:a2ff:fe8e:6ec6 | |
| www.aargh.fi | SOA | 10800 | ns15.hostaan.fi devnull.hostaan.fi 2026042302 10800 3600 1209600 10800 | |
| www.aargh.fi | A | 0 | 94.237.107.138 | |
| www.aargh.fi | CNAME | 0 | aargh.fi | |
| www.aargh.fi | MX | 0 | 10 | mail.aargh.fi |
| www.aargh.fi | AAAA | 0 | 2a04:3545:1000:720:54b9:a2ff:fe8e:6ec6 | |
| www.aargh.fi | NS | 0 | ns16.hostaan.fi | |
| www.aargh.fi | NS | 0 | ns15.hostaan.fi |
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