Autonomous System
AS2716 — Universidade Federal do Rio Grande do Sul(BR)
Last fetched
AS2716 is an Autonomous System operated by Universidade Federal do Rio Grande do Sul and registered in BR. As of Thu, 21 May 2026 10:54:59 GMT, it announces 20 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2716 announces 20 distinct routed prefixes. The 20-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1916 | Rede Nacional de Ensino e Pesquisa | BR |
| AS270420 | Sociedade Beneficiencia de Lajeado | BR |
| AS269224 | Universidade La Salle | BR |
| AS268839 | Associacao Pro Ensino Superior em Novo Hamburgo | BR |
| AS268744 | APESC - Associacao Pro-Ensino em Santa Cruz do Sul | BR |
| AS268118 | UNIVERSIDADE FEDERAL DE SANTA MARIA | BR |
| AS262583 | Fundacao Universidade de Passo Fundo | BR |
| AS262441 | Fund. Vale do Taquari de Educ. e Desenvolv. Social | BR |
| AS61880 | Hospital de Clinicas de Porto Alegre | BR |
| AS28623 | PONTIFICIA UNIVERSID CATOLICA DO RIO GRANDE DO SUL | BR |
| AS28343 | UNIFIQUE TELECOMUNICACOES SA | BR |
| AS19611 | Associacao Antonio Vieira - Unisinos | BR |
| AS19200 | Universidade Federal do Rio Grande do Sul | BR |
| AS16735 | ALGAR TELECOM SA | BR |
| AS14840 | BR.Digital Telecom | BR |
| AS10875 | FUNDACAO DE APOIO DA UNIVERSIDADE FEDERAL DO | BR |
| AS4230 | CLARO S.A. | BR |
Blast radius
Approximate count of dependent hostnames if AS2716 disappeared from the routing table.
~5,094 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:54:59 GMT.
MOAS / hijack watch
Prefixes routed by AS2716 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 AS2716 is unique to AS2716 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2716.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2716"})-[: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.