AS15626 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 AS15626

Is AS15626 associated with Datacenter activity?

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

AS15626 announces 29 IPv4 CIDR blocks and 9 IPv6 CIDR blocks.

What is the risk level of AS15626?

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


AS15626 IP addresses

11,008

Total IPv4 Addresses

29

IPv4 Blocks Assigned

9

IPv6 Blocks Assigned


AS15626 IPv4 address ranges

29 IPv4 CIDR blocks announced by AS15626:

5.34.182.0/24
5.34.183.0/24
38.244.192.0/24
45.128.148.0/24
82.118.17.0/24
82.118.18.0/24
91.199.45.0/24
91.235.128.0/24
130.0.232.0/21
171.33.241.0/24
185.237.204.0/23
185.253.0.0/24
193.238.152.0/23
195.28.182.0/23
195.54.163.0/24
217.12.192.0/23
217.12.195.0/24
217.12.196.0/23
217.12.198.0/24
217.12.199.0/24
217.12.205.0/24
217.12.210.0/24
217.12.211.0/24
217.12.212.0/23
217.12.214.0/24
217.12.216.0/23
217.12.221.0/24
217.12.222.0/24
217.12.223.0/24

AS15626 IPv6 address ranges

9 IPv6 CIDR blocks announced by AS15626:

2001:67c:2f6c::/48
2a02:27a8::/32
2a02:27a8:feed::/48
2a02:27ad::/32
2a02:c6c1:c::/48
2a05:9407::/32
2a06:c6c0:1::/48
2a0a:8c46::/32
2a0e:40c0:1::/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
}