DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for helloweb.in
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| helloweb.in | A | 0 | 141.94.161.61 | |
| helloweb.in | NS | 0 | ns542.redserverhost.com | |
| helloweb.in | NS | 0 | ns541.redserverhost.com | |
| helloweb.in | MX | 0 | helloweb.in | |
| helloweb.in | TXT | 0 | v=spf1 ip4:141.94.161.61 ip4:51.210.113.215 ip4:51.210.156.16 ip4:142.54.161.34 ip4:173.208.173.98 ip4:5.9.58.241 ip4:173.208.221.202 ip4:192.151.150.194 ip4:69.30.193.19 ip4:142.54.165.82 ip4:149.202.206.107 +a +mx +ip4:185.115.124.235 -all | |
| helloweb.in | SOA | 86400 | ns541.redserverhost.com root.server15.dnsserverboot.com 2026070700 3600 1800 1209600 86400 | |
| www.helloweb.in | NS | 0 | ns541.redserverhost.com | |
| www.helloweb.in | NS | 0 | ns542.redserverhost.com | |
| www.helloweb.in | MX | 0 | helloweb.in | |
| www.helloweb.in | SOA | 86400 | ns541.redserverhost.com root.server15.dnsserverboot.com 2026070700 3600 1800 1209600 86400 | |
| www.helloweb.in | CNAME | 0 | helloweb.in | |
| www.helloweb.in | A | 0 | 141.94.161.61 | |
| www.helloweb.in | TXT | 0 | v=spf1 ip4:141.94.161.61 ip4:51.210.113.215 ip4:51.210.156.16 ip4:142.54.161.34 ip4:173.208.173.98 ip4:5.9.58.241 ip4:173.208.221.202 ip4:192.151.150.194 ip4:69.30.193.19 ip4:142.54.165.82 ip4:149.202.206.107 +a +mx +ip4:185.115.124.235 -all |
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