DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mymorbic.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mymorbic.uk | SOA | 86400 | ns.noseynick.net hostmaster.noseynick.net 2026051618 10800 3600 1814400 86400 | |
| mymorbic.uk | NS | 0 | ns2.cloaked.org.uk | |
| mymorbic.uk | NS | 0 | ns.noseynick.net | |
| mymorbic.uk | NS | 0 | ns0.cloaked.org.uk | |
| mymorbic.uk | TXT | 0 | v=spf1 ip4:212.13.204.176/28 ip6:2001:ba8:0:ccba::/64 a/28 mx a:s1.nabble.com ?all | |
| mymorbic.uk | CAA | 0 | 0 issue letsencrypt.org | |
| mymorbic.uk | CAA | 0 | 0 issuewild letsencrypt.org | |
| mymorbic.uk | CAA | 0 | 0 iodef mailto:dns-caa@noseynick.net | |
| mymorbic.uk | A | 0 | 212.13.204.183 | |
| mymorbic.uk | AAAA | 0 | 2001:ba8:0:ccba::20 | |
| mymorbic.uk | MX | 0 | 10 | mail.mymorbic.uk |
| www.mymorbic.uk | A | 0 | 212.13.204.183 | |
| www.mymorbic.uk | AAAA | 0 | 2001:ba8:0:ccba::20 |
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