AS63129 information

Organization

AirRabbit, LLC

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 AS63129

Is AS63129 associated with Datacenter activity?

Yes. AS63129 (AirRabbit, LLC) 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 AS63129 announce?

AS63129 announces 5 IPv4 CIDR blocks and 47 IPv6 CIDR blocks.

What is the risk level of AS63129?

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


AS63129 IP addresses

1,280

Total IPv4 Addresses

5

IPv4 Blocks Assigned

47

IPv6 Blocks Assigned


AS63129 IPv4 address ranges

5 IPv4 CIDR blocks announced by AS63129:

23.137.52.0/24
130.51.96.0/24
130.51.97.0/24
130.51.98.0/24
130.51.99.0/24

AS63129 IPv6 address ranges

47 IPv6 CIDR blocks announced by AS63129:

2602:f688::/36
2602:f688:1000::/36
2602:f688:2000::/36
2602:f688:3000::/36
2602:f688:4000::/36
2602:f688:5000::/36
2602:f688:6000::/36
2602:f688:7000::/36
2602:f688:8000::/36
2602:f688:9000::/36
2602:f688:a000::/36
2602:f688:b000::/36
2602:f688:c000::/36
2602:f688:d000::/36
2602:f688:e000::/36
2602:f7d5::/36
2602:f7d5:1000::/36
2602:f7d5:2000::/36
2602:f7d5:3000::/36
2602:f7d5:4000::/36
2602:f7d5:5000::/36
2602:f7d5:6000::/36
2602:f7d5:7000::/36
2602:f7d5:8000::/36
2602:f7d5:9000::/36
2602:f7d5:a000::/36
2602:f7d5:b000::/36
2602:f7d5:c000::/36
2602:f7d5:d000::/36
2602:f7d5:e000::/36
2602:f7d5:f000::/36
2602:f87f::/36
2602:f87f:1000::/36
2602:f87f:2000::/36
2602:f87f:3000::/36
2602:f87f:4000::/36
2602:f87f:5000::/36
2602:f87f:6000::/36
2602:f87f:7000::/36
2602:f87f:8000::/36
2602:f87f:9000::/36
2602:f87f:a000::/36
2602:f87f:b000::/36
2602:f87f:c000::/36
2602:f87f:d000::/36
2602:f87f:e000::/36
2602:f87f:f000::/36

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
}