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
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.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chat-wise.com owner
- Contact emails
- j465s5tn3pe@networksolutionsprivateregistration.com
- ww8yu6rj49e@networksolutionsprivateregistration.com
- 007bfceb-02e1-4fa0-8b45-f08e208aa459@identity-protect.org
- 255e8b55-9904-4d79-9e73-0653a464ea4e@identity-protect.org
- 556faee1-6674-4808-b8ab-d7c0ffd06f9e@identity-protect.org
- f07fe9a9-08ad-4358-ae32-3136a1dedf5d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from chat-wise.com.
- IP · 3.5.81.211
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · j465s5tn3pe@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ch…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.