DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for get.uk.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| get.uk.com | TXT | 0 | v=spf1 mx a ip6:2a01:7e00::f03c:91ff:fe18:0f50 ip4:88.208.236.86 ip4:88.208.236.87 ip4:176.58.107.211 include:_spf.google.com include:servers.mcsv.net ~all | |
| get.uk.com | TXT | 0 | google-site-verification=YIx08kfoUxCTGajZ-9SNnTu4hcVbVvafbJ2To7bpjz8 | |
| get.uk.com | NS | 0 | ns.mainnameserver.com | |
| get.uk.com | NS | 0 | ns2.mainnameserver.com | |
| get.uk.com | MX | 0 | 20 | alt2.aspmx.l.google.com |
| get.uk.com | MX | 0 | 30 | aspmx2.googlemail.com |
| get.uk.com | MX | 0 | 20 | alt1.aspmx.l.google.com |
| get.uk.com | MX | 0 | 30 | aspmx3.googlemail.com |
| get.uk.com | MX | 0 | 10 | aspmx.l.google.com |
| get.uk.com | AAAA | 0 | 2a01:7e00::f03c:91ff:fe18:f50 | |
| get.uk.com | A | 0 | 176.58.107.211 | |
| get.uk.com | SOA | 3600 | ns.mainnameserver.com hostmaster.mainnameserver.com 2025092745 10800 600 2419200 3600 | |
| www.get.uk.com | AAAA | 0 | 2a01:7e00::f03c:91ff:fe18:f50 | |
| www.get.uk.com | A | 0 | 176.58.107.211 |
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