DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for n10.bio
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| n10.bio | NS | 0 | dns2.registrar-servers.com | |
| n10.bio | NS | 0 | dns1.registrar-servers.com | |
| n10.bio | CNAME | 0 | f65dabb3c4ed5a89d126-7f2c8e21ea1b368331c9ff502c5fe480.r72.cf5.rackcdn.com | |
| n10.bio | MX | 0 | 20 | eforward5.registrar-servers.com |
| n10.bio | MX | 0 | 15 | eforward4.registrar-servers.com |
| n10.bio | MX | 0 | 10 | eforward3.registrar-servers.com |
| n10.bio | MX | 0 | 10 | eforward1.registrar-servers.com |
| n10.bio | MX | 0 | 10 | eforward2.registrar-servers.com |
| n10.bio | A | 0 | 23.199.55.47 | |
| n10.bio | A | 0 | 23.199.55.41 | |
| n10.bio | AAAA | 0 | 2600:1408:c400:5::17c7:372f | |
| n10.bio | AAAA | 0 | 2600:1408:c400:5::17c7:3729 | |
| www.n10.bio | CNAME | 0 | f65dabb3c4ed5a89d126-7f2c8e21ea1b368331c9ff502c5fe480.r72.cf5.rackcdn.com | |
| www.n10.bio | A | 0 | 23.199.55.41 | |
| www.n10.bio | A | 0 | 23.199.55.47 | |
| www.n10.bio | AAAA | 0 | 2600:1408:c400:5::17c7:372f | |
| www.n10.bio | AAAA | 0 | 2600:1408:c400:5::17c7:3729 |
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