Hostname
itechnologyindia.com
Last fetched
itechnologyindia.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
itechnologyindia.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 |
|---|---|---|---|---|
| 82.112.229.158 | 82.112.224.0/20 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:1636
- Organization
- c/o whoisproxy.com
- Contact emails
- dipendrachauhan80@gmail.com
- contact@privacyprotect.org
- 12278299b7df6ede5a55db44d789dce79effc7f1971a1779790fa344812f9ad1@itechnologyindia.com.whoisproxy.org
- 616d6a604617daa8b549377115ff3fb31cfe329f0c2de0a736e8f57a5018a274@itechnologyindia.com.whoisproxy.org
- 741948008d84306db5b71203ea3f137abd6029f80b053ce2aa76f58b4786995a@itechnologyindia.com.whoisproxy.org
- 94a232c584314cd7e6f788881f40d1c18e615eda56ea9130ad4aafb74e4f0162@itechnologyindia.com.whoisproxy.org
- b96ba1f610094b9c9ed7598c7fd2cc49638621706630f3fd984f4500e8509007@itechnologyindia.com.whoisproxy.org
- d5142709b94ba2c4d0ab0e0b4d352642cce4dfb3d2d9fa6ce4aeac3c618dfd67@itechnologyindia.com.whoisproxy.org
- fe8370898e7d95616ebe33b577552fd1efe2e670626ec4a05c17d23d381a3872@itechnologyindia.com.whoisproxy.org
Subdomains
1 observed subdomain of itechnologyindia.com.
| Subdomain |
|---|
| www.itechnologyindia.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for itechnologyindia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.in |
Related pages
Pivot deeper into the graph from itechnologyindia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itechnologyindia.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.