Autonomous System
AS33765 — Paratus(TZ)
Last fetched
AS33765 is an Autonomous System operated by Paratus and registered in TZ. As of Wed, 20 May 2026 21:51:20 GMT, it announces 282 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33765 announces 282 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.66.21.0/24
- 41.66.22.0/24
- 41.66.23.0/24
- 41.66.24.0/24
- 41.66.25.0/24
- 41.66.26.0/24
- 41.66.27.0/24
- 41.66.28.0/24
- 41.66.29.0/24
- 41.66.30.0/24
- 41.66.31.0/24
- 41.66.0.0/18
- 41.66.32.0/24
- 41.66.33.0/24
- 41.66.34.0/24
- 41.66.35.0/24
- 41.66.36.0/24
- 41.66.37.0/24
- 41.66.38.0/24
- 41.66.39.0/24
- 41.66.40.0/24
- 41.66.41.0/24
- 41.66.42.0/24
- 41.66.43.0/24
- 41.66.44.0/24
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS328865 | INTERFIBRA-AS | TZ |
| AS328838 | Wifi net servicos de telecomunicacoes | TZ |
| AS328139 | MTDE-PSIX-AS | TZ |
| AS328018 | SUBNETSER-AS-AP MS. Subnet Services | TZ |
| AS327912 | UECU-IN Ujjain Engineering College, Ujjain | TZ |
| AS327799 | MPLTWWC-AS-AP Manrex Pty Ltd ta Webstercare | BI |
| AS327795 | AS_POWERVPP | TZ |
| AS327778 | WIANET SOLUCOES E TECNOLOGIA LTDA | TZ |
| AS327774 | VIGINET C.A | TZ |
| AS327730 | IDNIC-FIBERLINK-AS-ID PT Fiberlink Technology Indonesia | TZ |
| AS37619 | Airtel | RW |
| AS37545 | WINROCK- | BI |
| AS37419 | AFRINET | TZ |
| AS37362 | SAINET | TZ |
| AS37218 | MAX-NET-FOR-INTERNET-SERVICES | TZ |
| AS37133 | VISAFONE | TZ |
| AS37100 | OrangeLiberia | MU |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS33765 disappeared from the routing table.
~846 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:20 GMT.
MOAS / hijack watch
Prefixes routed by AS33765 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 AS33765 is unique to AS33765 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS33765.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33765"})-[: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.