DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for info1.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| info1.net | A | 0 | 191.96.144.18 | |
| info1.net | A | 0 | 191.101.104.207 | |
| info1.net | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026031901 10000 2400 604800 600 | |
| info1.net | NS | 0 | ns1.dns-parking.com | |
| info1.net | NS | 0 | ns2.dns-parking.com | |
| info1.net | AAAA | 0 | 2a02:4780:1e:2391:b72b:e9f8:83cf:f67 | |
| info1.net | AAAA | 0 | 2a02:4780:22:4481:95de:8c21:2dec:d9fd | |
| info1.net | MX | 0 | 10 | mx2.hostinger.in |
| info1.net | MX | 0 | 5 | mx1.hostinger.in |
| www.info1.net | CNAME | 0 | www.info1.net.cdn.hstgr.net | |
| www.info1.net | A | 0 | 212.1.212.217 | |
| www.info1.net | A | 0 | 191.96.144.161 | |
| www.info1.net | AAAA | 0 | 2a02:4780:22:c040:3904:c896:5f2:f462 | |
| www.info1.net | AAAA | 0 | 2a02:4780:1e:a77c:d199:427d:2658:d26b |
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