DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for trobee.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| trobee.com | MX | 0 | trobee.com | |
| trobee.com | NS | 0 | ns2.sonservers.com | |
| trobee.com | NS | 0 | ns.sonservers.com | |
| trobee.com | A | 0 | 104.161.17.10 | |
| trobee.com | SOA | 86400 | ns.sonservers.com info.sonservers.info 2026051701 3600 1800 1209600 86400 | |
| trobee.com | TXT | 0 | v=spf1 +a +mx +ip4:104.161.17.10 +ip4:208.73.20.98 +ip4:208.73.20.101 +include:trobee.com +ip4:208.73.20.99 ~all | |
| www.trobee.com | MX | 0 | trobee.com | |
| www.trobee.com | CNAME | 0 | trobee.com | |
| www.trobee.com | SOA | 86400 | ns.sonservers.com info.sonservers.info 2026051701 3600 1800 1209600 86400 | |
| www.trobee.com | NS | 0 | ns.sonservers.com | |
| www.trobee.com | NS | 0 | ns2.sonservers.com | |
| www.trobee.com | A | 0 | 104.161.17.10 | |
| www.trobee.com | TXT | 0 | v=spf1 +a +mx +ip4:104.161.17.10 +ip4:208.73.20.98 +ip4:208.73.20.101 +include:trobee.com +ip4:208.73.20.99 ~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