AS32244 information

Organization

Liquid Web, L.L.C

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 AS32244

Is AS32244 associated with Datacenter activity?

Yes. AS32244 (Liquid Web, L.L.C) 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 AS32244 announce?

AS32244 announces 47 IPv4 CIDR blocks and 11 IPv6 CIDR blocks.

What is the risk level of AS32244?

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


AS32244 IP addresses

256,000

Total IPv4 Addresses

47

IPv4 Blocks Assigned

11

IPv6 Blocks Assigned


AS32244 IPv4 address ranges

47 IPv4 CIDR blocks announced by AS32244:

50.28.0.0/18
50.28.5.0/24
50.28.25.0/24
50.28.64.0/19
50.57.240.0/20
64.50.144.0/20
64.50.144.0/23
64.50.148.0/22
64.50.152.0/21
64.91.224.0/19
67.43.0.0/20
67.225.128.0/17
67.227.128.0/17
68.66.211.0/24
69.16.192.0/18
69.16.222.0/23
69.160.56.0/24
69.167.128.0/18
72.52.128.0/17
96.30.0.0/18
159.135.48.0/20
162.212.134.0/24
162.252.104.0/22
172.255.59.0/24
173.199.128.0/18
184.106.55.0/24
192.126.88.0/22
192.133.82.0/24
192.138.16.0/21
192.190.220.0/22
192.251.32.0/24
199.189.224.0/23
199.189.226.0/24
199.195.118.0/24
199.201.88.0/24
199.201.89.0/24
199.201.90.0/24
199.201.91.0/24
205.174.24.0/22
207.246.248.0/21
208.75.148.0/22
208.79.232.0/21
208.86.152.0/21
209.59.128.0/18
209.59.146.0/23
209.124.89.0/24
209.188.80.0/20

AS32244 IPv6 address ranges

11 IPv6 CIDR blocks announced by AS32244:

2607:fad0::/44
2607:fad0::/48
2607:fad0:10::/44
2607:fad0:20::/44
2607:fad0:30::/44
2607:fad0:1000::/36
2607:fad0:2000::/36
2607:fad0:3000::/36
2607:fad0:e000::/36
2607:fcc0:6000::/35
2620:139:5002::/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
}