Autonomous System
AS42160 — LCPDCO - DC STAR nv(BE)
Last fetched
AS42160 is an Autonomous System operated by LCPDCO - DC STAR nv and registered in BE. As of Fri, 04 Sep 2026 04:50:56 GMT, it announces 26 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS42160 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 81.95.112.0/22
- 81.95.116.0/24
- 81.95.117.0/24
- 81.95.118.0/23
- 81.95.112.0/20
- 81.95.120.0/23
- 81.95.122.0/23
- 91.206.84.0/23
- 91.234.203.0/24
- 151.240.77.0/24
- 158.173.128.0/24
- 164.138.104.0/21
- 185.18.148.0/23
- 185.19.180.0/22
- 185.49.180.0/22
- 185.55.92.0/23
- 185.55.92.0/22
- 193.110.248.0/23
- 193.110.250.0/23
- 193.110.252.0/22
- 195.225.220.0/24
- 195.225.221.0/24
- 195.225.222.0/23
- 2a02:5940:4000::/34
- 2a02:5940::/32
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS199095 | CITYMESH-AS - Citymesh Integrator NV | BE |
| AS201984 | ESOLUTIONS-AS - E-Solutions BV | BE |
| AS204951 | ubicum - Ubicum BVBA | BE |
| AS205583 | PC-YELLOW - PC Yellow bv | BE |
| AS206254 | GIG - GIG.tech N.V. | BE |
| AS206665 | netrik - BOLT BVBA | BE |
| AS216471 | DEVOUT - Devout BV | BE |
| AS50309 | ARCADIZ - Arcadiz Telecom NV | BE |
| AS51696 | ARCADIZ - Arcadiz Telecom NV | BE |
Blast radius
Count of dependent hostnames if AS42160 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS42160 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 AS42160 is unique to AS42160 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS42160.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS42160"})-[: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.