AS22903 information

Organization

Databank Holdings, Ltd

Country

United States of America πŸ‡ΊπŸ‡Έ

Registry

ARIN (American Registry for Internet Numbers)

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 AS22903

Is AS22903 associated with Datacenter activity?

Yes. AS22903 (Databank Holdings, 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 AS22903 announce?

AS22903 announces 51 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS22903?

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


AS22903 IP addresses

25,088

Total IPv4 Addresses

51

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS22903 IPv4 address ranges

51 IPv4 CIDR blocks announced by AS22903:

64.19.204.0/23
64.19.213.0/24
64.19.220.0/23
68.169.4.0/22
68.169.8.0/22
68.169.16.0/23
68.169.18.0/23
68.169.20.0/23
68.169.22.0/23
68.169.26.0/23
68.169.28.0/23
69.43.190.0/23
69.63.128.0/22
69.63.132.0/23
74.209.193.0/24
74.209.196.0/23
74.209.209.0/24
74.209.224.0/20
104.193.72.0/24
104.193.73.0/24
104.193.74.0/24
104.193.75.0/24
164.52.163.0/24
170.39.152.0/23
173.213.236.0/23
173.213.238.0/24
173.213.239.0/24
192.41.2.0/24
192.234.222.0/24
199.27.233.0/24
204.13.98.0/24
204.13.100.0/24
204.251.175.0/24
208.74.100.0/24
209.41.64.0/24
209.41.65.0/24
209.41.67.0/24
209.41.73.0/24
209.41.88.0/24
209.41.89.0/24
209.43.50.0/23
209.43.52.0/23
209.43.54.0/23
209.43.56.0/24
209.43.57.0/24
209.43.58.0/23
209.43.78.0/24
209.43.116.0/22
209.43.120.0/22
212.69.159.0/24
216.120.184.0/24

AS22903 IPv6 address ranges

1 IPv6 CIDR block announced by AS22903:

2605:1980:107::/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
}