Skip to content

Autonomous System

AS52381

Last fetched

AS52381 is operated by AS52381 - Sociedad Cooperativa Popular Limitada de Comodoro, registered in AR, and announces 66 prefixes to 2 BGP neighbours. AS52381 has a reputation score of 13.7 (NEUTRAL); 3 of its 6,144 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS52381Routing diversity9.1/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/52381

Routing footprint

Announced prefixes
66
BGP neighbours
2
RPKI ROAs
4
MOAS conflicts
0
CAIDA AS-rank
19,672
Customer-cone ASNs
1
Facilities
1
Internet exchanges
0

Blast radius

Announced IPv4 addresses
6,144
Threat-listed addresses
3
Threat density
0.0488 %
Routed prefixes
24

How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.

Peering ecosystem

A sample of 2 of this network’s 2 BGP neighbours.

Reputation

13.7reputation score (NEUTRAL)

AS52381 (AS52381 - Sociedad Cooperativa Popular Limitada de Comodoro, AR) has a reputation score of 62.6 (NEUTRAL).

Threat density
70.2/100
Graph metrics
55.0/100
Historical behaviour
85.0/100
Prefix age
20.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
Sociedad Cooperativa Popular Limitada de Comodoro
RIR
LACNIC
Registered
Tue, 17 Jul 2012 15:58:12 GMT

Threat-feed evidence

Related pages

Pivot from AS52381 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS52381"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS52381")

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