DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mijn.host
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mijn.host | NS | 0 | ns3.mijn.host | |
| mijn.host | NS | 0 | ns1.mijn.host | |
| mijn.host | NS | 0 | ns2.mijn.host | |
| mijn.host | A | 0 | 92.62.118.118 | |
| mijn.host | TXT | 0 | apple-domain-verification=F2o_Pvleo2CxzSocAqlnqBfxevDdb1uMNb-qfLFcN_Y | |
| mijn.host | TXT | 0 | google-site-verification=1Kp0qwcaVEezMsFJfM2OtjMjw-8XkX9X-sKg6No_cYs | |
| mijn.host | TXT | 0 | apple-domain-verification=RsI6sng0qeJH6s7B | |
| mijn.host | TXT | 0 | ahrefs-site-verification_59fc38080f5796475c55dc06fc0174fb1fa47b88a12eb19fa971fd580ba60bb9 | |
| mijn.host | TXT | 0 | v=spf1 include:mail.registrar.eu include:servers.mcsv.net include:spf.mijn.host include:spf.protection.outlook.com -all | |
| mijn.host | CAA | 0 | 0 issuewild sectigo.com | |
| mijn.host | CAA | 0 | 0 issue sectigo.com | |
| mijn.host | CAA | 0 | 0 issue letsencrypt.org | |
| mijn.host | AAAA | 0 | 2a11:4880:0:7e::1 | |
| mijn.host | SOA | 3600 | ns1.mijn.host hostmaster.mijn.host 1784032823 10800 3600 604800 3600 | |
| mijn.host | MX | 0 | 10 | mijn.host |
| www.mijn.host | A | 0 | 92.62.118.118 | |
| www.mijn.host | CNAME | 0 | mijn.host | |
| www.mijn.host | CAA | 0 | 0 issuewild sectigo.com | |
| www.mijn.host | CAA | 0 | 0 issue sectigo.com | |
| www.mijn.host | CAA | 0 | 0 issue letsencrypt.org | |
| www.mijn.host | AAAA | 0 | 2a11:4880:0:7e::1 | |
| www.mijn.host | SOA | 3600 | ns1.mijn.host hostmaster.mijn.host 1784032823 10800 3600 604800 3600 | |
| www.mijn.host | NS | 0 | ns1.mijn.host | |
| www.mijn.host | NS | 0 | ns2.mijn.host | |
| www.mijn.host | NS | 0 | ns3.mijn.host | |
| www.mijn.host | TXT | 0 | apple-domain-verification=F2o_Pvleo2CxzSocAqlnqBfxevDdb1uMNb-qfLFcN_Y | |
| www.mijn.host | TXT | 0 | apple-domain-verification=RsI6sng0qeJH6s7B | |
| www.mijn.host | TXT | 0 | v=spf1 include:mail.registrar.eu include:servers.mcsv.net include:spf.mijn.host include:spf.protection.outlook.com -all | |
| www.mijn.host | TXT | 0 | google-site-verification=1Kp0qwcaVEezMsFJfM2OtjMjw-8XkX9X-sKg6No_cYs | |
| www.mijn.host | TXT | 0 | ahrefs-site-verification_59fc38080f5796475c55dc06fc0174fb1fa47b88a12eb19fa971fd580ba60bb9 | |
| www.mijn.host | MX | 0 | 10 | mijn.host |
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