AS32338 information

Organization

Hostiserver Ltd

Country

Anguilla 🇦🇮

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 AS32338

Is AS32338 associated with Datacenter activity?

Yes. AS32338 (Hostiserver Ltd) 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 AS32338 announce?

AS32338 announces 13 IPv4 CIDR blocks and 19 IPv6 CIDR blocks.

What is the risk level of AS32338?

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


AS32338 IP addresses

6,144

Total IPv4 Addresses

13

IPv4 Blocks Assigned

19

IPv6 Blocks Assigned


AS32338 IPv4 address ranges

13 IPv4 CIDR blocks announced by AS32338:

45.84.28.0/23
45.84.30.0/24
45.84.31.0/24
162.251.108.0/22
162.254.188.0/22
185.73.220.0/22
185.73.223.0/24
185.149.132.0/23
185.149.134.0/24
185.213.88.0/24
185.213.89.0/24
185.213.90.0/24
185.213.91.0/24

AS32338 IPv6 address ranges

19 IPv6 CIDR blocks announced by AS32338:

2605:6280::/32
2a05:44c0::/32
2a05:44c1::/32
2a07:68c0::/32
2a07:68c0:1::/48
2a07:68c0:2::/48
2a07:68c0:3::/48
2a07:68c0:4::/48
2a07:68c0:ffff::/48
2a07:68c1::/32
2a07:68c2::/32
2a0b:85c0::/32
2a0e:9480::/36
2a0e:9480:1000::/36
2a0e:9480:2000::/36
2a0e:9480:3000::/36
2a0e:9480:4000::/36
2a0e:9480:5000::/36
2a0e:9480:6000::/36

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
}