Autonomous System
AS36916 — X-DSL-NET1(ZA)
Last fetched
AS36916 is an Autonomous System operated by X-DSL-NET1 and registered in ZA. As of Thu, 21 May 2026 15:48:53 GMT, it announces 90 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36916 announces 90 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.138.92.0/22
- 41.180.0.0/20
- 41.180.8.0/24
- 41.180.10.0/23
- 41.180.12.0/22
- 41.180.16.0/21
- 41.180.16.0/20
- 41.180.24.0/21
- 41.180.35.0/24
- 41.180.32.0/20
- 41.180.44.0/23
- 41.180.46.0/23
- 41.180.48.0/22
- 41.180.52.0/22
- 41.180.48.0/20
- 41.180.0.0/17
- 41.180.66.0/24
- 41.180.64.0/21
- 41.180.72.0/24
- 41.180.74.0/24
- 41.180.75.0/24
- 41.180.72.0/21
- 41.180.80.0/21
- 41.180.80.0/20
- 41.180.88.0/22
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329350 | MTD-Networx | ZA |
| AS329084 | GPSL2-AS | ZA |
| AS328241 | exmile-AS | ZA |
| AS210096 | STEMCONNECT | GB |
| AS58453 | CMI-INT-HK China Mobile International Limited | HK |
| AS50304 | BLIX | NO |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37680 | COOL-IDEAS | ZA |
| AS37271 | Workonline | ZA |
| AS35280 | F5 | FR |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31500 | GNM-AS | AG |
| AS29075 | IELO IELO Main Network | FR |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3223 | VOXILITY | GB |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS36916 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 AS36916 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 AS36916 is unique to AS36916 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36916.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36916"})-[: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.