Skip to content

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

WHISPER CANON · itdeskindia.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/itdeskindia.com

Resolution chain

itdeskindia.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.0.62.83106.0.62.0/23AS55293A2HOSTING - A2 Hosting, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of itdeskindia.com.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itdeskindia.com.

MechanismTarget
SPF_Aitdeskindia.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP106.0.62.83
SPF_IP190.92.152.122
SPF_IP85.187.128.42
SPF_MXitdeskindia.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.