Autonomous System
AS37645 — ZAP-Angola(AO)
Last fetched
AS37645 is an Autonomous System operated by ZAP-Angola and registered in AO. As of Thu, 21 May 2026 01:09:39 GMT, it announces 57 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37645 announces 57 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 102.130.192.0/21
- 102.130.200.0/21
- 102.130.208.0/21
- 102.130.216.0/21
- 102.202.244.0/22
- 102.203.240.0/22
- 102.203.244.0/22
- 102.206.52.0/22
- 102.206.56.0/22
- 102.206.60.0/22
- 102.206.196.0/22
- 102.207.192.0/22
- 102.208.92.0/22
- 102.208.148.0/22
- 102.209.4.0/22
- 102.210.4.0/22
- 102.210.120.0/22
- 102.210.176.0/22
- 102.210.228.0/22
- 102.211.128.0/22
- 102.211.200.0/22
- 102.212.216.0/22
- 102.213.12.0/22
- 102.213.96.0/22
- 102.213.100.0/22
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1836 | GREEN green.ch AG Autonomous System | CH |
| AS329007 | ELENDE | AO |
| AS212024 | RISSON | FR |
| AS48362 | TKSWF-AS | AT |
| AS37468 | ANGOLA-CABLES | AO |
| AS35280 | F5 | FR |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS12779 | ITGATE | IT |
| AS11259 | ANGOLATELECOM | AO |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6424 | EDGOO NETWORKS | PT |
| AS3257 | GTT-BACKBONE GTT | US |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS37645 disappeared from the routing table.
~46,124 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:39 GMT.
MOAS / hijack watch
Prefixes routed by AS37645 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 AS37645 is unique to AS37645 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37645.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37645"})-[: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.