AS19133 information

Organization

Bird Hosting Inc.

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 AS19133

Is AS19133 associated with Datacenter activity?

Yes. AS19133 (Bird Hosting Inc.) 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 AS19133 announce?

AS19133 announces 25 IPv4 CIDR blocks and 11 IPv6 CIDR blocks.

What is the risk level of AS19133?

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


AS19133 IP addresses

13,824

Total IPv4 Addresses

25

IPv4 Blocks Assigned

11

IPv6 Blocks Assigned


AS19133 IPv4 address ranges

25 IPv4 CIDR blocks announced by AS19133:

71.19.224.0/22
71.19.228.0/22
71.19.232.0/22
71.19.236.0/23
173.45.128.0/23
173.45.136.0/24
173.45.137.0/24
173.45.138.0/24
192.64.72.0/22
192.64.76.0/22
204.11.16.0/22
204.11.96.0/24
204.11.97.0/24
204.11.98.0/24
204.11.100.0/24
204.11.101.0/24
204.11.102.0/24
204.11.103.0/24
207.14.35.0/24
208.65.200.0/22
208.89.132.0/22
208.93.17.0/24
208.93.18.0/23
208.93.20.0/23
208.93.22.0/23

AS19133 IPv6 address ranges

11 IPv6 CIDR blocks announced by AS19133:

2605:7900:1::/48
2605:7900:2::/48
2605:7900:3::/48
2605:7900:4::/48
2605:7900:8::/48
2605:7900:9::/48
2605:7900:10::/48
2605:7900:11::/48
2605:7900:17::/48
2605:7900:18::/48
2605:7900:42::/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
}