Skip to content

Autonomous System

AS37447ORANGE-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

WHISPER CANON · AS37447Routing diversity8.2/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/37447

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.

Peering ecosystem

21 distinct peers via BGP. The first 21 are listed below.

Peer ASNOperatorCountry
AS3744
AS329269SLTS1-ASCD
AS329017RAGA-NETCD
AS328618OLIVERSOFTCD
AS328566Elite-Networks-ASCD
AS328344STETechplus-ASCD
AS328126ORANGE-CDN-ASTN
AS327875ISPA-DRC-CONTENTCD
AS199524GCORELU
AS63293FACEBOOK-OFFNET - Facebook, Inc.US
AS60171AFRIX-ASES
AS37638OrioncomCD
AS37451CongoTelecomCG
AS37414Microcom-SprlCD
AS37273BCSUG
AS37009MTCASNNA
AS33763ParatusMU
AS30844LIQUID-ASGB
AS20459TELECOM-NAMIBIA-ASNA
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS5511OPENTRANSITFR

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.