AS29713 information

Organization

Reliable Hosting Services

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 AS29713

Is AS29713 associated with Datacenter activity?

Yes. AS29713 (Reliable Hosting Services) 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 AS29713 announce?

AS29713 announces 10 IPv4 CIDR blocks and 3 IPv6 CIDR blocks.

What is the risk level of AS29713?

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


AS29713 IP addresses

5,120

Total IPv4 Addresses

10

IPv4 Blocks Assigned

3

IPv6 Blocks Assigned


AS29713 IPv4 address ranges

10 IPv4 CIDR blocks announced by AS29713:

80.76.44.0/24
144.172.77.0/24
144.172.121.0/24
154.16.219.0/24
185.240.87.0/24
192.82.109.0/24
193.42.246.0/24
194.62.165.0/24
199.15.248.0/21
208.73.20.0/22

AS29713 IPv6 address ranges

3 IPv6 CIDR blocks announced by AS29713:

2604:4100::/36
2606:6680:37::/48
2606:6680:38::/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
}