DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for shh.solutions
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| shh.solutions | MX | 0 | mail.shh.solutions | |
| shh.solutions | NS | 0 | ns2.syrahost.com | |
| shh.solutions | NS | 0 | ns1.syrahost.com | |
| shh.solutions | SOA | 86400 | ns1.syrahost.com root.cp-fprsl03.syd02.ds.network 2026070402 86400 7200 3600000 86400 | |
| shh.solutions | AAAA | 0 | 2405:3f00:a222:bbbb:bba1:4c:ffff:ffff | |
| shh.solutions | A | 0 | 114.142.162.97 | |
| www.shh.solutions | SOA | 86400 | ns1.syrahost.com root.cp-fprsl03.syd02.ds.network 2026070402 86400 7200 3600000 86400 | |
| www.shh.solutions | MX | 0 | mail.shh.solutions | |
| www.shh.solutions | NS | 0 | ns1.syrahost.com | |
| www.shh.solutions | NS | 0 | ns2.syrahost.com | |
| www.shh.solutions | AAAA | 0 | 2405:3f00:a222:bbbb:bba1:4c:ffff:ffff | |
| www.shh.solutions | A | 0 | 114.142.162.97 | |
| www.shh.solutions | CNAME | 0 | shh.solutions |
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