Autonomous System
AS11242 — Universidade Federal de Santa Catarina(BR)
Last fetched
AS11242 is an Autonomous System operated by Universidade Federal de Santa Catarina and registered in BR. As of Thu, 21 May 2026 16:58:12 GMT, it announces 5 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11242 announces 5 distinct routed prefixes. The 5-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1916 | Rede Nacional de Ensino e Pesquisa | BR |
| AS268005 | Epagri - Emp. Pesq. Agrop. e Ext. Rural de SC | BR |
| AS264029 | Universidade para o Desenv. do Alto Vale do Itajai | BR |
| AS263613 | Fundacao Universitaria do Desenvolvimento do Oeste | BR |
| AS263610 | UNIVERSIDADE FEDERAL DA FRONTEIRA SUL - UFFS | BR |
| AS263559 | Fundacao Educacional da Regiao de Joinville | BR |
| AS263410 | Instituto Federal Catarinense | BR |
| AS263325 | INSTITUTO FEDERAL DE EDUCACAO, CIENCIA E TECNOLOGI | BR |
| AS263300 | Universidade Federal de Santa Catarina | BR |
| AS263282 | FUNDACAO UNIVERSIDADE DO OESTE DE SANTA CATARINA | BR |
| AS52950 | Fund. de Apoio a Pesq. C&T do Est. de SC - FAPESC | BR |
| AS52834 | FERJ - Fundacao Educacional Regional Jaraguaense | BR |
| AS52750 | Fundacao Centros de Ref. em Tecnologias Inovadoras | BR |
| AS28614 | Fundacao Universidade Regional de Blumenau | BR |
| AS28601 | UNIVERSIDADE DO ESTADO DE SANTA CATARINA | BR |
| AS28579 | Fundacao InoversaSul | BR |
| AS19763 | Fundacao Universidade do Vale do Itajai | BR |
| AS10715 | Universidade Federal de Santa Catarina | BR |
Blast radius
Approximate count of dependent hostnames if AS11242 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS11242 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 AS11242 is unique to AS11242 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11242.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11242"})-[: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.