DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for suve.com.mx
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| suve.com.mx | MX | 0 | mail.suve.com.mx | |
| suve.com.mx | NS | 0 | ns143.neubox.net | |
| suve.com.mx | NS | 0 | ns245.neubox.net | |
| suve.com.mx | NS | 0 | ns144.neubox.net | |
| suve.com.mx | TXT | 0 | v=spf1 ip4:174.136.25.40 include:relay.mailchannels.net include:smtp.relay.serverneubox.com.mx +a +mx +ip4:198.59.144.166 ~all | |
| suve.com.mx | SOA | 86400 | ns144.neubox.net root.svgp430.serverneubox.com.mx 2026033001 3600 1800 1209600 86400 | |
| suve.com.mx | A | 0 | 174.136.25.40 | |
| www.suve.com.mx | CNAME | 0 | suve.com.mx | |
| www.suve.com.mx | MX | 0 | mail.suve.com.mx | |
| www.suve.com.mx | A | 0 | 174.136.25.40 | |
| www.suve.com.mx | TXT | 0 | v=spf1 ip4:174.136.25.40 include:relay.mailchannels.net include:smtp.relay.serverneubox.com.mx +a +mx +ip4:198.59.144.166 ~all | |
| www.suve.com.mx | NS | 0 | ns143.neubox.net | |
| www.suve.com.mx | NS | 0 | ns245.neubox.net | |
| www.suve.com.mx | NS | 0 | ns144.neubox.net | |
| www.suve.com.mx | SOA | 86400 | ns144.neubox.net root.svgp430.serverneubox.com.mx 2026033001 3600 1800 1209600 86400 |
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