AS20021 information

Organization

Ntirety, Inc.

Country

United States of America πŸ‡ΊπŸ‡Έ

Registry

ARIN (American Registry for Internet Numbers)

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 AS20021

Is AS20021 associated with Datacenter activity?

Yes. AS20021 (Ntirety, Inc.) 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 AS20021 announce?

AS20021 announces 24 IPv4 CIDR blocks and 2 IPv6 CIDR blocks.

What is the risk level of AS20021?

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


AS20021 IP addresses

241,664

Total IPv4 Addresses

24

IPv4 Blocks Assigned

2

IPv6 Blocks Assigned


AS20021 IPv4 address ranges

24 IPv4 CIDR blocks announced by AS20021:

65.36.128.0/17
65.182.192.0/19
66.36.191.0/24
66.241.192.0/18
67.59.128.0/18
72.4.160.0/20
76.12.0.0/16
76.12.92.0/24
173.239.96.0/19
199.231.128.0/20
199.231.144.0/22
204.12.0.0/18
204.12.64.0/19
204.12.76.0/24
204.12.96.0/19
208.112.0.0/17
209.41.160.0/19
209.164.56.0/21
209.216.40.0/23
209.216.44.0/23
216.74.36.0/24
216.74.48.0/22
216.74.56.0/21
216.248.192.0/20

AS20021 IPv6 address ranges

2 IPv6 CIDR blocks announced by AS20021:

2600:1300::/32
2600:1308::/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
}