DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
laptop.org runs on AS3, with email configured.
- Hosting network
- AS3AS3
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Not enabled
- CAA pinning
- None
Sits alongside 12 other sites on AS3. Stable here since we started watching (Jul 18, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to mock.laptop.org.
DNS Records for laptop.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| laptop.org | NS | 0 | dns-2.media.mit.edu | |
| laptop.org | NS | 0 | dns-1.media.mit.edu | |
| laptop.org | TXT | 0 | google-site-verification=keBgFUlpmZEh18r2o4hNxmLD8AEre6d3RifaWDV0GB4 | |
| laptop.org | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| laptop.org | MX | 0 | 10 | swan.laptop.org |
| laptop.org | A | 0 | 18.27.196.9 | |
| laptop.org | SOA | 900 | infoblox.media.mit.edu net-request.media.mit.edu 2019051378 10800 3600 2592000 900 | |
| www.laptop.org | A | 0 | 18.27.196.9 | |
| www.laptop.org | CNAME | 0 | mock.laptop.org |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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