Skip to content

Autonomous System

AS8365MANDA(DE)

Last fetched

AS8365 is an Autonomous System operated by MANDA and registered in DE. As of Thu, 21 May 2026 06:43:20 GMT, it announces 9 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8365Routing diversity5.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8365

Routing footprint

AS8365 announces 9 distinct routed prefixes. The 9-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
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS212795AS-NULLZERO-01 - Nullzero Networks LLCDE
AS209499BCBSKS - Blue Cross Blue Shield of Kansas, Inc.DE
AS201339ELEAZAR ORTIZ CRUZDE
AS50595HOCHSCHULE-RHEINMAINDE
AS50304BLIXNO
AS50300CUSTDCGB
AS48362TKSWF-ASAT
AS35548SMARTTERRA-ASDE
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS28714FHI-SITDE
AS17639CONVERGE-AS Converge ICT Solutions Inc.PH
AS12643IGDDE
AS6939HURRICANE - Hurricane Electric LLCUS
AS6766CCCDADE
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS2857RLP-NETDE

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS8365.

Cypher and MCP

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

MATCH (a:ASN {name: "AS8365"})-[: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.