Hostname
42325.cc
Last fetched
42325.cc resolves to 19 IPv4 addresses operated by COMING-AS - ABCDE GROUP in HK.
Nutrition Label
Resolution chain
42325.cc resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.233.11.180 | 103.233.8.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 103.233.9.166 | 103.233.8.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 154.23.176.122 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.132 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.136 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.138 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.145 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.175 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.193 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.211 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.110 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.116 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.142 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.191 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 156.240.108.213 | 156.240.108.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 156.240.108.234 | 156.240.108.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 202.61.86.119 | 202.61.84.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 206.119.82.38 | 206.119.82.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 206.119.82.51 | 206.119.82.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
WHOIS identity
No WHOIS records are currently associated with 42325.cc in WhisperGraph.
Subdomains
17 observed subdomains of 42325.cc.
Threat posture
History
Related pages
Pivot deeper into the graph from 42325.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "42325.cc"})-[: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.