Skip to content

Hostname

itel-india.com

Last fetched

itel-india.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · itel-india.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itel-india.com

Resolution chain

itel-india.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.162.103.1053.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.1113.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.303.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.513.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.2865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of itel-india.com owner
Contact emails

Subdomains

2 observed subdomains of itel-india.com.

Web-graph footprint

Distinct hostnames that link to or from itel-india.com in the public web crawl.

129 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from itel-india.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itel-india.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.