DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cubicles.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cubicles.com | A | 0 | 64.79.69.242 | |
| cubicles.com | NS | 0 | ns2.cubicles.com | |
| cubicles.com | NS | 0 | ns1.cubicles.com | |
| cubicles.com | MX | 0 | 10 | west.smtp.mx.exch070.serverdata.net |
| cubicles.com | MX | 0 | 20 | east.smtp.mx.exch070.serverdata.net |
| cubicles.com | TXT | 0 | mandrill_verify.pwskzc5pBNj78zLNuF8Agg | |
| cubicles.com | TXT | 0 | v=spf1 +a +mx +ip4:64.79.69.242 include:spf.intermedia.net ~all | |
| cubicles.com | TXT | 0 | google-site-verification=tzTvXfc9ZxPzacjDM2QlULkyumb7z4-QVphui6wO6Ms | |
| cubicles.com | TXT | 0 | google-site-verification=K5_HcLmhaG-W5tWWGe99w6GUXDGl4TqVLIj7d_kO8No | |
| cubicles.com | TXT | 0 | google-site-verification=z_qmhwYJ12ZH16V-5e-yG8zdyXu7iVvJNYPz_D2MG8Y | |
| cubicles.com | SOA | 86400 | ns1.cubicles.com mitchell.cubicles.com 2026071301 3600 7200 1209600 86400 | |
| www.cubicles.com | A | 0 | 64.79.69.242 |
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