DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for indfile.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| indfile.com | AAAA | 0 | 2a02:4780:84:db26:bba1:4e91:9a81:f3d7 | |
| indfile.com | AAAA | 0 | 2a02:4780:84:43e:36ea:9e78:690a:4e77 | |
| indfile.com | NS | 0 | aurora.dns-parking.com | |
| indfile.com | NS | 0 | nebula.dns-parking.com | |
| indfile.com | SOA | 600 | aurora.dns-parking.com dns.hostinger.com 2026070201 10000 2400 604800 600 | |
| indfile.com | A | 0 | 88.222.222.55 | |
| indfile.com | A | 0 | 84.32.84.136 | |
| www.indfile.com | CNAME | 0 | www.indfile.com.cdn.hstgr.net | |
| www.indfile.com | A | 0 | 88.222.222.81 | |
| www.indfile.com | A | 0 | 84.32.84.0 | |
| www.indfile.com | AAAA | 0 | 2a02:4780:84:ce6a:35a7:ae36:beea:c960 | |
| www.indfile.com | AAAA | 0 | 2a02:4780:84:425e:214d:dce6:36db:a73d |
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