Autonomous System
AS37183 — SAA(ZW)
Last fetched
AS37183 is an Autonomous System operated by SAA and registered in ZW. As of Wed, 20 May 2026 23:33:05 GMT, it announces 91 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37183 announces 91 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.86.32.0/24
- 41.86.34.0/24
- 41.86.35.0/24
- 41.86.36.0/24
- 41.86.37.0/24
- 41.86.38.0/24
- 41.86.39.0/24
- 41.86.32.0/20
- 41.86.40.0/24
- 41.86.41.0/24
- 41.86.42.0/23
- 41.86.44.0/24
- 41.86.49.0/24
- 41.86.50.0/24
- 41.86.51.0/24
- 41.86.52.0/24
- 41.86.53.0/24
- 41.86.54.0/23
- 41.86.48.0/20
- 41.86.56.0/24
- 41.86.57.0/24
- 41.86.58.0/24
- 196.18.227.0/24
- 196.18.228.0/24
- 196.18.230.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS328701 | SHAMALTELECOM-AS-AP Shamal Telecome Company | MU |
| AS328291 | OPYT TELECOMUNICACOES LTDA | ZW |
| AS37721 | CAMIX-Peering-AS | BF |
| AS37468 | Prestabist | AO |
| AS37329 | GICO | ZW |
| AS37189 | NAPAFRICA | ZW |
| AS33763 | VDC-SCC - Vantage Data Centers | MU |
| AS31856 | SAFETY-NATIONAL-CASUALTY-CORPORATION - Safety National Casualty Corporation | ZW |
| AS30844 | PROBIL-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS37183 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Wed, 20 May 2026 23:33:05 GMT.
MOAS / hijack watch
Prefixes routed by AS37183 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 AS37183 is unique to AS37183 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37183.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37183"})-[: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.