DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for lot.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| lot.org | MX | 0 | 15 | wet.lot.org |
| lot.org | MX | 0 | 5 | west.lot.org |
| lot.org | NS | 0 | fj0rd.vixie.org | |
| lot.org | NS | 0 | jokulsa.asbyrgi.net | |
| lot.org | NS | 0 | west.lot.org | |
| lot.org | A | 0 | 208.106.111.135 | |
| lot.org | SOA | 172800 | west.lot.org tp.lot.org 2024120710 7200 3600 1728000 172800 | |
| www.lot.org | A | 0 | 143.198.131.250 | |
| www.lot.org | MX | 0 | 10 | west.lot.org |
| www.lot.org | MX | 0 | 20 | wet.lot.org |
| www.lot.org | CNAME | 0 | west.lot.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