DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for vnhost.in
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vnhost.in | A | 0 | 103.191.208.88 | |
| vnhost.in | MX | 0 | 10 | mail.vnhost.in |
| vnhost.in | SOA | 10800 | ns1.vnhost.in vnhost\.co\.in.gmail.com 2026052701 10800 3600 1209600 10800 | |
| vnhost.in | NS | 0 | ns2.vnhost.in | |
| vnhost.in | NS | 0 | win24.herosite.pro | |
| vnhost.in | NS | 0 | ns1.vnhost.in | |
| vnhost.in | NS | 0 | win23.herosite.pro | |
| www.vnhost.in | SOA | 10800 | ns1.vnhost.in vnhost\.co\.in.gmail.com 2026052701 10800 3600 1209600 10800 | |
| www.vnhost.in | CNAME | 0 | vnhost.in | |
| www.vnhost.in | MX | 0 | 10 | mail.vnhost.in |
| www.vnhost.in | NS | 0 | ns2.vnhost.in | |
| www.vnhost.in | NS | 0 | ns1.vnhost.in | |
| www.vnhost.in | NS | 0 | win24.herosite.pro | |
| www.vnhost.in | NS | 0 | win23.herosite.pro | |
| www.vnhost.in | A | 0 | 103.191.208.88 |
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