DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for indcorp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| indcorp.com | SOA | 1800 | kim.ns.cloudflare.com dns.cloudflare.com 2407485141 10000 2400 604800 1800 | |
| indcorp.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| indcorp.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| indcorp.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| indcorp.com | MX | 0 | 1 | aspmx.l.google.com |
| indcorp.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| indcorp.com | NS | 0 | kim.ns.cloudflare.com | |
| indcorp.com | NS | 0 | ruben.ns.cloudflare.com | |
| indcorp.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com include:oppfl5jdza.powerspf.com ~all | |
| indcorp.com | TXT | 0 | lh8a4rmvrbeedg9sv830t5gpl6 | |
| indcorp.com | TXT | 0 | U3Gyg03f7eMF+3rtq9pAVA== | |
| indcorp.com | TXT | 0 | apple-domain-verification=oalqPy8gjaSmQCWc | |
| indcorp.com | TXT | 0 | MS=ms11761078 | |
| indcorp.com | TXT | 0 | ppe-483194a99a35ced781df | |
| indcorp.com | TXT | 0 | google-site-verification=kuTIb7ph9d3wxJMAYvScdG43eUsTv3pjiO2YweKnzB0 | |
| indcorp.com | TXT | 0 | google-site-verification=ewXr2f-o0zIOvEBbcfJxA695UVjetYdx6NvRaT0_cJo | |
| indcorp.com | TXT | 0 | fdfb57e53bb9e5f350f1d1025ffb5125 | |
| indcorp.com | TXT | 0 | MS=ms65382628 | |
| www.indcorp.com | AAAA | 0 | 2606:4700:3033::6815:3262 | |
| www.indcorp.com | AAAA | 0 | 2606:4700:3031::ac43:9ff1 | |
| www.indcorp.com | A | 0 | 104.21.50.98 | |
| www.indcorp.com | A | 0 | 172.67.159.241 |
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