Autonomous System
AS37447 — ORANGE-RDC(CD)
Last fetched
AS37447 is an Autonomous System operated by ORANGE-RDC and registered in CD. As of Thu, 21 May 2026 01:01:40 GMT, it announces 43 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37447 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.77.220.0/24
- 41.77.221.0/24
- 41.77.222.0/24
- 41.77.223.0/24
- 102.206.156.0/24
- 102.206.157.0/24
- 102.206.158.0/24
- 102.206.159.0/24
- 102.223.128.0/24
- 102.223.129.0/24
- 102.223.130.0/24
- 102.223.131.0/24
- 169.239.156.0/24
- 169.239.157.0/24
- 169.239.158.0/24
- 169.239.159.0/24
- 169.255.204.0/24
- 169.255.205.0/24
- 169.255.206.0/24
- 169.255.207.0/24
- 196.8.224.0/24
- 197.29.122.0/24
- 197.29.125.0/24
- 197.157.208.0/24
- 197.157.209.0/24
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3744 | — | — |
| AS329269 | SLTS1-AS | CD |
| AS329017 | RAGA-NET | CD |
| AS328618 | OLIVERSOFT | CD |
| AS328566 | Elite-Networks-AS | CD |
| AS328344 | STETechplus-AS | CD |
| AS328126 | ORANGE-CDN-AS | TN |
| AS327875 | ISPA-DRC-CONTENT | CD |
| AS199524 | GCORE | LU |
| AS63293 | FACEBOOK-OFFNET - Facebook, Inc. | US |
| AS60171 | AFRIX-AS | ES |
| AS37638 | Orioncom | CD |
| AS37451 | CongoTelecom | CG |
| AS37414 | Microcom-Sprl | CD |
| AS37273 | BCS | UG |
| AS37009 | MTCASN | NA |
| AS33763 | Paratus | MU |
| AS30844 | LIQUID-AS | GB |
| AS20459 | TELECOM-NAMIBIA-AS | NA |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS5511 | OPENTRANSIT | FR |
Blast radius
Approximate count of dependent hostnames if AS37447 disappeared from the routing table.
~56 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:40 GMT.
MOAS / hijack watch
Prefixes routed by AS37447 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 AS37447 is unique to AS37447 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37447.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37447"})-[: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.