AS31103 information

Organization

Keyweb AG

Country

Germany 🇩🇪

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 AS31103

Is AS31103 associated with Datacenter activity?

Yes. AS31103 (Keyweb AG) 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 AS31103 announce?

AS31103 announces 36 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS31103?

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


AS31103 IP addresses

40,960

Total IPv4 Addresses

36

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS31103 IPv4 address ranges

36 IPv4 CIDR blocks announced by AS31103:

62.141.48.0/21
62.141.56.0/22
62.141.60.0/23
84.19.160.0/19
84.19.174.0/24
84.19.182.0/24
84.19.188.0/24
87.118.64.0/18
87.118.67.0/24
87.118.68.0/24
87.118.86.0/24
87.118.90.0/24
87.118.91.0/24
87.118.92.0/24
87.118.114.0/24
87.118.126.0/24
91.213.60.0/24
95.169.160.0/24
95.169.161.0/24
95.169.169.0/24
95.169.181.0/24
95.169.182.0/24
95.169.183.0/24
95.169.184.0/22
95.169.186.0/24
95.169.187.0/24
95.169.188.0/24
95.169.189.0/24
95.169.190.0/23
130.117.189.0/24
193.7.184.0/24
195.160.228.0/24
195.160.229.0/24
195.160.230.0/24
195.160.231.0/24
217.114.208.0/20

AS31103 IPv6 address ranges

1 IPv6 CIDR block announced by AS31103:

2001:1b60::/29

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
}