Autonomous System
AS9370 — SAKURA-B SAKURA Internet Inc.(JP)
Last fetched
AS9370 is an Autonomous System operated by SAKURA-B SAKURA Internet Inc. and registered in JP. As of Thu, 21 May 2026 14:09:27 GMT, it announces 44 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9370 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 27.133.128.0/19
- 27.133.247.0/24
- 27.133.252.0/22
- 27.134.240.0/20
- 36.53.0.0/17
- 36.53.128.0/18
- 59.106.0.0/17
- 59.106.128.0/18
- 59.106.192.0/19
- 59.106.224.0/20
- 59.106.240.0/22
- 61.211.224.0/20
- 61.211.236.0/24
- 103.26.32.0/24
- 103.36.252.0/23
- 103.57.4.0/22
- 103.72.104.0/23
- 103.81.176.0/22
- 103.108.64.0/23
- 103.143.122.0/23
- 110.44.128.0/20
- 110.232.160.0/21
- 110.232.168.0/21
- 112.109.0.0/20
- 113.20.160.0/19
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2497 | IIJ Internet Initiative Japan Inc. | JP |
| AS59105 | HOMENOC Home NOC Operators Group | JP |
| AS59092 | KRONOS kronos.Co.,Ltd. | JP |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS7684 | SAKURA-A SAKURA Internet Inc. | JP |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS2516 | KDDI KDDI CORPORATION | JP |
MOAS / hijack watch
Prefixes routed by AS9370 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 AS9370 is unique to AS9370 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9370.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9370"})-[: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.