AS61102 information

Organization

Interhost Communication Solutions Ltd.

Country

Israel 🇮🇱

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 AS61102

Is AS61102 associated with Datacenter activity?

Yes. AS61102 (Interhost Communication Solutions Ltd.) 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 AS61102 announce?

AS61102 announces 31 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS61102?

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


AS61102 IP addresses

10,496

Total IPv4 Addresses

31

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS61102 IPv4 address ranges

31 IPv4 CIDR blocks announced by AS61102:

81.218.219.0/24
89.33.28.0/23
89.33.28.0/24
89.33.29.0/24
89.38.31.0/24
89.46.239.0/24
103.95.118.0/24
107.150.178.0/24
107.150.179.0/24
176.223.65.0/24
185.18.204.0/22
185.18.204.0/24
185.18.205.0/24
185.18.206.0/24
185.18.207.0/24
185.37.148.0/22
185.37.148.0/24
185.37.149.0/24
185.37.150.0/24
185.37.151.0/24
185.104.195.0/24
185.136.132.0/24
185.217.96.0/22
185.217.96.0/24
185.217.97.0/24
185.217.98.0/24
185.217.99.0/24
188.210.255.0/24
192.71.27.0/24
193.182.144.0/24
206.53.55.0/24

AS61102 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS61102:

2a01:8640:c::/48
2a03:f80:972::/48
2a03:ff40::/32
2a03:ff40:4ed1::/48
2a03:ff40:dcbe::/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
}