DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for revbates.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| revbates.com | A | 0 | 108.178.43.142 | |
| revbates.com | NS | 0 | ns1.greengeeks.net | |
| revbates.com | NS | 0 | ns2.greengeeks.net | |
| revbates.com | SOA | 86400 | ns1.greengeeks.net root.chi207.greengeeks.net 2026041500 3600 1800 1209600 86400 | |
| revbates.com | MX | 0 | revbates.com | |
| revbates.com | TXT | 0 | _globalsign-domain-verification=cZvGyN4DLqrNZLKg2_G3Prg2_FbnBNFe4hb46-5LlJ | |
| revbates.com | TXT | 0 | v=spf1 +ip4:108.178.43.142 +a +mx include:spf.greengeeks.net ~all | |
| revbates.com | TXT | 0 | _globalsign-domain-verification=m_SSC4inkmoezCP_3d8xp-tzmXM1OaO1132tbPG40- | |
| revbates.com | TXT | 0 | _globalsign-domain-verification=pmFZVZiPL1w1lbf4jMZ4s5KKk1OrJVbbaQ8Xushnnz | |
| revbates.com | TXT | 0 | _globalsign-domain-verification=76lk4MN_5sbF_iP1n-83nQAecHMthoVTpEfiAYmsU_ | |
| revbates.com | TXT | 0 | _globalsign-domain-verification=jnl0_IA-0oucvn3IUnGjb1YJ1ejWC7IqfwJXz0lBzV | |
| www.revbates.com | CNAME | 0 | revbates.com | |
| www.revbates.com | NS | 0 | ns2.greengeeks.net | |
| www.revbates.com | NS | 0 | ns1.greengeeks.net | |
| www.revbates.com | MX | 0 | revbates.com | |
| www.revbates.com | TXT | 0 | _globalsign-domain-verification=cZvGyN4DLqrNZLKg2_G3Prg2_FbnBNFe4hb46-5LlJ | |
| www.revbates.com | TXT | 0 | _globalsign-domain-verification=m_SSC4inkmoezCP_3d8xp-tzmXM1OaO1132tbPG40- | |
| www.revbates.com | TXT | 0 | v=spf1 +ip4:108.178.43.142 +a +mx include:spf.greengeeks.net ~all | |
| www.revbates.com | TXT | 0 | _globalsign-domain-verification=pmFZVZiPL1w1lbf4jMZ4s5KKk1OrJVbbaQ8Xushnnz | |
| www.revbates.com | TXT | 0 | _globalsign-domain-verification=jnl0_IA-0oucvn3IUnGjb1YJ1ejWC7IqfwJXz0lBzV | |
| www.revbates.com | TXT | 0 | _globalsign-domain-verification=76lk4MN_5sbF_iP1n-83nQAecHMthoVTpEfiAYmsU_ | |
| www.revbates.com | SOA | 86400 | ns1.greengeeks.net root.chi207.greengeeks.net 2026041500 3600 1800 1209600 86400 | |
| www.revbates.com | A | 0 | 108.178.43.142 |
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