AS30475 information

Organization

Handy Networks, LLC

Country

United States of America πŸ‡ΊπŸ‡Έ

Registry

ARIN (American Registry for Internet Numbers)

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 AS30475

Is AS30475 associated with Datacenter activity?

Yes. AS30475 (Handy Networks, LLC) 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 AS30475 announce?

AS30475 announces 32 IPv4 CIDR blocks and 3 IPv6 CIDR blocks.

What is the risk level of AS30475?

AS30475 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.


AS30475 IP addresses

59,392

Total IPv4 Addresses

32

IPv4 Blocks Assigned

3

IPv6 Blocks Assigned


AS30475 IPv4 address ranges

32 IPv4 CIDR blocks announced by AS30475:

23.239.192.0/20
23.239.208.0/22
23.239.212.0/23
23.239.215.0/24
23.239.216.0/22
23.239.216.0/24
23.239.220.0/22
37.221.111.0/24
45.95.15.0/24
45.141.14.0/24
64.27.48.0/20
64.27.49.0/24
64.27.51.0/24
66.11.121.0/24
68.71.128.0/19
68.71.144.0/24
72.18.128.0/19
162.213.216.0/21
162.244.252.0/22
173.248.128.0/18
173.248.145.0/24
178.218.146.0/24
185.170.40.0/24
192.82.248.0/21
192.199.240.0/20
192.199.249.0/24
192.241.8.0/22
193.7.200.0/24
193.8.172.0/24
198.57.46.0/24
199.74.141.0/24
216.136.9.0/24

AS30475 IPv6 address ranges

3 IPv6 CIDR blocks announced by AS30475:

2602:fff6:d::/48
2606:6680:6::/48
2607:fc88::/32

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
}