Skip to content

Autonomous System

AS215013 — YCCDN - Yandex.Cloud LLC(RU)

Last fetched

AS215013 is an Autonomous System operated by YCCDN - Yandex.Cloud LLC and registered in RU. As of Fri, 04 Sep 2026 14:57:23 GMT, it announces 12 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS215013Routing diversity5.6/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/215013

Routing footprint

AS215013 announces 12 distinct routed prefixes. The 12-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS200350YandexCloud - Yandex.Cloud LLCRU
AS208398TELETECH - Edge Technology Plus d.o.o. BeogradRS
AS25091IP-Max - IP-Max SACH
AS3216SOVAM-AS - PJSC "Vimpelcom"RU
AS43727KVANT-TELECOM - JSC KVANT-TELEKOMRU

Blast radius

Count of dependent hostnames if AS215013 disappeared from the routing table.

3,148 hostnames depend on this network.Exact count across all 9 announced prefixes. Snapshot Thu, 09 Jul 2026 04:00:48 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS215013.

Cypher and MCP

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

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