Skip to content

Autonomous System

AS3790RADIOGRAFICA COSTARRICENSE(CR)

Last fetched

AS3790 is an Autonomous System operated by RADIOGRAFICA COSTARRICENSE and registered in CR. As of Thu, 21 May 2026 00:57:12 GMT, it announces 218 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3790Routing diversity10.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3790

Routing footprint

AS3790 announces 218 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS11830Instituto Costarricense de Electricidad y Telecom.CR
AS273987BANCO POPULAR Y DE DESARROLLO COMUNALCR
AS273147MUNICIPALIDAD DE CARRILLO GUANACASTECR
AS271891UNIVERSIDAD ESTATAL A DISTANCIACR
AS264654FIBERNETCR
AS52468UFINET PANAMA S.A.PA
AS28050ADN Solutions S.A. Rokru Int.CR

Blast radius

Approximate count of dependent hostnames if AS3790 disappeared from the routing table.

~17,876 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:12 GMT.

MOAS / hijack watch

Prefixes routed by AS3790 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 AS3790 is unique to AS3790 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3790.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS3790"})-[: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.