Hostname
ottakarandi.com
Last fetched
ottakarandi.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ottakarandi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.93.109.128 | 147.93.96.0/20 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 003290daac93026115bb970fdf7a2f45af1e056a281217ae63cdd577a7b7d574@ottakarandi.com.whoisproxy.org
- 103d41eef139ab1ed3f86b7bba89e471cd3772e664bea586d8d3241cb06bc389@ottakarandi.com.whoisproxy.org
- 2abe582f7f4ea03fe90f4944bc0ec786c8cd796ba936e936a152d588923a1a7d@ottakarandi.com.whoisproxy.org
- 32c73805b9a1fd89f6074f83e53cc1aae4258d79943bc4e252f8c97707facb09@ottakarandi.com.whoisproxy.org
- 514ea236ca3991fbaee72afb68a4f09aef0e43c0771dd612bb7ed3d94bb9b1e4@ottakarandi.com.whoisproxy.org
- 56575791da4a3ec69b35ff6b77e5276594aa89b61066770c2c39e5dcaafffa75@ottakarandi.com.whoisproxy.org
- 56731606963ea867c2cfd6fd7e3d29b94d3095be6e6a92af55c8649e5bbd0554@ottakarandi.com.whoisproxy.org
- 61fb2667949d16cbb783c8fb6718555091089143fe861116e41c1a2ee89c60b7@ottakarandi.com.whoisproxy.org
- 7f4a3cc1928f1a0e3c55f7856c822b7b6c32472ccc137516b67593743b9b7678@ottakarandi.com.whoisproxy.org
- b0172ba560f3659b9133afe2455abb32b553e06e0e40461b0f0e904afb4d5733@ottakarandi.com.whoisproxy.org
- bf79c1f1a8c9e5f0b5e882fe1a3b17ecaca18bb095a8798b9ac723bef8987f64@ottakarandi.com.whoisproxy.org
- c400052c094e384b90d578a4b851d9ba252da05c35d72ebfc8195787f0c8fb3c@ottakarandi.com.whoisproxy.org
- f4b7ac180484a52177f7ca8691d4d95ed743d5d7b357b4c431172aa19402fa07@ottakarandi.com.whoisproxy.org
- f9e1754ab93f58d570d46c8432bbaa45ee2e8fe07a23fefa88c1aa49b06ebc4c@ottakarandi.com.whoisproxy.org
Subdomains
2 observed subdomains of ottakarandi.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ottakarandi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from ottakarandi.com.
- IP · 147.93.109.128
- ASN · AS47583
- Registrar · iana:269
- Country · IN
- Email · 003290daac93026115bb970fdf7a2f45af1e056a281217ae63cdd577a7b7d574@ottakarandi.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ot…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ottakarandi.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.