Skip to content

Autonomous System

AS140570

Last fetched

AS140570 is operated by HKBCS-AS-AP - Hong Kong Beecloud System Technology Services Limited, registered in HK, and announces 19 prefixes to 51 BGP neighbours. AS140570 has a reputation score of 12.9 (NEUTRAL).

Nutrition Label

WHISPER CANON · AS140570Routing diversity6.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/140570

Routing footprint

Announced prefixes
19
BGP neighbours
51
RPKI ROAs
30
MOAS conflicts
0
Facilities
47
Internet exchanges
6

Blast radius

Blast radius is temporarily unavailable.

The threat-density procedure returned no result for this ASN. Refresh in a moment to retry — fresh data is fetched on the next visit.

Peering ecosystem

A sample of 25 of this network’s 51 BGP neighbours.

Reputation

12.9reputation score (NEUTRAL)

AS140570 (HKBCS-AS-AP - Hong Kong Beecloud System Technology Services Limited, HK) has a reputation score of 64.2 (NEUTRAL).

Threat density
67.7/100
Graph metrics
90.0/100
Historical behaviour
60.0/100
Prefix age
20.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
Hong Kong Beecloud System Technology Services Limited
RIR
APNIC
Registered
Tue, 14 Apr 2020 07:39:02 GMT

Threat-feed evidence

Related pages

Pivot from AS140570 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS140570"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS140570")

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