AS53340 information

Organization

VegasNAP, 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 AS53340

Is AS53340 associated with Datacenter activity?

Yes. AS53340 (VegasNAP, 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 AS53340 announce?

AS53340 announces 43 IPv4 CIDR blocks and 8 IPv6 CIDR blocks.

What is the risk level of AS53340?

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


AS53340 IP addresses

23,552

Total IPv4 Addresses

43

IPv4 Blocks Assigned

8

IPv6 Blocks Assigned


AS53340 IPv4 address ranges

43 IPv4 CIDR blocks announced by AS53340:

5.182.50.0/24
8.23.72.0/24
37.221.108.0/24
45.10.22.0/24
45.89.254.0/24
64.112.60.0/22
76.164.234.0/23
80.76.47.0/24
83.150.219.0/24
85.31.53.0/24
102.129.131.0/24
102.165.18.0/24
104.225.134.0/24
104.225.250.0/23
147.189.133.0/24
154.16.176.0/24
162.249.226.0/24
162.251.232.0/22
162.251.236.0/22
172.93.0.0/23
176.111.222.0/24
181.214.47.0/24
181.214.81.0/24
181.214.87.0/24
185.143.240.0/24
191.96.178.0/24
191.96.179.0/24
192.154.200.0/24
192.228.96.0/23
192.228.100.0/23
192.228.105.0/24
192.228.106.0/24
192.228.108.0/23
192.228.109.0/24
193.8.194.0/24
193.160.70.0/24
199.43.206.0/24
199.47.208.0/22
199.127.56.0/24
204.77.6.0/24
204.144.59.0/24
206.191.192.0/19
208.95.255.0/24

AS53340 IPv6 address ranges

8 IPv6 CIDR blocks announced by AS53340:

2604:2280::/36
2604:2280::/40
2604:2280:4000::/40
2604:2280:4100::/40
2604:2280:d000::/36
2604:2280:ff00::/40
2604:2280:fffe::/48
2606:6680:5::/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
}