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
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
- 186.65.64.0/24
- 186.65.65.0/24
- 186.65.66.0/24
- 186.65.67.0/24
- 186.65.68.0/24
- 186.65.69.0/24
- 186.65.70.0/24
- 186.65.71.0/24
- 200.24.248.0/24
- 200.24.249.0/24
- 200.24.250.0/24
- 200.24.251.0/24
- 200.24.252.0/24
- 200.24.253.0/24
- 200.24.254.0/24
- 200.24.255.0/24
- 200.107.88.0/24
- 200.107.89.0/24
- 200.107.90.0/24
- 200.107.91.0/24
- 200.107.92.0/24
- 200.107.93.0/24
- 200.107.94.0/24
- 200.107.95.0/24
- 2803:a00::/40
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.