Autonomous System
AS150452 — LANDUPS-AS-AP - LANDUPS LIMITED(HK)
Last fetched
AS150452 is an Autonomous System operated by LANDUPS-AS-AP - LANDUPS LIMITED and registered in HK. As of Sun, 06 Sep 2026 15:16:03 GMT, it announces 28 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS150452 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 101.192.128.0/23
- 101.192.130.0/23
- 101.192.160.0/23
- 101.192.162.0/23
- 101.193.128.0/23
- 101.193.130.0/23
- 101.193.160.0/23
- 101.193.162.0/23
- 101.193.224.0/23
- 101.193.226.0/23
- 101.193.252.0/23
- 101.193.254.0/23
- 103.28.68.0/24
- 103.46.184.0/24
- 103.46.185.0/24
- 103.192.178.0/24
- 103.192.179.0/24
- 154.36.144.0/21
- 162.245.220.0/24
- 162.245.220.0/23
- 162.245.221.0/24
- 208.87.96.0/24
- 208.87.97.0/24
- 2400:c620:10::/48
- 2400:c620:11::/48
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS150452 disappeared from the routing table.
6,034 hostnames depend on this network.Exact count across all 23 announced prefixes. Snapshot Mon, 01 Jun 2026 12:00:48 GMT.
MOAS / hijack watch
Prefixes routed by AS150452 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS150452 is unique to AS150452 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS150452.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS150452"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.