AS9370 information

Organization

SAKURA Internet Inc.

Country

Japan 🇯🇵

Categories

DatacenteriIPs from this network are hosted in datacenter infrastructure and have a high chance of being automated traffic such as crawlers or bots.

Risk Level

MidiThis network is categorized as Datacenter. IPs are more likely to be automated rather than real end-user traffic.


Frequently asked questions about AS9370

Is AS9370 associated with Datacenter activity?

Yes. AS9370 (SAKURA Internet Inc.) has been identified as a datacenter and hosting provider. IP addresses from this network have a high chance of being automated traffic such as crawlers, scrapers, or bots rather than real end-user traffic.

How many IP addresses does AS9370 announce?

AS9370 announces 39 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS9370?

AS9370 has a Mid risk level. This network is associated with automated datacenter traffic. IPs are more likely to be automated rather than real end-user traffic.


AS9370 IP addresses

341,248

Total IPv4 Addresses

39

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS9370 IPv4 address ranges

39 IPv4 CIDR blocks announced by AS9370:

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
122.202.96.0/19
133.167.0.0/24
153.121.0.0/19
153.121.32.0/19
153.121.64.0/19
153.125.224.0/20
160.16.0.0/17
160.16.128.0/17
163.43.0.0/16
183.181.102.0/24
202.181.96.0/20
202.222.16.0/20
210.188.224.0/19
210.229.64.0/21

AS9370 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS9370:

2001:e40::/30
2001:e44::/31
2001:e46::/32
2001:e47::/32
2406:ce00::/29

Detect VPNs, Proxies, TOR and Bots

Use the Focsec API to check if an IP address belongs to a VPN, Proxy, TOR exit node or malicious bot.

REQUEST
curl -X GET "https://api.focsec.com/v1/ip/46.5.143.218" \
     -H "Authorization: your-api-key"
RESPONSE
{
  "ip": "46.5.143.218",
  "is_vpn": true,
  "is_proxy": false,
  "is_tor": false,
  "is_bot": false,
  "is_datacenter": false
}