Skip to content

Autonomous System

AS35807AS-SKYNET-SPB(RU)

Last fetched

AS35807 is an Autonomous System operated by AS-SKYNET-SPB and registered in RU. As of Thu, 21 May 2026 06:16:41 GMT, it announces 385 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS35807Routing diversity10.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/35807

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS212128Geofeed horizon-telecom.rugeofeed.csvRU
AS208972GIBIRNET-TR
AS201511STARLINERU
AS58042BONCHRU
AS56655GIGAHOSTNO
AS56619KSBRU
AS50673SERVERIUS-ASNL
AS49673TRUENETWORK Truenetwork InfrastructureRU
AS42289ITMO-AS ITMORU
AS37721Virtual-Technologies-Solutions-SABF
AS34927IFOG-GMBHCH
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS25091IP-MAX IP-Max SACH
AS24482SGGS-AS-AP SG.GSSG
AS20764RASCOM-AS CJSC RASCOM ISPRU
AS9002RETN-ASGB
AS8218NEO-ASN Zayo EuropeFR

Blast radius

Approximate count of dependent hostnames if AS35807 disappeared from the routing table.

~616 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:41 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS35807.

Cypher and MCP

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

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