Autonomous System
AS55688 — BEON-AS-ID PT. Beon Intermedia(ID)
Last fetched
AS55688 is an Autonomous System operated by BEON-AS-ID PT. Beon Intermedia and registered in ID. As of Thu, 21 May 2026 06:43:47 GMT, it announces 25 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55688 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.68.48.0/24
- 38.147.87.0/24
- 101.47.64.0/21
- 101.47.72.0/21
- 101.47.80.0/24
- 101.47.81.0/24
- 103.16.30.0/24
- 103.16.31.0/24
- 103.27.150.0/24
- 103.27.150.0/23
- 103.56.44.0/22
- 103.56.46.0/24
- 103.157.42.0/24
- 103.157.42.0/23
- 103.163.64.0/24
- 103.163.65.0/24
- 103.166.90.0/24
- 103.166.91.0/24
- 103.244.220.0/24
- 103.244.221.0/24
- 154.18.82.0/24
- 157.57.0.0/16
- 157.58.31.0/24
- 2001:df2:4e80::/48
- 2406:6e00:1::/48
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS55688 disappeared from the routing table.
~10,030 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:43:47 GMT.
MOAS / hijack watch
Prefixes routed by AS55688 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 AS55688 is unique to AS55688 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55688.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55688"})-[: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.