DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sanly.tm
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sanly.tm | MX | 0 | 10 | mail.sanly.tm |
| sanly.tm | A | 0 | 95.85.126.30 | |
| sanly.tm | NS | 0 | ns-485.awsdns-60.com | |
| sanly.tm | NS | 0 | ns-1303.awsdns-34.org | |
| sanly.tm | NS | 0 | ns-2037.awsdns-62.co.uk | |
| sanly.tm | NS | 0 | ns-802.awsdns-36.net | |
| sanly.tm | SOA | 86400 | ns-1303.awsdns-34.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.sanly.tm | CNAME | 0 | sanly.tm | |
| www.sanly.tm | MX | 0 | 10 | mail.sanly.tm |
| www.sanly.tm | NS | 0 | ns-802.awsdns-36.net | |
| www.sanly.tm | NS | 0 | ns-485.awsdns-60.com | |
| www.sanly.tm | NS | 0 | ns-1303.awsdns-34.org | |
| www.sanly.tm | NS | 0 | ns-2037.awsdns-62.co.uk | |
| www.sanly.tm | SOA | 86400 | ns-1303.awsdns-34.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.sanly.tm | A | 0 | 95.85.126.30 |
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