AS56655 information

Organization

Gigahost AS

Country

Norway 🇳🇴

Registry

RIPE NCC (Réseaux IP Européens Network Coordination Centre)

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 AS56655

Is AS56655 associated with Datacenter activity?

Yes. AS56655 (Gigahost AS) 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 AS56655 announce?

AS56655 announces 30 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS56655?

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


AS56655 IP addresses

15,616

Total IPv4 Addresses

30

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS56655 IPv4 address ranges

30 IPv4 CIDR blocks announced by AS56655:

13.141.64.0/21
13.141.80.0/21
13.141.88.0/21
45.88.200.0/24
45.88.201.0/24
45.88.202.0/24
45.89.97.0/24
82.22.59.0/24
91.149.224.0/24
91.149.252.0/24
91.217.206.0/24
143.14.40.0/22
151.242.104.0/24
151.242.168.0/23
185.14.97.0/24
185.125.168.0/22
185.181.60.0/22
185.243.216.0/24
185.243.217.0/24
185.243.218.0/24
193.200.221.0/24
193.200.229.0/24
193.200.238.0/24
193.243.189.0/24
194.32.107.0/24
194.110.207.0/24
195.16.73.0/24
195.35.113.0/24
198.140.141.0/24
202.50.55.0/24

AS56655 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS56655:

2a03:94e0::/32
2a03:94e1::/32
2a03:94e2::/32
2a03:94e3::/32
2a07:a342:7000::/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
}