DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for samiam.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| samiam.org | A | 0 | 198.98.53.105 | |
| samiam.org | A | 0 | 209.141.42.91 | |
| samiam.org | NS | 0 | ns-magi2.samiam.org | |
| samiam.org | NS | 0 | ns-hephzibah.samiam.org | |
| samiam.org | SOA | 1800 | samiam.org email.samiam.org 1 7200 3600 604800 1800 | |
| samiam.org | MX | 0 | 10 | arrow.mxrouting.net |
| samiam.org | MX | 0 | 20 | arrow-relay.mxrouting.net |
| samiam.org | AAAA | 0 | 2605:6400:20:1f8a:4953:4142:454c:4c41 | |
| samiam.org | AAAA | 0 | 2605:6400:10:c83:4953:4142:454c:4c41 | |
| www.samiam.org | A | 0 | 209.141.42.91 | |
| www.samiam.org | A | 0 | 198.98.53.105 | |
| www.samiam.org | AAAA | 0 | 2605:6400:20:1f8a:4953:4142:454c:4c41 | |
| www.samiam.org | AAAA | 0 | 2605:6400:10:c83:4953:4142:454c:4c41 |
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