Autonomous System
AS41998 — NETCOMBW-AS(DE)
Last fetched
AS41998 is an Autonomous System operated by NETCOMBW-AS and registered in DE. As of Thu, 21 May 2026 11:00:25 GMT, it announces 58 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41998 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.42.136.0/22
- 5.42.140.0/22
- 31.25.40.0/21
- 31.25.46.0/23
- 37.25.48.0/21
- 37.60.168.0/21
- 37.228.176.0/20
- 46.182.136.0/21
- 62.152.160.0/19
- 83.242.36.0/22
- 83.242.40.0/21
- 83.242.48.0/20
- 91.103.112.0/21
- 93.118.0.0/21
- 93.118.8.0/21
- 93.118.16.0/21
- 93.118.24.0/21
- 93.184.176.0/20
- 94.124.208.0/21
- 94.176.240.0/20
- 145.14.192.0/20
- 149.249.56.0/21
- 153.92.80.0/20
- 171.33.176.0/22
- 171.33.180.0/22
Peering ecosystem
27 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS214289 | ZFP | DE |
| AS212403 | RBK | DE |
| AS211569 | NATURENERGIE | CH |
| AS210585 | ISO-CHEMIE | DE |
| AS209467 | REMSTAL-BOTE-AS | DE |
| AS209081 | HUGO-BOSS-AS | DE |
| AS207572 | IWBAD | DE |
| AS207253 | AS_ZEAG | DE |
| AS206374 | INNEO | DE |
| AS203865 | OVERTURN | DE |
| AS203829 | LEITZ-AS | DE |
| AS203085 | WIDAS-AS | DE |
| AS202462 | MIRO | DE |
| AS201734 | CAMLOG-AS | DE |
| AS200638 | JH-COMPUTERS-AS | DE |
| AS199963 | EUROPAPARK-AS | DE |
| AS51417 | TBITS-NET-AS | DE |
| AS48362 | TKSWF-AS | AT |
| AS47297 | TK-LINDAU | DE |
| AS41700 | FESTO-AS | DE |
| AS39913 | CLOUD4YOU | DE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31007 | STIHL-AS | DE |
| AS30915 | LIEBHERR | DE |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS15698 | ENBW-AG | DE |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS41998 disappeared from the routing table.
~10,440 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:00:25 GMT.
MOAS / hijack watch
Prefixes routed by AS41998 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 AS41998 is unique to AS41998 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS41998.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41998"})-[: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.