Skip to content

Hostname

widget.chamo-chat.com

Last fetched

widget.chamo-chat.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · widget.chamo-chat.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/widget.chamo-chat.com

Resolution chain

widget.chamo-chat.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.28.11418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4618.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with widget.chamo-chat.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from widget.chamo-chat.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from widget.chamo-chat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "widget.chamo-chat.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.