AS209103 information

Organization

Proton AG

Country

Switzerland 🇨🇭

Registry

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

Categories

VPNiIPs from this network are likely associated with a VPN anonymization service, masking the user's true location and identity.

Risk Level

HighiThis network is categorized as VPN. IPs have a significant chance of being anonymous, malicious or automated traffic.


Frequently asked questions about AS209103

Is AS209103 associated with VPN activity?

Yes. AS209103 (Proton AG) has been identified as a VPN provider. IP addresses from this network are likely associated with a VPN anonymization service, meaning users may be masking their true location and identity.

How many IP addresses does AS209103 announce?

AS209103 announces 6 IPv4 CIDR blocks and 4 IPv6 CIDR blocks.

What is the risk level of AS209103?

AS209103 has a High risk level. This network is associated with anonymous VPN traffic, meaning IPs have a significant chance of being anonymous or automated traffic.


AS209103 IP addresses

1,536

Total IPv4 Addresses

6

IPv4 Blocks Assigned

4

IPv6 Blocks Assigned


AS209103 IPv4 address ranges

6 IPv4 CIDR blocks announced by AS209103:

62.169.136.0/24
62.169.137.0/24
79.135.104.0/24
185.159.157.0/24
185.159.159.0/24
194.126.177.0/24

AS209103 IPv6 address ranges

4 IPv6 CIDR blocks announced by AS209103:

2a07:b941:e10::/44
2a07:b941:e40::/44
2a07:b941:f00::/44
2a07:b941:f10::/44

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
}