DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for wobbat.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| wobbat.com | A | 0 | 104.21.35.231 | |
| wobbat.com | A | 0 | 172.67.180.169 | |
| wobbat.com | AAAA | 0 | 2606:4700:3031::ac43:b4a9 | |
| wobbat.com | AAAA | 0 | 2606:4700:3034::6815:23e7 | |
| wobbat.com | TXT | 0 | apple-domain=1q2DrdaWdQdGSpMd | |
| wobbat.com | TXT | 0 | apple-domain=mpHff0xXAfvMc87U | |
| wobbat.com | TXT | 0 | v=spf1 include:_spf.protonmail.ch include:icloud.com ~all | |
| wobbat.com | TXT | 0 | protonmail-verification=f2cc81eb4bd49a73f598a9fd9c8410145e51b757 | |
| wobbat.com | SOA | 1800 | colin.ns.cloudflare.com dns.cloudflare.com 2406666781 10000 2400 604800 1800 | |
| wobbat.com | NS | 0 | olivia.ns.cloudflare.com | |
| wobbat.com | NS | 0 | colin.ns.cloudflare.com | |
| wobbat.com | MX | 0 | 10 | mx02.mail.icloud.com |
| wobbat.com | MX | 0 | 10 | mx01.mail.icloud.com |
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