DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for umea.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| umea.com | SOA | 3600 | ns1.dnshost.net zonemaster.dnshost.net 1611323101 43200 3600 604800 3600 | |
| umea.com | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.com |
| umea.com | MX | 0 | ASPMX.L.GOOGLE.com | |
| umea.com | MX | 0 | 5 | alt2.ASPMX.L.GOOGLE.com |
| umea.com | A | 0 | 91.201.60.110 | |
| umea.com | NS | 0 | ns1.dnshost.net | |
| umea.com | NS | 0 | ns2.dnshost.net | |
| umea.com | TXT | 0 | google-site-verification=i6kCnWTC08jQJs9M_jrfuo_0BhBD4hiYGrdTfY7SFkY | |
| umea.com | TXT | 0 | v=spf1 ip4:82.209.169.34/32 a:smtp.bredband2.com ip4:83.233.26.19/32 ip4:217.115.44.82/32 ip4:82.99.25.51/32 ip4:213.212.28.15/32 mx a:mx.nordiq.net a:mx2.nordiq.net include:_spf.google.com ~all | |
| www.umea.com | CNAME | 0 | server2.sembly.se | |
| www.umea.com | A | 0 | 91.201.60.110 |
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