Autonomous System
AS9145 — EWETEL(DE)
Last fetched
AS9145 is an Autonomous System operated by EWETEL and registered in DE. As of Thu, 21 May 2026 13:20:17 GMT, it announces 58 routed IP prefixes and peers with 55 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9145 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.150.0.0/16
- 31.184.0.0/18
- 31.187.112.0/20
- 37.138.0.0/16
- 80.66.0.0/19
- 80.69.112.0/20
- 80.228.0.0/16
- 82.149.160.0/19
- 85.8.64.0/18
- 85.16.0.0/16
- 87.245.0.0/18
- 89.166.128.0/17
- 89.233.64.0/19
- 90.153.0.0/17
- 91.96.0.0/15
- 91.211.40.0/22
- 91.248.0.0/15
- 92.252.0.0/17
- 95.33.0.0/16
- 149.243.242.0/23
- 178.142.0.0/16
- 185.60.0.0/23
- 185.60.1.0/24
- 185.165.138.0/23
- 185.237.184.0/24
Peering ecosystem
55 distinct peers via BGP. The first 55 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS216152 | DANNEMANN-AS | DE |
| AS211784 | BEIT-AS | DE |
| AS207289 | WWNG | DE |
| AS206761 | LHAS | DE |
| AS205764 | GENO-AS | DE |
| AS204147 | CG | DE |
| AS203196 | EMSYS | DE |
| AS202238 | BREKOM-AS | DE |
| AS201035 | LUENECOM-AS | DE |
| AS200931 | LUMBERG | DE |
| AS200248 | MPLUSCROATIA-AS | HR |
| AS200146 | IMAGROUP | AT |
| AS197803 | SVW | DE |
| AS62291 | ESACOM-AS | DE |
| AS61955 | COLOCATIONIX-AS | DE |
| AS51598 | AS-NEHLSEN | DE |
| AS50621 | OMG-AS | DE |
| AS50304 | BLIX | NO |
| AS50300 | CUSTDC | GB |
| AS49957 | HQS | DE |
| AS49651 | ENERCON-AS | DE |
| AS49494 | CEWECOLOR-AS | DE |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS47826 | BENTELER | DE |
| AS41587 | ATLAS-ELEKTRONIK Sebaldsbruecker Heerstrasse 235 | DE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35242 | NORD-IT-AS | DE |
| AS35061 | RZ-VERDEN | DE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34372 | VEGASYSTEMS-AS | DE |
| AS34256 | NEMUNET-AS Gebr?der-Rehse-Str. 12 | DE |
| AS31438 | SWMR-AS Citynet Marburg | DE |
| AS31186 | GWS-HAMELN-AS Hameln | DE |
| AS31055 | CONSULTIX-AS | DE |
| AS30742 | BRITELINE-AS | DE |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS21032 | TELTA-AS | DE |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS15790 | FINANZINFORMATIK-AS-OST | DE |
| AS15779 | SYSKOPLAN Syskoplan Autonomous System | IT |
| AS13282 | — | DE |
| AS13010 | MTS | DE |
| AS12460 | MANDALA-AS | DE |
| AS12371 | AVENCY Kiebitzpohl 77 | DE |
| AS9099 | FINANZINFORMATIK-AS-NORD | DE |
| AS9066 | BCC Hinter dem Turme 12 | DE |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6687 | KDO-AS Elsaesser Strasse 66 | DE |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
MOAS / hijack watch
Prefixes routed by AS9145 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 AS9145 is unique to AS9145 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9145.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9145"})-[: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.