AS38927 information

Organization

Net-Build GmbH

Country

Germany 🇩🇪

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 AS38927

Is AS38927 associated with Datacenter activity?

Yes. AS38927 (Net-Build GmbH) 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 AS38927 announce?

AS38927 announces 8 IPv4 CIDR blocks and 2 IPv6 CIDR blocks.

What is the risk level of AS38927?

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


AS38927 IP addresses

8,448

Total IPv4 Addresses

8

IPv4 Blocks Assigned

2

IPv6 Blocks Assigned


AS38927 IPv4 address ranges

8 IPv4 CIDR blocks announced by AS38927:

46.226.80.0/21
87.237.120.0/21
91.213.232.0/24
93.191.48.0/21
185.121.135.0/24
185.146.236.0/22
193.19.112.0/23
212.232.19.0/24

AS38927 IPv6 address ranges

2 IPv6 CIDR blocks announced by AS38927:

2a02:420::/29
2a14:2440::/29

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
}