Skip to content

Hostname

cha.isao.net

Last fetched

cha.isao.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · cha.isao.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cha.isao.net

Resolution chain

cha.isao.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.109.12218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.4118.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.4918.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.7918.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.252.11699.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.8099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cha.isao.net in WhisperGraph.

Subdomains

3 observed subdomains of cha.isao.net.

Web-graph footprint

Distinct hostnames that link to or from cha.isao.net in the public web crawl.

15 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cha.isao.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cha.isao.net"})-[: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.