DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for theplanet.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| theplanet.com | MX | 0 | 10 | mx101.softlayer.com |
| theplanet.com | MX | 0 | 10 | mx151.softlayer.com |
| theplanet.com | SOA | 900 | ns1.softlayer.com root.softlayer.com 2024101000 7200 600 1728000 900 | |
| theplanet.com | TXT | 0 | v=spf1 ip4:209.85.97.106 ip4:70.87.6.99 a:outbound.shareasale.com ip4:12.96.160.84 ip4:70.87.6.110 ip4:70.87.6.111 ip4:70.87.6.113 ip4:69.56.141.0/24 ip4:12.96.161.0/24 ip4:216.185.111.0/24 ip4:216.40.33.91 ip4:216.40.33.92 ip4:216.12.192.78 ip4:66.228.118.25 ip4:216.40.35.246 ip4:216.40.35.247 ip4:216.40.35.248 include:salesforce.com include:mktomail.com -all | |
| theplanet.com | NS | 0 | ns1.theplanet.com | |
| theplanet.com | NS | 0 | ns2.theplanet.com | |
| theplanet.com | NS | 0 | ns2.softlayer.net | |
| theplanet.com | NS | 0 | ns1.softlayer.net | |
| www.theplanet.com | NS | 0 | ns1.softlayer.net | |
| www.theplanet.com | NS | 0 | ns1.theplanet.com | |
| www.theplanet.com | NS | 0 | ns2.softlayer.net | |
| www.theplanet.com | NS | 0 | ns2.theplanet.com | |
| www.theplanet.com | CNAME | 0 | theplanet.com | |
| www.theplanet.com | TXT | 0 | v=spf1 ip4:209.85.97.106 ip4:70.87.6.99 a:outbound.shareasale.com ip4:12.96.160.84 ip4:70.87.6.110 ip4:70.87.6.111 ip4:70.87.6.113 ip4:69.56.141.0/24 ip4:12.96.161.0/24 ip4:216.185.111.0/24 ip4:216.40.33.91 ip4:216.40.33.92 ip4:216.12.192.78 ip4:66.228.118.25 ip4:216.40.35.246 ip4:216.40.35.247 ip4:216.40.35.248 include:salesforce.com include:mktomail.com -all | |
| www.theplanet.com | MX | 0 | 10 | mx101.softlayer.com |
| www.theplanet.com | MX | 0 | 10 | mx151.softlayer.com |
| www.theplanet.com | SOA | 900 | ns1.softlayer.com root.softlayer.com 2024101000 7200 600 1728000 900 |
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