Hostname
tataaig.com
Last fetched
tataaig.com resolves to 2 IPv4 addresses operated by AS55410 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tataaig.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.185.48.94 | 118.185.48.0/24 | AS55410 | — | IN |
| 115.114.58.26 | 115.114.58.0/23 | AS4755 | — | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tataaig.com owner
- Contact emails
- sureshkumar.r@tata-aig.com
- tagicvm@tata-aig.com
- 17d4e6ce-82d0-4065-a244-a3979d7a66a6@identity-protect.org
- 2b89e608-7ffa-4a3e-a936-2df84f9e4a61@identity-protect.org
- 3341938d-6ff9-48db-abde-37ff396ab8aa@identity-protect.org
- 595e7f96-88dd-45c7-956f-7b7b0d32cf2d@identity-protect.org
- b4ea2332-fa19-4a85-a4b0-ef5cbcda28ed@identity-protect.org
- b95e1bce-53bb-4119-af8c-9ebe3a893b49@identity-protect.org
- owner-10346557@tataaig.com.whoisprivacyservice.org
- owner-10419124@tataaig.com.whoisprivacyservice.org
- owner-195752@tataaig.com.whoisprivacyservice.org
- owner-2051816@tataaig.com.whoisprivacyservice.org
- owner-2321765@tataaig.com.whoisprivacyservice.org
- owner-268319@tataaig.com.whoisprivacyservice.org
- owner-2861663@tataaig.com.whoisprivacyservice.org
- owner-4260396@tataaig.com.whoisprivacyservice.org
- owner-4800294@tataaig.com.whoisprivacyservice.org
- owner-5919078@tataaig.com.whoisprivacyservice.org
- owner-6084531@tataaig.com.whoisprivacyservice.org
- owner-6458976@tataaig.com.whoisprivacyservice.org
- and 9 more
Subdomains
23 observed subdomains of tataaig.com.
Showing 17 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tataaig.com in the public web crawl.
1,226 sites link to this hostname.
316 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tataaig.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf_tataaig_com.prodmarc.com |
Related pages
Pivot deeper into the graph from tataaig.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tataaig.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.