DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for theartfarm.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| theartfarm.com | A | 0 | 66.128.51.172 | |
| theartfarm.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| theartfarm.com | CAA | 0 | 0 issue letsencrypt.org | |
| theartfarm.com | MX | 0 | 10 | mail.theartfarm.com |
| theartfarm.com | SOA | 2560 | ns3.theartfarm.com hostmaster.theartfarm.com 2026032801 16384 2048 1048576 2560 | |
| theartfarm.com | NS | 0 | ns2.theartfarm.com | |
| theartfarm.com | NS | 0 | ns3.theartfarm.com | |
| theartfarm.com | NS | 0 | ns1.theartfarm.com | |
| theartfarm.com | TXT | 0 | v=spf1 include:mx.theartfarm.com ip4:98.124.224.28 ip4:69.64.153.131 ip4:172.16.16.5 -all | |
| theartfarm.com | TXT | 0 | stripe-verification=a5fd4f2f0595baed5ff34b5faa4fbbfe1a3c558edb5d3e1f79a1b47c17034045 | |
| www.theartfarm.com | MX | 0 | 10 | mail.theartfarm.com |
| www.theartfarm.com | A | 0 | 66.128.51.172 | |
| www.theartfarm.com | TXT | 0 | v=spf1 a mx ip4:127.0.0.24 -all |
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