Autonomous System
AS5488 — BELGACOM Proximus Customer Edge-Network(BE)
Last fetched
AS5488 is an Autonomous System operated by BELGACOM Proximus Customer Edge-Network and registered in BE. As of Wed, 20 May 2026 21:53:01 GMT, it announces 17 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5488 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
26 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5432 | PROXIMUS-ISP-AS | BE |
| AS213331 | IDNIC-LJM-AS-ID PT Lintas Jaringan Mandiri | BE |
| AS213160 | SW-COTTBUS-AS | BE |
| AS212923 | KCL3-AS | BE |
| AS211136 | ENACONSULTING-AS | BE |
| AS210196 | DE-EVENTIM-BRANCH | BE |
| AS210088 | SUN-FIBER - SUN FIBER, LLC | BE |
| AS207232 | TRUMAN-STATE-UNIVERSITY - Truman State University | BE |
| AS206235 | TCAD - Travis Central Appraisal District | BE |
| AS205409 | BAYCREST - Baycrest | BE |
| AS202495 | AOS-PUBLICAS-01 - A. O. SMITH CORPORATION | BE |
| AS201887 | BOOSTRUN - Boost Run LLC | BE |
| AS201859 | HDCO-GROUP - HDCO GROUP LLC | BE |
| AS200911 | NATIONAL-ENTERPRISES-SYSTEMS - NES National Enterprise Systems | BE |
| AS200133 | CHU-AS | BE |
| AS198664 | DEP2L-AS-AP Digital Erskine Park 2 LLC | BE |
| AS62058 | GTLINK-AS | BE |
| AS49333 | STAVSET-AS | BE |
| AS47780 | UBN-TRANSIT-AS | BE |
| AS43751 | FORENAINC-AS-EU | FR |
| AS42851 | GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S. | BE |
| AS28704 | vertical GmbH ASN | BE |
| AS25024 | CIEF-AS Etat de Fribourg, SITel | BE |
| AS21373 | EQUINIX-UK-ASN | BE |
| AS8221 | ISABEL Isabel Group | BE |
Blast radius
Approximate count of dependent hostnames if AS5488 disappeared from the routing table.
~1,629 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:53:01 GMT.
MOAS / hijack watch
Prefixes routed by AS5488 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 AS5488 is unique to AS5488 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5488.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5488"})-[: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.