AS21100 information

Organization

Green Floid LLC

Country

United States of America 🇺🇸

Registry

RIPE NCC (Réseaux IP Européens Network Coordination Centre)

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 AS21100

Is AS21100 associated with Datacenter activity?

Yes. AS21100 (Green Floid 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 AS21100 announce?

AS21100 announces 30 IPv4 CIDR blocks and 8 IPv6 CIDR blocks.

What is the risk level of AS21100?

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


AS21100 IP addresses

13,056

Total IPv4 Addresses

30

IPv4 Blocks Assigned

8

IPv6 Blocks Assigned


AS21100 IPv4 address ranges

30 IPv4 CIDR blocks announced by AS21100:

5.34.180.0/23
45.128.150.0/24
46.28.65.0/24
46.28.66.0/24
46.28.68.0/24
46.28.69.0/24
82.118.16.0/24
82.118.19.0/24
91.90.192.0/24
91.90.194.0/24
91.223.123.0/24
91.235.129.0/24
93.187.64.0/24
185.14.28.0/22
185.62.0.0/24
185.174.172.0/22
185.198.164.0/22
185.237.206.0/23
193.106.150.0/24
193.161.202.0/24
195.54.162.0/24
195.123.216.0/21
195.245.112.0/23
212.8.245.0/24
213.134.2.0/24
217.12.200.0/23
217.12.208.0/23
217.12.218.0/24
217.12.219.0/24
217.12.220.0/24

AS21100 IPv6 address ranges

8 IPv6 CIDR blocks announced by AS21100:

2001:67c:2f5c::/48
2a02:27a9::/32
2a02:27ab::/32
2a02:27ae::/32
2a02:27af::/32
2a06:c6c0::/48
2a06:fcc0:3::/48
2a0e:40c0:2::/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
}