AS205993 information

Organization

Cafe Tecnologia LLC

Country

United States of America 🇺🇸

Registry

RIPE NCC (Réseaux IP Européens Network Coordination Centre)

Categories

ProxyiIPs from this network are likely routed through a proxy service, often used by bots and scrapers to hide their origin. 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 Proxy and VPN. IPs have a significant chance of being anonymous, malicious or automated traffic.


Frequently asked questions about AS205993

Is AS205993 associated with Proxy activity?

Yes. AS205993 (Cafe Tecnologia LLC) has been identified as a proxy network. IP addresses from this network are frequently routed through proxy services and may be used by automated tools, bots, or scrapers to conceal their origin.

Is AS205993 associated with VPN activity?

Yes. AS205993 (Cafe Tecnologia LLC) 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 AS205993 announce?

AS205993 announces 12 IPv4 CIDR blocks.

What is the risk level of AS205993?

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


AS205993 IP addresses

5,376

Total IPv4 Addresses

12

IPv4 Blocks Assigned

0

IPv6 Blocks Assigned


AS205993 IPv4 address ranges

12 IPv4 CIDR blocks announced by AS205993:

46.102.190.0/24
85.255.120.0/21
86.105.186.0/24
89.32.202.0/24
89.34.0.0/24
89.34.4.0/24
89.40.138.0/24
185.199.228.0/23
185.199.230.0/23
188.214.140.0/24
188.214.155.0/24
188.214.193.0/24

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
}