DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for siteurl.in
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| siteurl.in | SOA | 86400 | ns1.hostingawebsite.in anand.siteurl.in 2024123042 86400 7200 3600000 86400 | |
| siteurl.in | A | 0 | 82.180.147.234 | |
| siteurl.in | NS | 0 | ns1.hostingawebsite.in | |
| siteurl.in | NS | 0 | ns2.hostingawebsite.in | |
| siteurl.in | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
| siteurl.in | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
| siteurl.in | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
| siteurl.in | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
| siteurl.in | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
| www.siteurl.in | CNAME | 0 | siteurl.in | |
| www.siteurl.in | A | 0 | 82.180.147.234 | |
| www.siteurl.in | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.siteurl.in | MX | 0 | 10 | alt4.aspmx.l.google.com |
| www.siteurl.in | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.siteurl.in | MX | 0 | aspmx.l.google.com | |
| www.siteurl.in | MX | 0 | 10 | alt3.aspmx.l.google.com |
| www.siteurl.in | SOA | 86400 | ns1.valuehost.in postmaster.siteurl.in 2025092540 3600 7200 1209600 86400 | |
| www.siteurl.in | NS | 0 | ns1.valuehost.in | |
| www.siteurl.in | NS | 0 | ns2.valuehost.in |
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