AS32181 information

Organization

GigeNET

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 AS32181

Is AS32181 associated with Datacenter activity?

Yes. AS32181 (GigeNET) 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 AS32181 announce?

AS32181 announces 43 IPv4 CIDR blocks and 6 IPv6 CIDR blocks.

What is the risk level of AS32181?

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


AS32181 IP addresses

56,576

Total IPv4 Addresses

43

IPv4 Blocks Assigned

6

IPv6 Blocks Assigned


AS32181 IPv4 address ranges

43 IPv4 CIDR blocks announced by AS32181:

23.163.144.0/24
38.91.56.0/22
45.41.204.0/22
45.95.72.0/22
63.208.74.0/24
64.29.92.0/24
64.224.16.0/24
64.224.19.0/24
66.55.80.0/21
66.55.88.0/21
66.180.134.0/23
66.180.136.0/24
66.180.140.0/24
66.252.24.0/24
66.252.28.0/24
66.252.30.0/24
69.39.224.0/20
69.65.0.0/18
70.32.0.0/21
93.120.100.0/22
93.120.104.0/21
102.129.172.0/24
102.129.175.0/24
102.165.34.0/24
130.185.239.0/24
130.254.47.0/24
154.6.14.0/24
154.16.148.0/24
158.51.98.0/23
169.197.131.0/24
174.141.224.0/22
174.141.234.0/24
181.214.77.0/24
181.214.146.0/24
181.214.157.0/24
185.130.63.0/24
191.96.62.0/24
193.203.28.0/22
195.20.99.0/24
199.168.112.0/22
199.168.116.0/22
209.212.144.0/20
216.38.0.0/19

AS32181 IPv6 address ranges

6 IPv6 CIDR blocks announced by AS32181:

2001:1850::/32
2602:fd24::/40
2602:fea7:e00::/40
2604:2700::/32
2604:2700:100::/40
2607:adc0::/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
}