Skip to content

Autonomous System

AS33765Paratus(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

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

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.

Peering ecosystem

20 distinct peers via BGP. The first 20 are listed below.

Peer ASNOperatorCountry
AS3491PCCWG-APAC-HK PCCW Global HK Ltd.HK
AS328865INTERFIBRA-ASTZ
AS328838Wifi net servicos de telecomunicacoesTZ
AS328139MTDE-PSIX-ASTZ
AS328018SUBNETSER-AS-AP MS. Subnet ServicesTZ
AS327912UECU-IN Ujjain Engineering College, UjjainTZ
AS327799MPLTWWC-AS-AP Manrex Pty Ltd ta WebstercareBI
AS327795AS_POWERVPPTZ
AS327778WIANET SOLUCOES E TECNOLOGIA LTDATZ
AS327774VIGINET C.ATZ
AS327730IDNIC-FIBERLINK-AS-ID PT Fiberlink Technology IndonesiaTZ
AS37619AirtelRW
AS37545WINROCK-BI
AS37419AFRINETTZ
AS37362SAINETTZ
AS37218MAX-NET-FOR-INTERNET-SERVICESTZ
AS37133VISAFONETZ
AS37100OrangeLiberiaMU
AS14789CLOUDFLARENET - Cloudflare, Inc.US
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

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