Autonomous System
AS28258 — VERO S.A(BR)
Last fetched
AS28258 is an Autonomous System operated by VERO S.A and registered in BR. As of Thu, 21 May 2026 00:57:38 GMT, it announces 135 routed IP prefixes and peers with 31 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28258 announces 135 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 138.117.72.0/23
- 138.117.72.0/22
- 138.117.74.0/23
- 168.227.196.0/23
- 168.227.196.0/22
- 168.227.198.0/23
- 170.246.208.0/23
- 170.246.208.0/22
- 170.246.210.0/23
- 177.104.64.0/23
- 177.104.64.0/22
- 177.104.66.0/23
- 177.104.64.0/21
- 177.104.68.0/23
- 177.104.68.0/22
- 177.104.70.0/23
- 177.104.64.0/20
- 177.104.72.0/23
- 177.104.72.0/22
- 177.104.74.0/23
- 177.104.72.0/21
- 177.104.76.0/23
- 177.104.76.0/22
- 177.104.78.0/23
- 177.104.64.0/19
Peering ecosystem
31 distinct peers via BGP. The first 31 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS273474 | TODA SOLUCAO WEB | BR |
| AS268613 | VERO S.A | BR |
| AS267613 | ELETRONET S.A. | BR |
| AS267085 | VERO S.A | BR |
| AS266949 | VERO S.A | BR |
| AS266167 | CELERIX TECNOLOGIA DE TELECOMUNICACOES LTDA | BR |
| AS265974 | VERO S.A | BR |
| AS264409 | GRUPO YAX | BR |
| AS264238 | Link Net Provedor de Internet LTDA | BR |
| AS263405 | VERO S.A | BR |
| AS263072 | VERO S.A | BR |
| AS263032 | VERO S.A | BR |
| AS262794 | VERO S.A | BR |
| AS262700 | VERO S.A | BR |
| AS262673 | VERO S.A | BR |
| AS262671 | VERO S.A | BR |
| AS262659 | VERO S.A | BR |
| AS262481 | VERO S.A | BR |
| AS262280 | PARATI INDUSTRIA E COMERCIO DE ALIMENTOS LTDA | BR |
| AS53191 | VERO S.A | BR |
| AS53184 | VERO S.A | BR |
| AS53085 | VERO S.A | BR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35280 | F5 | FR |
| AS28669 | VERO S.A | BR |
| AS28667 | VERO S.A | BR |
| AS28263 | VERO S.A | BR |
| AS28241 | VERO S.A | BR |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS28258 disappeared from the routing table.
~270 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:38 GMT.
MOAS / hijack watch
Prefixes routed by AS28258 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 AS28258 is unique to AS28258 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28258.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28258"})-[: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.