DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for beach-clothing.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| beach-clothing.net | MX | 0 | 10 | mail.beach-clothing.net |
| beach-clothing.net | A | 0 | 188.40.21.59 | |
| beach-clothing.net | SOA | 10800 | ns.beach-clothing.net saminc.hotmail.com 1771964580 10800 3600 604800 10800 | |
| beach-clothing.net | NS | 0 | ns.beach-clothing.net | |
| www.beach-clothing.net | SOA | 10800 | ns.beach-clothing.net saminc.hotmail.com 1771964580 10800 3600 604800 10800 | |
| www.beach-clothing.net | MX | 0 | 10 | mail.beach-clothing.net |
| www.beach-clothing.net | NS | 0 | ns.beach-clothing.net | |
| www.beach-clothing.net | A | 0 | 188.40.21.59 | |
| www.beach-clothing.net | CNAME | 0 | beach-clothing.net |
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