AS23342 information

Organization

Unitedlayer, 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 AS23342

Is AS23342 associated with Datacenter activity?

Yes. AS23342 (Unitedlayer, 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 AS23342 announce?

AS23342 announces 21 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS23342?

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


AS23342 IP addresses

25,856

Total IPv4 Addresses

21

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS23342 IPv4 address ranges

21 IPv4 CIDR blocks announced by AS23342:

63.135.65.0/24
64.29.128.0/20
67.221.160.0/20
75.119.179.0/24
207.7.129.0/24
207.7.131.0/24
207.7.135.0/24
207.7.137.0/24
207.7.138.0/23
207.7.140.0/24
207.7.144.0/23
207.7.148.0/24
207.7.151.0/24
207.7.155.0/24
207.7.156.0/23
207.7.158.0/23
209.237.224.0/19
209.237.236.0/24
209.237.239.0/24
209.237.251.0/24
216.39.112.0/20

AS23342 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS23342:

2607:f3a0::/32
2607:f3a0::/35
2607:f3a0:1000::/48
2607:f3a0:1013::/48
2620:8d::/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
}