Autonomous System
AS265192 — Borracharia Barroso Ltda(BR)
Last fetched
AS265192 is an Autonomous System operated by Borracharia Barroso Ltda and registered in BR. As of Thu, 21 May 2026 06:06:56 GMT, it announces 14 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS265192 announces 14 distinct routed prefixes. The 14-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 |
| AS273669 | LINKE SOLUCOES LTDA | BR |
| AS271566 | R N V DA COSTA JUNIOR EIRELI | BR |
| AS271406 | I. L. DE SOUSA | BR |
| AS270441 | CONNECT PEDREIRAS SERVICOS DE INFORMATICA LTDA | BR |
| AS269508 | M. A. L. V. da Silva Junior e Cia Ltda | BR |
| AS269430 | TERA TELECOM LTDA ME | BR |
| AS269194 | ST1 INTERNET | BR |
| AS265269 | MEGA TELE INFORMATICA | BR |
| AS264576 | I. C. JADAO | BR |
| AS264180 | Fernando Net e Telecomunicacoes Ltda | BR |
| AS263974 | VELOX NET MA LTDA | BR |
| AS61708 | INFOCAT INFORMATICA LTDA | BR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
MOAS / hijack watch
Prefixes routed by AS265192 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 AS265192 is unique to AS265192 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS265192.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS265192"})-[: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.