Autonomous System
AS32437 — edgeconnect-legacy(ZA)
Last fetched
AS32437 is an Autonomous System operated by edgeconnect-legacy and registered in ZA. As of Thu, 21 May 2026 16:40:20 GMT, it announces 26 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32437 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.223.244.0/24
- 41.223.244.0/22
- 102.176.224.0/24
- 102.176.225.0/24
- 102.176.226.0/24
- 102.176.227.0/24
- 102.176.228.0/24
- 102.176.229.0/24
- 102.176.230.0/24
- 102.176.231.0/24
- 102.176.224.0/20
- 102.176.232.0/24
- 102.176.233.0/24
- 102.176.234.0/24
- 102.176.235.0/24
- 102.176.236.0/24
- 102.176.237.0/24
- 102.176.238.0/24
- 102.176.239.0/24
- 102.202.120.0/22
- 160.119.192.0/24
- 160.119.193.0/24
- 160.119.192.0/22
- 160.119.194.0/24
- 160.119.195.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS329541 | zing_fibre_pty_Ltd | ZA |
| AS329039 | LINK-CONNECT-SERVICES-PTY-LTD | ZA |
| AS328948 | NCC3-AS | ZA |
| AS328391 | Rocking-Connect | ZA |
| AS328365 | Edge-connect | ZA |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37468 | ANGOLA-CABLES | AO |
| AS37271 | Workonline | ZA |
| AS37017 | Edge-connect | ZA |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34019 | HIVANE | FR |
| AS29075 | IELO IELO Main Network | FR |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS21739 | T-SOL | ZA |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS32437 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 AS32437 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 AS32437 is unique to AS32437 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32437.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32437"})-[: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.