Hostname
chat-ws.4ea7h3.com
Last fetched
chat-ws.4ea7h3.com resolves to 7 IPv4 addresses operated by NETSEC-HK - Netsec Limited in HK.
Nutrition Label
Resolution chain
chat-ws.4ea7h3.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.121.170.116 | 112.121.170.0/24 | AS45753 | NETSEC-HK - Netsec Limited | HK |
| 118.107.36.55 | 118.107.36.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | SG |
| 137.220.134.147 | 137.220.134.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 182.16.21.187 | 182.16.21.0/24 | AS45753 | NETSEC-HK - Netsec Limited | HK |
| 182.16.72.90 | 182.16.72.0/24 | AS45753 | NETSEC-HK - Netsec Limited | HK |
| 192.252.179.41 | 192.252.179.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 192.253.235.195 | 192.253.235.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
WHOIS identity
No WHOIS records are currently associated with chat-ws.4ea7h3.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from chat-ws.4ea7h3.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chat-ws.4ea7h3.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.