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

Is AS50979 associated with Datacenter activity?

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

AS50979 announces 9 IPv4 CIDR blocks and 3 IPv6 CIDR blocks.

What is the risk level of AS50979?

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


AS50979 IP addresses

4,352

Total IPv4 Addresses

9

IPv4 Blocks Assigned

3

IPv6 Blocks Assigned


AS50979 IPv4 address ranges

9 IPv4 CIDR blocks announced by AS50979:

45.128.151.0/24
46.28.64.0/24
92.118.148.0/24
176.126.162.0/24
185.237.218.0/23
193.238.155.0/24
195.20.208.0/24
195.123.208.0/21
195.123.236.0/24

AS50979 IPv6 address ranges

3 IPv6 CIDR blocks announced by AS50979:

2a02:27ac::/32
2a0a:8c40::/32
2a0e:40c0:4::/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
}