Skip to content

Autonomous System

AS955 — LSHIY - LSHIY LLC(US)

Last fetched

AS955 is an Autonomous System operated by LSHIY - LSHIY LLC and registered in US. As of Thu, 21 May 2026 16:10:17 GMT, it announces 28 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS955Routing diversity7.3/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/955

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS401615ACCK-LTD - ACCK LLCUS
AS214731GB
AS209109DATASPHERE-LIMITEDHK
AS202662Hytron Network ServicesHK
AS199073IMPLETECHLIMITED-AS-AP IMPLETECH LIMITEDHK
AS148982BQIT-AS-AP Bijie Qiulin Information TechnologyCN
AS139888TIME-GLOBAL-AS-AP Tang ZhuoCN
AS139358KANSUIUN-AS-AP Kansuiun Co., LtdJP
AS137409GSLNETWORKS-AS-AP GSL Networks Pty LTDAU
AS61112AkileCloud NetworkGB
AS40929MOEDOVE-BN - MoeDoveUS
AS35280F5FR
AS32167LSHIY-USER-CONTENT - LSHIY LLCUS
AS24482SGGS-AS-AP SG.GSSG
AS24144LSHIY-AS-AP Wuhan LSHIY Network Technology Co., Ltd.CN
AS20473AS-VULTR - The Constant Company, LLCUS
AS9505TWGATE-AP Taiwan Internet GatewayTW
AS9002RETN-ASGB
AS8966ETISALAT-AS P.O. Box 1150, Dubai, UAE
AS7721QC-NET Qin Cloud NetworksCN
AS7356SIKLA-AS - Sikla Tech LimitedUS
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

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

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS955.

Cypher and MCP

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

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