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
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.
- 23.247.132.0/24
- 23.247.133.0/24
- 23.247.134.0/24
- 23.247.135.0/24
- 31.25.88.0/24
- 31.25.89.0/24
- 37.123.195.0/24
- 37.123.196.0/24
- 37.123.198.0/24
- 37.123.199.0/24
- 38.59.228.0/23
- 38.59.230.0/24
- 38.59.232.0/22
- 38.59.240.0/22
- 38.59.244.0/24
- 38.59.245.0/24
- 38.59.246.0/23
- 38.59.248.0/23
- 45.9.8.0/24
- 45.9.8.0/23
- 45.9.9.0/24
- 45.9.8.0/22
- 45.9.10.0/24
- 103.136.184.0/24
- 103.136.185.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS137409 | GSLNETWORKS-AS-AP - GSL Networks Pty LTD | AU |
| AS138576 | CODECCLOUD-AS-AP - CodecCloud (HK) Limited | HK |
| AS138997 | EDCL-AS-AP - Eons Data Communications Limited | HK |
| AS210110 | KVMCLOUD-AS - Kvmcloud Network CO., LIMITED | HK |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS25369 | BANDWIDTH-AS - Hydra Communications Ltd | GB |
| AS3223 | VOXILITY - Voxility LLP | GB |
| AS35280 | F5 - F5 Networks SARL | FR |
| AS36236 | NETACTUATE - NetActuate, Inc | US |
| AS399945 | AS-AWS - Aisanie Web Solution Inc | US |
| AS51089 | SNAPSTACK-AS - SnapStack Limited | HK |
| AS60024 | CEDOC-AS - HK CEDOC LIMITED | HK |
| AS60068 | CDN77 - Datacamp Limited | GB |
| AS61350 | SNAPSTACK-GLOBAL-SDN - SnapStack Limited | HK |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | RETN-AS - RETN Limited | GB |
| AS929 | KIRINO - KIRINO LLC | US |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 103.136.184.0/24 | AS138576 | CODECCLOUD-AS-AP - CodecCloud (HK) Limited |
| 103.136.185.0/24 | AS138576 | CODECCLOUD-AS-AP - CodecCloud (HK) Limited |
| 23.247.132.0/24 | AS60024 | CEDOC-AS - HK CEDOC LIMITED |
| 23.247.133.0/24 | AS60024 | CEDOC-AS - HK CEDOC LIMITED |
| 23.247.134.0/24 | AS60024 | CEDOC-AS - HK CEDOC LIMITED |
| 23.247.135.0/24 | AS60024 | CEDOC-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.