AS62217 information

Organization

Vinters IT Ltd

Country

United Kingdom 🇬🇧

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 AS62217

Is AS62217 associated with Datacenter activity?

Yes. AS62217 (Vinters IT Ltd) 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 AS62217 announce?

AS62217 announces 18 IPv4 CIDR blocks and 17 IPv6 CIDR blocks.

What is the risk level of AS62217?

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


AS62217 IP addresses

7,936

Total IPv4 Addresses

18

IPv4 Blocks Assigned

17

IPv6 Blocks Assigned


AS62217 IPv4 address ranges

18 IPv4 CIDR blocks announced by AS62217:

82.22.33.0/24
91.212.182.0/24
91.216.93.0/24
91.220.127.0/24
91.227.220.0/22
185.43.108.0/22
185.43.108.0/24
185.43.109.0/24
185.43.111.0/24
185.157.48.0/24
185.184.156.0/22
185.184.156.0/24
185.184.157.0/24
185.184.158.0/24
185.184.159.0/24
194.0.252.0/24
195.60.164.0/23
204.10.120.0/22

AS62217 IPv6 address ranges

17 IPv6 CIDR blocks announced by AS62217:

2001:67c:2e68::/47
2605:45c0::/36
2605:45c0:1000::/36
2607:6980::/44
2607:6980:10::/44
2a01:6c60::/32
2a01:6c60:1000::/36
2a01:6c60:2000::/36
2a01:6c61::/32
2a01:6c62::/32
2a01:6c63::/32
2a04:a140::/32
2a05:2d00::/32
2a06:3e80::/32
2a07:a340::/32
2a0b:3880::/32
2c0f:f7e8::/47

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
}