AS62563 information

Organization

GLOBALTELEHOST Corp.

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 AS62563

Is AS62563 associated with Datacenter activity?

Yes. AS62563 (GLOBALTELEHOST Corp.) 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 AS62563 announce?

AS62563 announces 32 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS62563?

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


AS62563 IP addresses

9,216

Total IPv4 Addresses

32

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS62563 IPv4 address ranges

32 IPv4 CIDR blocks announced by AS62563:

5.101.86.0/24
23.162.56.0/24
23.162.200.0/24
38.96.254.0/24
38.111.114.0/24
38.226.8.0/23
45.135.12.0/22
66.163.113.0/24
66.163.124.0/24
67.220.94.0/24
103.102.230.0/24
104.234.27.0/24
134.195.196.0/24
134.195.197.0/24
134.195.198.0/24
151.245.246.0/24
156.233.68.0/24
158.51.120.0/24
158.51.121.0/24
158.51.122.0/24
158.51.123.0/24
176.126.222.0/24
185.111.188.0/24
186.190.210.0/24
192.102.254.0/24
192.102.255.0/24
192.166.226.0/24
193.108.58.0/24
198.57.26.0/24
198.57.27.0/24
208.69.79.0/24
216.39.250.0/24

AS62563 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS62563:

2602:fec3::/40
2602:fec3:100::/40
2602:fec3:200::/40
2a11:840:58::/48
2a14:dc81:2000::/36

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
}