AS24482 information

Organization

SG.GS

Country

Singapore πŸ‡ΈπŸ‡¬

Registry

APNIC (Asia-Pacific Network Information 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 AS24482

Is AS24482 associated with Datacenter activity?

Yes. AS24482 (SG.GS) 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 AS24482 announce?

AS24482 announces 45 IPv4 CIDR blocks and 4 IPv6 CIDR blocks.

What is the risk level of AS24482?

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


AS24482 IP addresses

30,464

Total IPv4 Addresses

45

IPv4 Blocks Assigned

4

IPv6 Blocks Assigned


AS24482 IPv4 address ranges

45 IPv4 CIDR blocks announced by AS24482:

45.129.229.0/24
49.213.16.0/21
49.213.20.0/24
49.213.24.0/21
103.14.244.0/22
103.14.244.0/23
103.14.246.0/23
116.251.208.0/20
116.251.209.0/24
116.251.210.0/24
124.6.32.0/22
124.6.32.0/24
124.6.33.0/24
124.6.34.0/24
124.6.35.0/24
124.6.36.0/22
124.6.36.0/24
124.6.37.0/24
124.6.38.0/24
124.6.39.0/24
124.6.40.0/22
124.6.40.0/24
124.6.41.0/24
124.6.44.0/22
124.6.44.0/24
124.6.45.0/24
124.6.46.0/24
124.6.47.0/24
124.6.48.0/22
124.6.48.0/23
124.6.50.0/23
124.6.52.0/22
124.6.52.0/23
124.6.54.0/23
124.6.54.0/24
124.6.55.0/24
163.47.176.0/22
163.47.177.0/24
163.47.178.0/24
163.47.179.0/24
194.68.49.0/24
203.175.160.0/20
203.175.169.0/24
203.175.174.0/24
203.175.175.0/24

AS24482 IPv6 address ranges

4 IPv6 CIDR blocks announced by AS24482:

2405:4200::/32
2405:4200:204::/48
2405:4200:f001::/48
2405:4200:ffee::/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
}