AS32097 information

Organization

WholeSale Internet, Inc.

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 AS32097

Is AS32097 associated with Datacenter activity?

Yes. AS32097 (WholeSale 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 AS32097 announce?

AS32097 announces 40 IPv4 CIDR blocks and 11 IPv6 CIDR blocks.

What is the risk level of AS32097?

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


AS32097 IP addresses

109,568

Total IPv4 Addresses

40

IPv4 Blocks Assigned

11

IPv6 Blocks Assigned


AS32097 IPv4 address ranges

40 IPv4 CIDR blocks announced by AS32097:

23.128.64.0/24
23.128.65.0/24
23.190.152.0/24
38.121.123.0/24
38.247.144.0/20
38.247.144.0/24
38.247.145.0/24
38.247.146.0/24
38.247.147.0/24
38.247.148.0/24
38.247.149.0/24
45.58.50.0/24
45.58.63.0/24
69.30.192.0/18
69.30.237.0/24
69.42.222.0/24
69.197.128.0/18
69.197.134.0/24
69.197.140.0/23
69.197.142.0/24
69.197.150.0/24
69.197.152.0/24
72.18.214.0/23
83.147.36.0/22
134.195.82.0/23
155.117.40.0/21
162.245.222.0/24
163.123.180.0/22
173.208.128.0/17
173.208.142.0/24
173.208.171.0/24
173.208.178.0/24
173.208.181.0/24
204.12.192.0/18
208.67.0.0/21
208.110.64.0/19
208.110.87.0/24
208.110.91.0/24
209.209.40.0/22
216.189.152.0/24

AS32097 IPv6 address ranges

11 IPv6 CIDR blocks announced by AS32097:

2001:4858::/32
2602:2c5:3::/48
2602:f646:1::/48
2602:f992:f6::/48
2602:fed3:1::/48
2602:fed3:2::/48
2602:fed3:3::/48
2602:fed3:4::/48
2602:fed3:5::/48
2602:fed3:8::/48
2602:fed3:9::/48

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
}