Autonomous System
AS53013 — UFINET BRASIL S.A.(BR)
Last fetched
AS53013 is an Autonomous System operated by UFINET BRASIL S.A. and registered in BR. As of Thu, 21 May 2026 00:56:28 GMT, it announces 32 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS53013 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.226.18.0/24
- 177.67.80.0/23
- 177.67.80.0/22
- 177.67.82.0/23
- 177.67.84.0/24
- 177.67.85.0/24
- 177.67.86.0/24
- 177.67.87.0/24
- 209.14.7.0/24
- 209.14.12.0/24
- 209.14.12.0/23
- 209.14.13.0/24
- 209.14.14.0/24
- 209.14.14.0/23
- 209.14.15.0/24
- 209.14.155.0/24
- 209.14.159.0/24
- 209.14.228.0/24
- 209.14.229.0/24
- 2804:574:3::/48
- 2804:574:4::/48
- 2804:574:5::/48
- 2804:574:6::/48
- 2804:574:8::/48
- 2804:574:a::/48
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS16735 | ALGAR TELECOM SA | BR |
| AS273478 | Sage Networks | BR |
| AS272618 | MAX FIBRA MAIS VELOZ LTDA | BR |
| AS271502 | XyberNet Telecom | BR |
| AS271423 | HILINK COMUNICACOES | BR |
| AS270724 | CLIENT.CO SERVICOS E TELECOMUNICACOES LTDA | BR |
| AS270355 | EDENILSON OLIVEIRA BELO | BR |
| AS269096 | N&K TECNOLOGIA LTDA | BR |
| AS268829 | ZUTTEL FIBRA LTDA | BR |
| AS268581 | QNAX LTDA | BR |
| AS264876 | 5GTELECOM AZEVEDO INFORMATICA LTDA. | BR |
| AS263482 | Megalink Servicos Ltda | BR |
| AS263347 | CEDNET PROVEDOR INTERNET | BR |
| AS53158 | Net Turbo Telecom | BR |
| AS52780 | MAP Piumhi Ltda - ME | BR |
| AS52660 | e.serv informatica e tecnologia ltda. | BR |
| AS52468 | UFINET PANAMA S.A. | PA |
| AS37468 | ANGOLA-CABLES | AO |
| AS28202 | MASTER SA | BR |
| AS23106 | AMERICAN TOWER DO BRASIL-COMUNICACAO MULTIMIDIA LT | BR |
Blast radius
Approximate count of dependent hostnames if AS53013 disappeared from the routing table.
~400 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:28 GMT.
MOAS / hijack watch
Prefixes routed by AS53013 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2804:574:2000::/35 | AS52468 | UFINET PANAMA S.A. |
Threat posture
Related pages
Pivot deeper into the graph from AS53013.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS53013"})-[: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.