Autonomous System
AS269783 — WIND NET S.A.(PY)
Last fetched
AS269783 is an Autonomous System operated by WIND NET S.A. and registered in PY. As of Thu, 21 May 2026 06:24:59 GMT, it announces 9 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS269783 announces 9 distinct routed prefixes. The 9-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS274166 | GONZALEZ GAMARRA ARLIS JAVIER SOLUCIONES MAX | PY |
| AS274161 | OSCAR ALBERTO YEGROS ColNet Telecom | PY |
| AS274082 | ASOCIACION PARAGUAYA DE PROVEEDORES DE INTERNET Y TELECOMUNICACIONES | PY |
| AS273876 | FRETES SEGOVIA FRANCISCO JAVIER | PY |
| AS272961 | JANZEN WIENS RALF DONALD | PY |
| AS272099 | WIRSCHKE MONGES RICARDO DANIEL | PY |
| AS272062 | TV 2 S.A. | PY |
| AS270052 | STARTELECOM S.A. | PY |
| AS267914 | TVH S.A | PY |
| AS267837 | Vicente Sosa Peralta | PY |
| AS267704 | SAMISTRARO BAMBERG DANGELO DANIEL | PY |
| AS265864 | LINK Telecom S.A. | PY |
| AS265728 | FLYNET SRL | PY |
| AS264770 | Leonir Remussi KDMNET | PY |
| AS263750 | Douglas Back Pavan SI NET | PY |
| AS263732 | PANDA CONECT S.A. | PY |
| AS61624 | INFNOC TECNOLOGIA LTDA | BR |
| AS37468 | ANGOLA-CABLES | AO |
| AS28158 | Ampernet Telecomunicacoes Ltda | BR |
| AS24482 | SGGS-AS-AP SG.GS | SG |
Blast radius
Approximate count of dependent hostnames if AS269783 disappeared from the routing table.
~58 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:24:59 GMT.
MOAS / hijack watch
Prefixes routed by AS269783 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 AS269783 is unique to AS269783 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS269783.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS269783"})-[: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.