AS140952 information

Organization

Strong Technology, LLC

Country

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

Registry

APNIC (Asia-Pacific Network Information Centre)

Categories

VPNiIPs from this network are likely associated with a VPN anonymization service, masking the user's true location and identity.

Risk Level

HighiThis network is categorized as VPN. IPs have a significant chance of being anonymous, malicious or automated traffic.


Frequently asked questions about AS140952

Is AS140952 associated with VPN activity?

Yes. AS140952 (Strong Technology, LLC) has been identified as a VPN provider. IP addresses from this network are likely associated with a VPN anonymization service, meaning users may be masking their true location and identity.

How many IP addresses does AS140952 announce?

AS140952 announces 13 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS140952?

AS140952 has a High risk level. This network is associated with anonymous VPN traffic, meaning IPs have a significant chance of being anonymous or automated traffic.


AS140952 IP addresses

4,864

Total IPv4 Addresses

13

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS140952 IPv4 address ranges

13 IPv4 CIDR blocks announced by AS140952:

64.145.90.0/23
103.209.253.0/24
103.209.254.0/24
108.171.108.0/22
108.171.108.0/23
108.171.108.0/24
108.171.109.0/24
108.171.110.0/23
108.171.110.0/24
108.171.111.0/24
173.245.209.0/24
173.245.219.0/24
216.151.183.0/24

AS140952 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS140952:

2404:5d80:6300::/40
2404:5d80:6800::/40
2404:5d80:7400::/40
2404:5d80:9400::/40
2604:fc80:3200::/40

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
}