Autonomous System
AS269182 — PLUGAR TELECOM(BR)
Last fetched
AS269182 is an Autonomous System operated by PLUGAR TELECOM and registered in BR. As of Thu, 21 May 2026 06:25:36 GMT, it announces 9 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS269182 announces 9 distinct routed prefixes. The 9-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS275652 | — | — |
| AS275638 | — | — |
| AS274475 | weblink net provedor de internet ltda | BR |
| AS271563 | Mega Mais Telecom Ltda me | BR |
| AS271245 | Yauh Telecom Provedores | BR |
| AS271218 | AL TELECOM - TELECOMUNICACOES LTDA | BR |
| AS271166 | You Telecom Provedor de Internet Ltda | BR |
| AS269434 | TAGUANET INFORMATICA | BR |
| AS269420 | IST INFORMATICA E TELECOMUNICAO 991DF EIRELI - ME | BR |
| AS267613 | ELETRONET S.A. | BR |
| AS267020 | VS COMUNICACAO E MULTIMIDIA LTDA | BR |
| AS266565 | STAR LINE TELECOMUNICACOES LTDA | BR |
| AS52931 | Netvip Telecomunicacoes Ltda | BR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
Blast radius
Approximate count of dependent hostnames if AS269182 disappeared from the routing table.
~1,054 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:25:36 GMT.
MOAS / hijack watch
Prefixes routed by AS269182 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 AS269182 is unique to AS269182 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS269182.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS269182"})-[: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.