Autonomous System
AS262811 — Mendex Networks(BR)
Last fetched
AS262811 is an Autonomous System operated by Mendex Networks and registered in BR. As of Thu, 21 May 2026 06:23:35 GMT, it announces 10 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS262811 announces 10 distinct routed prefixes. The 10-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS23764 | CTGNET CTGNet | HK |
| AS270952 | PREFEITURA MUNICIPAL DE SAO GONCALO | BR |
| AS265993 | ESTADO DO MARANHAO - PROCURADORIA GERAL DA JUSTICA | BR |
| AS264906 | PLANET INTERNET | BR |
| AS264296 | Ministerio Publico do Estado da Bahia | BR |
| AS61832 | DB3 SERVICOS DE TELECOMUNICACOES S.A | BR |
| AS52468 | UFINET PANAMA S.A. | PA |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS28329 | Megatelecom Telecomunicacoes Ltda | BR |
| AS28271 | DataCorpore Servicos e Representacoes | BR |
Blast radius
Approximate count of dependent hostnames if AS262811 disappeared from the routing table.
~1 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:23:35 GMT.
MOAS / hijack watch
Prefixes routed by AS262811 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 AS262811 is unique to AS262811 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS262811.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS262811"})-[: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.