Autonomous System
AS12902 — LUNA - Ekco B.V.(NL)
Last fetched
AS12902 is an Autonomous System operated by LUNA - Ekco B.V. and registered in NL. As of Sun, 06 Sep 2026 02:21:49 GMT, it announces 17 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12902 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS199816 | AS-Ekco-GAS - Ekco B.V. | NL |
| AS20562 | OPEN-PEERING-AS - Broadband Hosting B.V. | NL |
| AS20766 | GITOYEN-MAIN-AS - Association "Gitoyen" | FR |
| AS24785 | JOINTTRANSIT-AS - Broadband Hosting B.V. | NL |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS34019 | HIVANE - Hivane Association | FR |
| AS37721 | Virtual Technologies & Solutions - Virtual Technologies & Solutions | BF |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS49559 | IPT-1-IX - A-Systems Sp. z o.o. | PL |
| AS51088 | A2B - A2B IP B.V. | NL |
| AS56655 | GIGAHOST - Gigahost AS | NO |
Blast radius
Count of dependent hostnames if AS12902 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 AS12902 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 185.225.220.0/22 | AS51088 | A2B - A2B IP B.V. |
| 185.240.112.0/22 | AS51088 | A2B - A2B IP B.V. |
| 185.44.244.0/22 | AS51088 | A2B - A2B IP B.V. |
Threat posture
Related pages
Pivot deeper into the graph from AS12902.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12902"})-[: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.