Skip to content

Autonomous System

AS263269

Last fetched

AS263269 is operated by AS263269 - RAGTEK TECNOLOGIA, registered in BR, and announces 17 prefixes to 37 BGP neighbours. AS263269 has a reputation score of 14.8 (NEUTRAL); 11 of its 2,048 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS263269Routing diversity6.3/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/263269

Routing footprint

Announced prefixes
17
BGP neighbours
37
RPKI ROAs
2
MOAS conflicts
0
CAIDA AS-rank
1,019
Customer-cone ASNs
37
Facilities
43
Internet exchanges
3

Blast radius

Announced IPv4 addresses
2,048
Threat-listed addresses
11
Threat density
0.5371 %
Routed prefixes
10

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 25 of this network’s 37 BGP neighbours.

Reputation

14.8reputation score (NEUTRAL)

AS263269 (AS263269 - RAGTEK TECNOLOGIA, BR) has a reputation score of 60.4 (NEUTRAL).

Threat density
46.2/100
Graph metrics
90.0/100
Historical behaviour
75.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
RAGTEK TECNOLOGIA
RIR
LACNIC
Registered
Fri, 11 Apr 2014 11:34:59 GMT

Threat-feed evidence

Related pages

Pivot from AS263269 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: "AS263269"})
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("AS263269")

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