AS8473 information

Organization

Bahnhof AB

Country

Sweden 🇸🇪

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. VPNiIPs from this network are likely associated with a VPN anonymization service, masking the user's true location and identity.

Risk Level

HighiThis network is categorized as Datacenter and VPN. IPs have a significant chance of being anonymous, malicious or automated traffic.


Frequently asked questions about AS8473

Is AS8473 associated with Datacenter activity?

Yes. AS8473 (Bahnhof AB) 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.

Is AS8473 associated with VPN activity?

Yes. AS8473 (Bahnhof AB) has been identified as a VPN provider. IP addresses from this network are likely associated with a VPN anonymization service, meaning users may be masking their true location and identity.

How many IP addresses does AS8473 announce?

AS8473 announces 116 IPv4 CIDR blocks and 11 IPv6 CIDR blocks.

What is the risk level of AS8473?

AS8473 has a High risk level. This network is associated with automated datacenter traffic and anonymous VPN traffic, meaning IPs have a significant chance of being anonymous or automated traffic.


AS8473 IP addresses

597,504

Total IPv4 Addresses

116

IPv4 Blocks Assigned

11

IPv6 Blocks Assigned


AS8473 IPv4 address ranges

116 IPv4 CIDR blocks announced by AS8473:

5.150.192.0/18
37.123.128.0/18
46.59.0.0/17
62.63.192.0/18
79.136.0.0/17
79.136.72.0/22
81.88.72.0/22
81.88.78.0/23
81.170.128.0/17
82.196.96.0/19
85.24.128.0/17
88.151.172.0/22
91.132.176.0/22
91.194.26.0/24
91.207.80.0/23
91.207.80.0/24
91.207.81.0/24
91.217.181.0/24
91.220.19.0/24
94.254.0.0/17
98.128.0.0/16
109.228.128.0/18
155.4.0.0/16
158.174.0.0/16
176.10.128.0/17
176.124.225.0/24
178.174.128.0/17
185.9.60.0/22
185.57.4.0/22
185.90.176.0/22
185.159.156.0/24
185.170.72.0/22
192.36.103.0/24
192.42.97.0/24
192.71.5.0/24
192.71.45.0/24
192.71.194.0/24
192.121.12.0/24
192.121.101.0/24
192.121.117.0/24
192.165.182.0/24
192.165.243.0/24
192.176.242.0/24
192.195.136.0/24
193.17.207.0/24
193.180.22.0/24
193.180.25.0/24
193.180.86.0/24
193.180.87.0/24
193.181.65.0/24
193.182.18.0/24
193.182.62.0/24
193.182.63.0/24
193.182.161.0/24
193.182.167.0/24
193.182.170.0/24
193.182.238.0/24
193.183.22.0/24
193.183.47.0/24
193.183.48.0/24
193.183.81.0/24
193.183.92.0/24
193.183.105.0/24
193.183.174.0/24
193.183.175.0/24
193.183.176.0/24
193.183.177.0/24
193.183.178.0/24
193.183.179.0/24
193.183.251.0/24
193.200.86.0/23
193.234.4.0/24
193.234.7.0/24
193.234.47.0/24
193.234.54.0/24
193.234.99.0/24
193.235.35.0/24
193.235.67.0/24
193.235.195.0/24
194.1.212.0/24
194.14.2.0/24
194.14.36.0/23
194.14.46.0/24
194.14.84.0/24
194.14.176.0/24
194.14.196.0/23
194.14.216.0/24
194.14.237.0/24
194.68.66.0/24
194.68.211.0/24
194.71.94.0/24
194.71.99.0/24
194.71.112.0/24
194.71.215.0/24
194.103.93.0/24
194.132.27.0/24
194.132.86.0/24
194.132.162.0/24
194.132.209.0/24
195.5.118.0/24
195.5.119.0/24
195.64.144.0/23
195.178.160.0/19
195.210.36.0/23
195.216.231.0/24
195.242.132.0/23
212.85.64.0/19
212.116.64.0/19
213.80.96.0/19
213.80.120.0/24
213.80.125.0/24
213.136.32.0/19
213.164.192.0/19
217.27.160.0/19
217.27.164.0/23
217.31.160.0/19

AS8473 IPv6 address ranges

11 IPv6 CIDR blocks announced by AS8473:

2001:678:648::/48
2001:678:1140::/48
2001:9b0::/29
2001:9b0::/32
2001:9b2::/34
2001:9b2:4000::/34
2001:9b2:c000::/34
2a01:280:3a0::/48
2a01:460::/32
2a02:508::/29
2a0c:c400::/32

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
}