AS58305 information

Organization

SYN LTD

Country

United Kingdom 🇬🇧

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 AS58305

Is AS58305 associated with Datacenter activity?

Yes. AS58305 (SYN 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 AS58305 announce?

AS58305 announces 8 IPv4 CIDR blocks and 13 IPv6 CIDR blocks.

What is the risk level of AS58305?

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


AS58305 IP addresses

2,048

Total IPv4 Addresses

8

IPv4 Blocks Assigned

13

IPv6 Blocks Assigned


AS58305 IPv4 address ranges

8 IPv4 CIDR blocks announced by AS58305:

107.161.163.0/24
107.161.164.0/24
107.161.165.0/24
107.161.166.0/24
107.161.167.0/24
107.161.172.0/24
107.161.173.0/24
155.254.63.0/24

AS58305 IPv6 address ranges

13 IPv6 CIDR blocks announced by AS58305:

2a07:9942:39d6::/48
2a07:9944:40::/48
2a07:9945:45::/48
2a07:9946:17c::/48
2a07:9946:23b::/48
2a07:9946:826::/48
2a07:9946:db0::/48
2a07:9946:fd5::/48
2a07:9947:1c3::/48
2a07:9947:495::/48
2a07:9947:8cc::/48
2a07:9947:b6f::/48
2a07:9947:fef::/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
}