DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for record.com.mx
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| record.com.mx | TXT | 0 | google-site-verification=sAB_ljGV0Z4JoVxSE-uOXDBCdAk3-vig0wHA1ueTy8I | |
| record.com.mx | TXT | 0 | zoho-verification=zb67081066.zmverify.zoho.com | |
| record.com.mx | TXT | 0 | v=spf1 include:zoho.com include:spf.ess.barracudanetworks.com include:spf.protection.outlook.com include:_spf.firebasemail.com -all | |
| record.com.mx | TXT | 0 | firebase=rsmg-record-mx-ciam | |
| record.com.mx | TXT | 0 | google-site-verification=D686auyVgfvw285Nais-qvPETwVKZ1neHnjbIuisJ3U | |
| record.com.mx | SOA | 1800 | ruben.ns.cloudflare.com dns.cloudflare.com 2409713760 10000 2400 604800 1800 | |
| record.com.mx | NS | 0 | ruben.ns.cloudflare.com | |
| record.com.mx | NS | 0 | tina.ns.cloudflare.com | |
| record.com.mx | AAAA | 0 | 2606:4700:10::ac42:a2b1 | |
| record.com.mx | AAAA | 0 | 2606:4700:10::6814:211b | |
| record.com.mx | MX | 0 | 10 | d339157b.ess.barracudanetworks.com |
| record.com.mx | MX | 0 | 20 | d339157a.ess.barracudanetworks.com |
| record.com.mx | A | 0 | 172.66.162.177 | |
| record.com.mx | A | 0 | 104.20.33.27 | |
| www.record.com.mx | A | 0 | 172.66.162.177 | |
| www.record.com.mx | A | 0 | 104.20.33.27 | |
| www.record.com.mx | AAAA | 0 | 2606:4700:10::ac42:a2b1 | |
| www.record.com.mx | AAAA | 0 | 2606:4700:10::6814:211b |
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