DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myown.eu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myown.eu | NS | 0 | ns2.myown.eu | |
| myown.eu | NS | 0 | ns2.myown.be | |
| myown.eu | NS | 0 | ns1.myown.be | |
| myown.eu | NS | 0 | ns1.myown.eu | |
| myown.eu | SOA | 3600 | ns1.myown.be postmaster.myown.eu 1780129561 86400 3600 604800 3600 | |
| myown.eu | CAA | 0 | 0 issue letsencrypt.org | |
| myown.eu | CAA | 0 | 0 issue comodoca.com | |
| myown.eu | CAA | 0 | 0 issuewild letsencrypt.org | |
| myown.eu | CAA | 0 | 0 issuewild digicert.com | |
| myown.eu | CAA | 0 | 0 issue digicert.com | |
| myown.eu | TXT | 0 | bw=WnDFW8vTa1KVM89vVozXtaG2I6RBVkpnJxxEyq4npmCc | |
| myown.eu | TXT | 0 | v=spf1 include:_net.myown.eu include:spf.protection.outlook.com include:my.billit.be include:spf.mailjet.com include:nameweb.biz a mx ~all | |
| myown.eu | TXT | 0 | google-site-verification=6lmu4VLtXepKrAfQJcbcWBfC7FNMwZj3mS9TrLsh2oI | |
| myown.eu | A | 0 | 176.31.134.114 | |
| myown.eu | MX | 0 | myown-eu.mail.protection.outlook.com | |
| www.myown.eu | A | 0 | 176.31.134.114 |
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