Skip to content

Hostname

42325.cc

Last fetched

42325.cc resolves to 19 IPv4 addresses operated by COMING-AS - ABCDE GROUP in HK.

Nutrition Label

WHISPER CANON · 42325.ccRouting diversity4.2/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/42325.cc

Resolution chain

42325.cc resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.233.11.180103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
103.233.9.166103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
154.23.176.122154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.132154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.136154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.138154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.145154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.175154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.193154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.211154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.110154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.116154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.142154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.191154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.213156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.234156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
202.61.86.119202.61.84.0/22AS133201COMING-AS - ABCDE GROUPHK
206.119.82.38206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
206.119.82.51206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.