Skip to content

Hostname

chat-wise.com

Last fetched

chat-wise.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · chat-wise.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chat-wise.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2473.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2273.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.9852.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.7452.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.23452.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.13852.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.136.14752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.136.2752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.1152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.1152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.1152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.9152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.16352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of chat-wise.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from chat-wise.com.

Cypher and MCP

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

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