DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for creative.org.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| creative.org.uk | TXT | 0 | v=spf1 a mx mx:mail.markyate.net ip4:90.155.48.20 ip6:2001:8b0:51a:c001::c0da ~all | |
| creative.org.uk | SOA | 3601 | dns1.registrar-servers.com hostmaster.registrar-servers.com 1680712013 43200 3600 604800 3601 | |
| creative.org.uk | AAAA | 0 | 2001:8b0:51a:f00d:24::7c0 | |
| creative.org.uk | MX | 0 | 20 | mail.markyate.net |
| creative.org.uk | A | 0 | 90.155.48.24 | |
| creative.org.uk | NS | 0 | dns2.registrar-servers.com | |
| creative.org.uk | NS | 0 | dns1.registrar-servers.com | |
| www.creative.org.uk | MX | 0 | 10 | mail.creative.org.uk |
| www.creative.org.uk | A | 0 | 90.155.48.24 | |
| www.creative.org.uk | AAAA | 0 | 2001:8b0:51a:f00d:24::7c0 | |
| www.creative.org.uk | CAA | 0 | 0 iodef mailto:noc@markyate.net | |
| www.creative.org.uk | CAA | 0 | 0 issue letsencrypt.org |
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