Autonomous System
AS28656 — WNET INTERNET LTDA.(BR)
Last fetched
AS28656 is an Autonomous System operated by WNET INTERNET LTDA. and registered in BR. As of Wed, 20 May 2026 21:52:51 GMT, it announces 66 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28656 announces 66 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.195.137.0/24
- 45.195.138.0/24
- 45.195.139.0/24
- 45.195.144.0/24
- 133.92.244.0/24
- 169.131.7.0/24
- 169.131.20.0/24
- 177.101.182.0/23
- 177.101.176.0/20
- 177.101.184.0/23
- 177.101.184.0/22
- 177.101.186.0/23
- 177.101.184.0/21
- 177.101.188.0/23
- 177.101.192.0/22
- 177.101.192.0/21
- 177.101.196.0/22
- 177.101.192.0/20
- 177.101.200.0/22
- 177.101.200.0/21
- 177.101.204.0/22
- 177.101.192.0/19
- 177.101.208.0/21
- 177.101.212.0/22
- 177.152.56.0/23
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS264552 | SCTIMST-IN Sree Chitra Thirunal Institute for Medical Sciences, Thiruvananthapuram | BR |
| AS264228 | CSISD - College Station Independent School District | BR |
| AS262514 | SVINT-ASN | BR |
| AS262504 | VETAL-AS-IN Vetal Hotel And Resort Pvt Ltd | BR |
| AS53062 | CELANTE SERVICOS DE TELECOMUNICACOES LTDA - EPP | BR |
| AS37721 | CAMIX-Peering-AS | BF |
| AS35280 | KONSALNET-AS | FR |
| AS28198 | BANCO VOTORANTIM SA | BR |
Blast radius
Approximate count of dependent hostnames if AS28656 disappeared from the routing table.
~7 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:51 GMT.
MOAS / hijack watch
Prefixes routed by AS28656 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 AS28656 is unique to AS28656 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28656.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28656"})-[: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.