Hostname
itdeskindia.com
Last fetched
itdeskindia.com resolves to 3 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
itdeskindia.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.0.62.83 | 106.0.62.0/23 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
22 observed subdomains of itdeskindia.com.
Showing 15 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itdeskindia.com in the public web crawl.
13 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for itdeskindia.com.
| Mechanism | Target |
|---|---|
| SPF_A | itdeskindia.com |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 106.0.62.83 |
| SPF_IP | 190.92.152.122 |
| SPF_IP | 85.187.128.42 |
| SPF_MX | itdeskindia.com |
Related pages
Pivot deeper into the graph from itdeskindia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itdeskindia.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.