Autonomous System
AS28263 — EMPRESA SERGIPANA DE TECNOLOGIA DA INFORMACAO(BR)
Last fetched
AS28263 is an Autonomous System operated by EMPRESA SERGIPANA DE TECNOLOGIA DA INFORMACAO and registered in BR. As of Wed, 20 May 2026 21:54:22 GMT, it announces 68 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28263 announces 68 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 187.108.92.0/24
- 187.108.92.0/23
- 187.108.93.0/24
- 187.108.92.0/22
- 187.108.94.0/24
- 187.108.94.0/23
- 187.108.95.0/24
- 187.108.96.0/20
- 187.108.112.0/22
- 187.108.112.0/21
- 187.108.116.0/22
- 187.108.120.0/22
- 187.108.120.0/21
- 187.108.124.0/22
- 187.108.128.0/19
- 201.149.108.0/22
- 201.149.112.0/24
- 201.149.113.0/24
- 201.149.112.0/22
- 201.149.114.0/24
- 201.149.115.0/24
- 201.149.116.0/24
- 201.149.116.0/23
- 201.149.117.0/24
- 201.149.116.0/22
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS28263 disappeared from the routing table.
~41 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:22 GMT.
MOAS / hijack watch
Prefixes routed by AS28263 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 |
|---|---|---|
| 187.108.96.0/20 | AS28220 | Tv Cabo de Presidente Venceslau SS Ltda. EPP |
| 187.108.96.0/20 | AS28270 | — |
Threat posture
Related pages
Pivot deeper into the graph from AS28263.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28263"})-[: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.