Autonomous System
AS37002 — Reunicable(RE)
Last fetched
AS37002 is an Autonomous System operated by Reunicable and registered in RE. As of Thu, 21 May 2026 01:08:08 GMT, it announces 50 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37002 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.213.128.0/24
- 41.213.128.0/21
- 41.213.133.0/24
- 41.213.136.0/21
- 41.213.144.0/20
- 41.213.160.0/20
- 41.213.176.0/20
- 41.213.192.0/20
- 41.213.208.0/20
- 41.213.224.0/20
- 41.213.240.0/20
- 102.35.3.0/24
- 102.35.0.0/20
- 102.35.8.0/22
- 102.35.16.0/20
- 102.35.32.0/20
- 102.35.48.0/20
- 102.35.64.0/20
- 102.35.80.0/20
- 102.35.96.0/20
- 102.35.112.0/20
- 102.35.128.0/20
- 102.35.144.0/20
- 102.35.160.0/20
- 102.35.176.0/20
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS38001 | NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte Ltd | SG |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37271 | Workonline | ZA |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS4788 | TTSSB-MY TM TECHNOLOGY SERVICES SDN. BHD. | MY |
| AS1273 | CW Vodafone Group PLC | — |
Blast radius
Approximate count of dependent hostnames if AS37002 disappeared from the routing table.
~2,175 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:08:08 GMT.
MOAS / hijack watch
Prefixes routed by AS37002 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 AS37002 is unique to AS37002 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37002.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37002"})-[: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.