AS6718 information

Organization

Nav Communications Srl

Country

Romania 🇷🇴

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 AS6718

Is AS6718 associated with Datacenter activity?

Yes. AS6718 (Nav Communications Srl) 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 AS6718 announce?

AS6718 announces 43 IPv4 CIDR blocks and 17 IPv6 CIDR blocks.

What is the risk level of AS6718?

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


AS6718 IP addresses

11,264

Total IPv4 Addresses

43

IPv4 Blocks Assigned

17

IPv6 Blocks Assigned


AS6718 IPv4 address ranges

43 IPv4 CIDR blocks announced by AS6718:

5.154.224.0/24
37.156.37.0/24
80.96.42.0/24
80.97.49.0/24
85.120.222.0/24
85.120.223.0/24
89.35.4.0/24
89.35.5.0/24
89.37.186.0/24
89.37.187.0/24
89.40.133.0/24
89.43.240.0/24
89.43.241.0/24
89.43.242.0/24
89.43.243.0/24
89.43.244.0/24
89.43.245.0/24
89.43.246.0/24
89.43.247.0/24
89.46.24.0/24
89.46.25.0/24
89.46.26.0/24
89.46.27.0/24
89.46.28.0/24
89.46.29.0/24
89.46.30.0/24
89.46.31.0/24
91.208.75.0/24
91.239.230.0/24
92.114.88.0/24
92.114.89.0/24
92.114.90.0/24
92.114.91.0/24
94.176.186.0/24
94.176.187.0/24
128.0.34.0/24
128.0.36.0/24
185.36.252.0/24
185.235.78.0/24
188.241.111.0/24
193.93.142.0/23
193.162.136.0/24
195.206.164.0/24

AS6718 IPv6 address ranges

17 IPv6 CIDR blocks announced by AS6718:

2a00:ece0::/32
2a04:6c80::/32
2a04:6c81::/32
2a04:6c82::/32
2a04:6c83::/32
2a04:6c84::/32
2a04:6c85::/32
2a04:6c86::/32
2a04:6c87::/32
2a05:1c00::/32
2a05:1c01::/32
2a05:1c02::/32
2a05:1c03::/32
2a05:1c04::/32
2a05:1c05::/32
2a05:1c06::/32
2a05:1c07::/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
}