AS64245 information

Organization

DigitalFyre Internet Solutions, LLC.

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 AS64245

Is AS64245 associated with Datacenter activity?

Yes. AS64245 (DigitalFyre Internet Solutions, LLC.) 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 AS64245 announce?

AS64245 announces 17 IPv4 CIDR blocks and 16 IPv6 CIDR blocks.

What is the risk level of AS64245?

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


AS64245 IP addresses

4,352

Total IPv4 Addresses

17

IPv4 Blocks Assigned

16

IPv6 Blocks Assigned


AS64245 IPv4 address ranges

17 IPv4 CIDR blocks announced by AS64245:

45.114.119.0/24
104.145.226.0/24
104.145.228.0/24
104.145.235.0/24
104.145.236.0/24
104.250.98.0/24
104.250.101.0/24
104.250.109.0/24
104.250.110.0/24
104.250.111.0/24
104.250.112.0/24
104.250.115.0/24
104.250.123.0/24
155.103.195.0/24
185.145.156.0/24
185.145.157.0/24
185.145.158.0/24

AS64245 IPv6 address ranges

16 IPv6 CIDR blocks announced by AS64245:

2402:2f80:42::/48
2402:2f80:64::/48
2602:ffb0:22::/48
2602:ffb0:27::/48
2602:ffb0:28::/48
2602:ffb0:30::/48
2602:ffb0:38::/48
2602:ffb0:40::/48
2602:ffb0:42::/48
2602:ffb0:110::/48
2602:ffb0:228::/48
2602:ffb0:236::/48
2602:ffb0:cafe::/48
2a07:4840::/48
2a07:4843::/48
2a07:4844::/48

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
}