AS394256 information

Organization

Tech Futures Interactive Inc.

Country

Canada 🇨🇦

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 AS394256

Is AS394256 associated with Datacenter activity?

Yes. AS394256 (Tech Futures Interactive 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 AS394256 announce?

AS394256 announces 18 IPv4 CIDR blocks and 8 IPv6 CIDR blocks.

What is the risk level of AS394256?

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


AS394256 IP addresses

6,912

Total IPv4 Addresses

18

IPv4 Blocks Assigned

8

IPv6 Blocks Assigned


AS394256 IPv4 address ranges

18 IPv4 CIDR blocks announced by AS394256:

23.83.208.0/21
23.173.88.0/24
38.88.124.0/24
38.88.125.0/24
38.240.224.0/24
38.240.225.0/24
38.240.226.0/24
38.240.227.0/24
104.193.132.0/24
104.193.135.0/24
104.250.160.0/24
172.111.142.0/23
172.111.239.0/24
192.30.88.0/23
193.188.2.0/24
193.188.3.0/24
193.188.14.0/24
193.188.15.0/24

AS394256 IPv6 address ranges

8 IPv6 CIDR blocks announced by AS394256:

2602:f95a::/36
2606:9580::/40
2606:9580:100::/40
2606:9580:300::/40
2606:9580:400::/40
2606:9580:438::/48
2606:9580:ff03::/48
2606:9580:fffa::/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
}