DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for reverse-lookup.co.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| reverse-lookup.co.uk | TXT | 0 | v=spf1 ip4:145.239.235.93 a mx ptr ip4:145.239.235.93 ~all | |
| reverse-lookup.co.uk | SOA | 86400 | ds007-3-1.zserver.cz info.reverse-lookup.co.uk 2024062604 7200 540 604800 86400 | |
| reverse-lookup.co.uk | MX | 0 | 10 | mail.vyhledatcislo.cz |
| reverse-lookup.co.uk | CAA | 0 | 0 issue letsencrypt.org | |
| reverse-lookup.co.uk | NS | 0 | ns2.zserver.eu | |
| reverse-lookup.co.uk | NS | 0 | ds007-3-1.zserver.cz | |
| reverse-lookup.co.uk | A | 0 | 51.89.104.15 | |
| www.reverse-lookup.co.uk | A | 0 | 51.89.104.15 | |
| www.reverse-lookup.co.uk | TXT | 0 | v=spf1 ip4:145.239.235.93 a mx ptr ip4:145.239.235.93 ~all | |
| www.reverse-lookup.co.uk | CAA | 0 | 0 issue letsencrypt.org | |
| www.reverse-lookup.co.uk | SOA | 86400 | ds007-3-1.zserver.cz info.reverse-lookup.co.uk 2024062604 7200 540 604800 86400 | |
| www.reverse-lookup.co.uk | NS | 0 | ds007-3-1.zserver.cz | |
| www.reverse-lookup.co.uk | NS | 0 | ns2.zserver.eu | |
| www.reverse-lookup.co.uk | CNAME | 0 | reverse-lookup.co.uk | |
| www.reverse-lookup.co.uk | MX | 0 | 10 | mail.vyhledatcislo.cz |
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