Skip to content

Autonomous System

AS28294ENGEPLUS INFORMATICA LTDA(BR)

Last fetched

AS28294 is an Autonomous System operated by ENGEPLUS INFORMATICA LTDA and registered in BR. As of Wed, 20 May 2026 22:00:12 GMT, it announces 132 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS28294Routing diversity10.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/28294

Routing footprint

AS28294 announces 132 distinct routed prefixes. The 25-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 ASNOperatorCountry
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS271273PAYSYLABS-AS-AP PAYSYS LABS PVT. LIMITEDBR
AS271095ROSSHOSTING-LLC - RossHosting LLCBR
AS269460LABIXEBR
AS269193ASC1VSISTEMIBR
AS267563IITDEL-AS-IN Indian Institute of Technology DelhiBR
AS266525MISSDOMAINBR
AS265980RAGE4-ANYCAST-ASBR
AS264869DELLSONICWALL-AS-AP Dell SonicWALLBR
AS263159WAN2 - WAN2 LLCBR
AS262354WinLink TelecomBR
AS61832EDNEY NUNES ZACARONE - MEBR
AS53125ISPX Solucoes em Telecomunicacoes SPE LtdaBR
AS52939Turbosp Internet ProviderBR
AS52613VMAISNET LTDABR
AS28368Onda InternetBR
AS22381MANIFOLD - Manifold Services IncBR

Blast radius

Approximate count of dependent hostnames if AS28294 disappeared from the routing table.

~2,878 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:12 GMT.

MOAS / hijack watch

Prefixes routed by AS28294 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 AS28294 is unique to AS28294 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS28294.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS28294"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.