DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for 10gen.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
10gen.com | SOA | 86400 | ns-95.awsdns-11.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
10gen.com | MX | 0 | 10 | aspmx.l.google.com |
10gen.com | MX | 0 | 30 | aspmx3.googlemail.com |
10gen.com | MX | 0 | 30 | aspmx5.googlemail.com |
10gen.com | MX | 0 | 30 | aspmx2.googlemail.com |
10gen.com | MX | 0 | 20 | alt1.aspmx.l.google.com |
10gen.com | MX | 0 | 30 | aspmx4.googlemail.com |
10gen.com | MX | 0 | 20 | alt2.aspmx.l.google.com |
10gen.com | A | 0 | 54.175.147.155 | |
10gen.com | NS | 0 | ns-1232.awsdns-26.org | |
10gen.com | NS | 0 | ns-964.awsdns-56.net | |
10gen.com | NS | 0 | ns-1736.awsdns-25.co.uk | |
10gen.com | NS | 0 | ns-95.awsdns-11.com | |
www.10gen.com | CNAME | 0 | glb.mongodb.com | |
www.10gen.com | A | 0 | 54.175.147.155 | |
www.10gen.com | A | 0 | 52.21.89.200 | |
www.10gen.com | A | 0 | 52.206.222.245 |
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