DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for sld.co.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sld.co.uk | MX | 0 | mail.sld.uk | |
| sld.co.uk | SOA | 1800 | beau.ns.cloudflare.com dns.cloudflare.com 2407456925 10000 2400 604800 1800 | |
| sld.co.uk | TXT | 0 | e42913d83d1cd7f558a887d2cf3485afe3bb1ed6 | |
| sld.co.uk | TXT | 0 | v=spf1 ip4:195.250.23.130 include:spf.mysecurecloudhost.com +a +mx +ip4:185.185.85.130 ~all | |
| sld.co.uk | AAAA | 0 | 2606:4700:3033::ac43:a03a | |
| sld.co.uk | AAAA | 0 | 2606:4700:3031::6815:5ac3 | |
| sld.co.uk | A | 0 | 104.21.90.195 | |
| sld.co.uk | A | 0 | 172.67.160.58 | |
| sld.co.uk | NS | 0 | tiffany.ns.cloudflare.com | |
| sld.co.uk | NS | 0 | beau.ns.cloudflare.com | |
| www.sld.co.uk | A | 0 | 172.67.160.58 | |
| www.sld.co.uk | A | 0 | 104.21.90.195 | |
| www.sld.co.uk | AAAA | 0 | 2606:4700:3031::6815:5ac3 | |
| www.sld.co.uk | AAAA | 0 | 2606:4700:3033::ac43:a03a |
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