Autonomous System
AS266220 — RFS Tecnologia LTDA(BR)
Last fetched
AS266220 is an Autonomous System operated by RFS Tecnologia LTDA and registered in BR. As of Thu, 21 May 2026 05:59:20 GMT, it announces 9 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS266220 announces 9 distinct routed prefixes. The 9-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS269627 | Exa Internet | BR |
| AS269472 | X Internet | BR |
| AS268505 | Deep Telecom | BR |
| AS268054 | GIGA NET INFORMATICA LTDA ME | BR |
| AS267507 | SRX TECNOLOGIA DA INFORMACAO LTDA | BR |
| AS267469 | W8 Telecom Ltda - ME | BR |
| AS266107 | EVEN TELECOM | BR |
| AS262907 | BRASIL TECPAR | AMIGO | AVATO | BR |
| AS61646 | SINALNET Comunicacoes | BR |
| AS52625 | X-PC Telecom Ltda | BR |
| AS52600 | Digitotal Networks Telecomunicacoes ltda | BR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS24482 | SGGS-AS-AP SG.GS | SG |
MOAS / hijack watch
Prefixes routed by AS266220 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 AS266220 is unique to AS266220 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS266220.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS266220"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.