Autonomous System
AS8365 — MANDA(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
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 ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS212795 | AS-NULLZERO-01 - Nullzero Networks LLC | DE |
| AS209499 | BCBSKS - Blue Cross Blue Shield of Kansas, Inc. | DE |
| AS201339 | ELEAZAR ORTIZ CRUZ | DE |
| AS50595 | HOCHSCHULE-RHEINMAIN | DE |
| AS50304 | BLIX | NO |
| AS50300 | CUSTDC | GB |
| AS48362 | TKSWF-AS | AT |
| AS35548 | SMARTTERRA-AS | DE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS28714 | FHI-SIT | DE |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS12643 | IGD | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6766 | CCCDA | DE |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS2857 | RLP-NET | DE |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.