DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for thissanth.co.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| thissanth.co.uk | A | 0 | 185.194.90.30 | |
| thissanth.co.uk | SOA | 86400 | ns1.krystal.io admin.demo.s93.lon.krystal.io 2026061001 3600 1800 1209600 86400 | |
| thissanth.co.uk | TXT | 0 | v=spf1 +a +mx +ip4:185.194.90.30 include:relay.k.io ~all | |
| thissanth.co.uk | TXT | 0 | google-site-verification=LiQlryCfY6TSbxDaqod9dUJ4Snh3-O6QMVHD5r0YfqY | |
| thissanth.co.uk | MX | 0 | 20 | mx2.krystal.io |
| thissanth.co.uk | MX | 0 | 10 | mx1.krystal.io |
| thissanth.co.uk | NS | 0 | ns3.krystal.io | |
| thissanth.co.uk | NS | 0 | ns1.krystal.io | |
| thissanth.co.uk | NS | 0 | ns2.krystal.io | |
| thissanth.co.uk | NS | 0 | ns4.krystal.io | |
| www.thissanth.co.uk | CNAME | 0 | thissanth.co.uk | |
| www.thissanth.co.uk | SOA | 86400 | ns1.krystal.io admin.demo.s93.lon.krystal.io 2026061001 3600 1800 1209600 86400 | |
| www.thissanth.co.uk | MX | 0 | 20 | mx2.krystal.io |
| www.thissanth.co.uk | MX | 0 | 10 | mx1.krystal.io |
| www.thissanth.co.uk | A | 0 | 185.194.90.30 | |
| www.thissanth.co.uk | NS | 0 | ns2.krystal.io | |
| www.thissanth.co.uk | NS | 0 | ns3.krystal.io | |
| www.thissanth.co.uk | NS | 0 | ns1.krystal.io | |
| www.thissanth.co.uk | NS | 0 | ns4.krystal.io | |
| www.thissanth.co.uk | TXT | 0 | google-site-verification=LiQlryCfY6TSbxDaqod9dUJ4Snh3-O6QMVHD5r0YfqY | |
| www.thissanth.co.uk | TXT | 0 | v=spf1 +a +mx +ip4:185.194.90.30 include:relay.k.io ~all |
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