DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for master.com.mx
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| master.com.mx | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
| master.com.mx | MX | 0 | 10 | aspmx4.googlemail.COM |
| master.com.mx | MX | 0 | 5 | alt1.ASPMX.L.GOOGLE.COM |
| master.com.mx | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
| master.com.mx | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
| master.com.mx | MX | 0 | 5 | alt2.ASPMX.L.GOOGLE.COM |
| master.com.mx | MX | 0 | 10 | aspmx3.googlemail.COM |
| master.com.mx | MX | 0 | 10 | aspmx2.googlemail.COM |
| master.com.mx | TXT | 0 | hb49jtzshskfd6g8mtcpj4m5dh5dtyxg | |
| master.com.mx | TXT | 0 | google-site-verification=WlKWaCmSNgc_VpQWFybm64sUYL3xlcElwjkD8DtVBow | |
| master.com.mx | TXT | 0 | brevo-code:a5cb7e5d5729db5d7aaef0baf475422e | |
| master.com.mx | TXT | 0 | google-site-verification=TqJ8myRhIUVvJtVVRO0Imw7Jcin4LB1cphg9aObN1t8 | |
| master.com.mx | TXT | 0 | v=spf1 a mx a:kirk.prestatus.com laforge.prestatus.com include:sisko.prestatus.com include:_spf.google.com ~all | |
| master.com.mx | TXT | 0 | google-site-verification: qzXCrS0zuRTlIl63NhWqF-jd9UjMyMqEnJ0fL4RCezE | |
| master.com.mx | SOA | 300 | ns1.linode.com luis\.carrillo.master.com.mx 2021000042 300 300 1209600 300 | |
| master.com.mx | A | 0 | 23.227.38.65 | |
| master.com.mx | NS | 0 | ns5.linode.com | |
| master.com.mx | NS | 0 | ns2.linode.com | |
| master.com.mx | NS | 0 | ns4.linode.com | |
| master.com.mx | NS | 0 | ns3.linode.com | |
| master.com.mx | NS | 0 | ns1.linode.com | |
| www.master.com.mx | CNAME | 0 | shops.myshopify.com | |
| www.master.com.mx | AAAA | 0 | 2620:127:f00f:e:: | |
| www.master.com.mx | A | 0 | 23.227.38.74 | |
| www.master.com.mx | CAA | 0 | 0 issue letsencrypt.org | |
| www.master.com.mx | CAA | 0 | 0 issue ssl.com | |
| www.master.com.mx | CAA | 0 | 0 issue digicert.com | |
| www.master.com.mx | CAA | 0 | 0 issue globalsign.com | |
| www.master.com.mx | CAA | 0 | 0 issue pki.goog |
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