DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for itintandem.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| itintandem.com | A | 0 | 96.127.186.146 | |
| itintandem.com | NS | 0 | ns1.greengeeks.net | |
| itintandem.com | NS | 0 | ns2.greengeeks.net | |
| itintandem.com | TXT | 0 | google-site-verification=5aH3Cl2E-OLAqvT9THgGJ0VkwAMxN0ABDiY7JMC9yb4 | |
| itintandem.com | TXT | 0 | google-site-verification=pqD_T-N-kLT2qMJlcDghAQH1CdITLXOMjGhEXp3cd04 | |
| itintandem.com | TXT | 0 | v=spf1 a mx ptr include:bluehost.com include:spf.greengeeks.net ?all | |
| itintandem.com | SOA | 86400 | ns1.greengeeks.net root.ams200.greengeeks.net 2026071600 3600 1800 1209600 86400 | |
| itintandem.com | MX | 0 | mail.itintandem.com | |
| www.itintandem.com | MX | 0 | mail.itintandem.com | |
| www.itintandem.com | A | 0 | 96.127.186.146 | |
| www.itintandem.com | NS | 0 | ns1.greengeeks.net | |
| www.itintandem.com | NS | 0 | ns2.greengeeks.net | |
| www.itintandem.com | TXT | 0 | v=spf1 a mx ptr include:bluehost.com include:spf.greengeeks.net ?all | |
| www.itintandem.com | TXT | 0 | google-site-verification=5aH3Cl2E-OLAqvT9THgGJ0VkwAMxN0ABDiY7JMC9yb4 | |
| www.itintandem.com | TXT | 0 | google-site-verification=pqD_T-N-kLT2qMJlcDghAQH1CdITLXOMjGhEXp3cd04 | |
| www.itintandem.com | SOA | 86400 | ns1.greengeeks.net root.ams200.greengeeks.net 2026071600 3600 1800 1209600 86400 | |
| www.itintandem.com | CNAME | 0 | itintandem.com |
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