Skip to content

Autonomous System

AS41378 — KirinoNET - Kirino LLC(US)

Last fetched

AS41378 is an Autonomous System operated by KirinoNET - Kirino LLC and registered in US. As of Tue, 01 Sep 2026 00:03:01 GMT, it announces 62 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS41378Routing diversity9.0/10Peering density5.0/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/41378

Routing footprint

AS41378 announces 62 distinct routed prefixes. The 25-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
AS137409GSLNETWORKS-AS-AP - GSL Networks Pty LTDAU
AS138576CODECCLOUD-AS-AP - CodecCloud (HK) LimitedHK
AS138997EDCL-AS-AP - Eons Data Communications LimitedHK
AS210110KVMCLOUD-AS - Kvmcloud Network CO., LIMITEDHK
AS24482SGGS-AS-AP - SG.GSSG
AS25369BANDWIDTH-AS - Hydra Communications LtdGB
AS3223VOXILITY - Voxility LLPGB
AS35280F5 - F5 Networks SARLFR
AS36236NETACTUATE - NetActuate, IncUS
AS399945AS-AWS - Aisanie Web Solution IncUS
AS51089SNAPSTACK-AS - SnapStack LimitedHK
AS60024CEDOC-AS - HK CEDOC LIMITEDHK
AS60068CDN77 - Datacamp LimitedGB
AS61350SNAPSTACK-GLOBAL-SDN - SnapStack LimitedHK
AS6939HURRICANE - Hurricane Electric LLCUS
AS9002RETN-AS - RETN LimitedGB
AS929KIRINO - KIRINO LLCUS

Blast radius

Count of dependent hostnames if AS41378 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 AS41378 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
103.136.184.0/24AS138576CODECCLOUD-AS-AP - CodecCloud (HK) Limited
103.136.185.0/24AS138576CODECCLOUD-AS-AP - CodecCloud (HK) Limited
23.247.132.0/24AS60024CEDOC-AS - HK CEDOC LIMITED
23.247.133.0/24AS60024CEDOC-AS - HK CEDOC LIMITED
23.247.134.0/24AS60024CEDOC-AS - HK CEDOC LIMITED
23.247.135.0/24AS60024CEDOC-AS - HK CEDOC LIMITED

Threat posture

Related pages

Pivot deeper into the graph from AS41378.

Cypher and MCP

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

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