DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for centralserver.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
centralserver.com | A | 0 | 177.101.144.234 | |
centralserver.com | NS | 0 | dns2.centralserver.com | |
centralserver.com | NS | 0 | dns1.centralserver.com | |
centralserver.com | NS | 0 | dns3.centralserver.com | |
centralserver.com | NS | 0 | dns4.centralserver.com | |
centralserver.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
centralserver.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
centralserver.com | MX | 0 | 10 | aspmx3.googlemail.com |
centralserver.com | MX | 0 | 1 | aspmx.l.google.com |
centralserver.com | MX | 0 | 10 | aspmx2.googlemail.com |
centralserver.com | SOA | 3600 | centralserver.com postmaster.centralserver.com 20090810 10800 3600 604800 3600 | |
www.centralserver.com | CNAME | 0 | centralserver.com | |
www.centralserver.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
www.centralserver.com | MX | 0 | 10 | aspmx3.googlemail.com |
www.centralserver.com | MX | 0 | 1 | aspmx.l.google.com |
www.centralserver.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
www.centralserver.com | MX | 0 | 10 | aspmx2.googlemail.com |
www.centralserver.com | NS | 0 | dns1.centralserver.com | |
www.centralserver.com | NS | 0 | dns3.centralserver.com | |
www.centralserver.com | NS | 0 | dns2.centralserver.com | |
www.centralserver.com | NS | 0 | dns4.centralserver.com | |
www.centralserver.com | SOA | 3600 | centralserver.com postmaster.centralserver.com 20090810 10800 3600 604800 3600 | |
www.centralserver.com | A | 0 | 177.101.144.234 |
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