DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cx360.global
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cx360.global | MX | 0 | 10 | mx.zoho.com |
| cx360.global | MX | 0 | 20 | mx2.zoho.com |
| cx360.global | MX | 0 | 50 | mx3.zoho.com |
| cx360.global | NS | 0 | dns1.p02.nsone.net | |
| cx360.global | NS | 0 | dns4.p02.nsone.net | |
| cx360.global | NS | 0 | dns3.p02.nsone.net | |
| cx360.global | NS | 0 | dns2.p02.nsone.net | |
| cx360.global | SOA | 3600 | dns1.p01.nsone.net domains+netlify.netlify.com 1748493940 43200 7200 1209600 3600 | |
| cx360.global | A | 0 | 172.66.0.96 | |
| cx360.global | A | 0 | 162.159.140.98 | |
| www.cx360.global | CNAME | 0 | cx360-website-prod-88c9j.ondigitalocean.app | |
| www.cx360.global | A | 0 | 162.159.140.98 | |
| www.cx360.global | A | 0 | 172.66.0.96 | |
| www.cx360.global | AAAA | 0 | 2a06:98c1:58::60 | |
| www.cx360.global | AAAA | 0 | 2606:4700:7::60 |
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