DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for helloindya.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| helloindya.com | MX | 0 | helloindya.com | |
| helloindya.com | SOA | 86400 | ns4.helloindya.com akg.acgil.net 2026061502 3600 1800 1209600 86400 | |
| helloindya.com | A | 0 | 34.250.194.218 | |
| helloindya.com | TXT | 0 | v=spf1 ip4:34.250.194.218 +a +mx +ip4:192.206.6.16 ~all | |
| helloindya.com | NS | 0 | ns4.helloindya.com | |
| helloindya.com | NS | 0 | ns5.helloindya.com | |
| www.helloindya.com | NS | 0 | ns4.helloindya.com | |
| www.helloindya.com | NS | 0 | ns5.helloindya.com | |
| www.helloindya.com | SOA | 86400 | ns4.helloindya.com akg.acgil.net 2026061502 3600 1800 1209600 86400 | |
| www.helloindya.com | CNAME | 0 | helloindya.com | |
| www.helloindya.com | A | 0 | 34.250.194.218 | |
| www.helloindya.com | TXT | 0 | v=spf1 ip4:34.250.194.218 +a +mx +ip4:192.206.6.16 ~all | |
| www.helloindya.com | MX | 0 | helloindya.com |
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