DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sroom.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sroom.org | AAAA | 0 | 2a00:e60:7000::27:1 | |
| sroom.org | NS | 0 | hq-dns1.nynex.de | |
| sroom.org | NS | 0 | usi-dns1.nynex.de | |
| sroom.org | MX | 0 | 10 | mailproxy.nynex.de |
| sroom.org | A | 0 | 109.236.159.27 | |
| sroom.org | SOA | 7200 | hq-dns1.nynex.de hostmaster.nynex.de 510 21600 7200 1800000 7200 | |
| www.sroom.org | MX | 0 | 10 | mailproxy.nynex.de |
| www.sroom.org | A | 0 | 109.236.159.27 | |
| www.sroom.org | CNAME | 0 | sroom.org | |
| www.sroom.org | AAAA | 0 | 2a00:e60:7000::27:1 | |
| www.sroom.org | NS | 0 | usi-dns1.nynex.de | |
| www.sroom.org | NS | 0 | hq-dns1.nynex.de | |
| www.sroom.org | SOA | 7200 | hq-dns1.nynex.de hostmaster.nynex.de 510 21600 7200 1800000 7200 |
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