Autonomous System
AS34343 — BIP-AS - Eweka Internet Services B.V.(NL)
Last fetched
AS34343 is an Autonomous System operated by BIP-AS - Eweka Internet Services B.V. and registered in NL. As of Fri, 04 Sep 2026 04:47:13 GMT, it announces 38 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS34343 announces 38 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 81.171.32.0/20
- 81.171.64.0/23
- 81.171.67.0/24
- 81.171.72.0/24
- 81.171.73.0/24
- 81.171.74.0/24
- 81.171.83.0/24
- 81.171.88.0/22
- 81.171.92.0/23
- 81.171.96.0/24
- 81.171.100.0/22
- 85.12.56.0/24
- 91.148.192.0/24
- 91.148.224.0/22
- 91.148.228.0/22
- 91.148.236.0/24
- 91.148.237.0/24
- 91.148.238.0/24
- 91.148.239.0/24
- 91.148.240.0/22
- 91.148.244.0/22
- 91.148.248.0/24
- 91.148.249.0/24
- 176.124.71.0/24
- 185.90.196.0/22
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS34343 disappeared from the routing table.
6,313 hostnames depend on this network.Exact count across all 35 announced prefixes. Snapshot Wed, 05 Aug 2026 01:01:13 GMT.
MOAS / hijack watch
Prefixes routed by AS34343 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 AS34343 is unique to AS34343 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS34343.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS34343"})-[: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.