DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for drop-it.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| drop-it.org | NS | 0 | name2.bitfarmers.com | |
| drop-it.org | NS | 0 | a.ns14.net | |
| drop-it.org | SOA | 86400 | a.ns14.net do-not-reply.drop-it.org 2026012601 43200 7200 1209600 86400 | |
| drop-it.org | A | 0 | 85.214.135.19 | |
| drop-it.org | AAAA | 0 | 2a01:238:43e5:5e00:6394:85cb:707d:2143 | |
| drop-it.org | MX | 0 | 10 | mail.drop-it.org |
| www.drop-it.org | NS | 0 | a.ns14.net | |
| www.drop-it.org | NS | 0 | name2.bitfarmers.com | |
| www.drop-it.org | CNAME | 0 | drop-it.org | |
| www.drop-it.org | SOA | 86400 | a.ns14.net do-not-reply.drop-it.org 2026012601 43200 7200 1209600 86400 | |
| www.drop-it.org | A | 0 | 85.214.135.19 | |
| www.drop-it.org | AAAA | 0 | 2a01:238:43e5:5e00:6394:85cb:707d:2143 | |
| www.drop-it.org | MX | 0 | 10 | mail.drop-it.org |
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