Skip to content

Hostname

chat-ws.writable.com

Last fetched

chat-ws.writable.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · chat-ws.writable.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/chat-ws.writable.com

Resolution chain

chat-ws.writable.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.210.8100.42.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.163.18916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.172.13135.96.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.160.6545.2.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.156.1045.2.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.20.19645.2.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.203.10950.114.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.189.138184.49.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.138.16045.2.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with chat-ws.writable.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from chat-ws.writable.com.

Cypher and MCP

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

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