DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for honeypot.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| honeypot.net | A | 0 | 104.200.22.214 | |
| honeypot.net | NS | 0 | dns2.registrar-servers.com | |
| honeypot.net | NS | 0 | dns1.registrar-servers.com | |
| honeypot.net | TXT | 0 | aspe:keyoxide.org:ODLRYFEIXWM6JZLSFTZAPTXAGI | |
| honeypot.net | TXT | 0 | v=spf1 include:icloud.com a:kessie.honeypot.net ~all | |
| honeypot.net | TXT | 0 | NeatStats:15de522c894aa41e | |
| honeypot.net | TXT | 0 | apple-domain=uch15aOxM0JmW19a | |
| honeypot.net | TXT | 0 | google-site-verification=yi97cPHdiX19UQCs22DVwztjSfrHNufLXug_wFAMjNg | |
| honeypot.net | SOA | 3601 | dns1.registrar-servers.com hostmaster.registrar-servers.com 1783913724 43200 3600 604800 3601 | |
| honeypot.net | MX | 0 | 10 | mx01.mail.icloud.com |
| honeypot.net | MX | 0 | 10 | mx02.mail.icloud.com |
| www.honeypot.net | CNAME | 0 | kirk.micro.blog | |
| www.honeypot.net | AAAA | 0 | 2600:3c00:1::68c8:16d6 | |
| www.honeypot.net | A | 0 | 104.200.22.214 |
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