Sat Jun 20 08:49:20 UTC 2026 update

This commit is contained in:
Costa Tsaousis
2026-05-03 07:30:57 +01:00
commit d3223a881f
1191 changed files with 10459143 additions and 0 deletions
+108
View File
@@ -0,0 +1,108 @@
bogons.netset
.cache
.cache.old
dragon_http.netset
dragon_*.ipset
dragon_*.netset
dragon_sshpauth.netset
dragon_vncprobe.netset
dronebl_anonymizers.netset
dronebl_auto_botnets.netset
dronebl_autorooting_worms.netset
dronebl_compromised.netset
dronebl_ddos_drones.netset
dronebl_dns_mx_on_irc.netset
dronebl_*.ipset
dronebl_irc_drones.netset
dronebl_*.netset
dronebl_unknown.netset
dronebl_worms_bots.netset
errors/
fullbogons.netset
history/
ib_*.ipset
iblocklist_ads.netset
iblocklist_ads.*set
iblocklist_badpeers.ipset
iblocklist_badpeers.*set
iblocklist_bogons.netset
iblocklist_bogons.*set
iblocklist_dshield.netset
iblocklist_dshield.*set
iblocklist_edu.netset
iblocklist_edu.*set
iblocklist_exclusions.netset
iblocklist_exclusions.*set
iblocklist_fornonlancomputers.netset
iblocklist_fornonlancomputers.*set
iblocklist_forumspam.netset
iblocklist_forumspam.*set
iblocklist_hijacked.netset
iblocklist_hijacked.*set
iblocklist_iana_multicast.netset
iblocklist_iana_multicast.*set
iblocklist_iana_private.netset
iblocklist_iana_private.*set
iblocklist_iana_reserved.netset
iblocklist_iana_reserved.*set
iblocklist_level1.netset
iblocklist_level1.*set
iblocklist_level2.netset
iblocklist_level2.*set
iblocklist_level3.netset
iblocklist_level3.*set
iblocklist_org_microsoft.netset
iblocklist_org_microsoft.*set
iblocklist_proxies.ipset
iblocklist_proxies.*set
iblocklist_rangetest.netset
iblocklist_rangetest.*set
iblocklist_spider.netset
iblocklist_spider.*set
iblocklist_spyware.netset
iblocklist_spyware.*set
iblocklist_webexploit.ipset
iblocklist_webexploit.*set
ib_*.netset
iprange*
ipv4_range_to_cidr.awk
*.lastchecked
*.setinfo
sorbs_anonymizers.netset
sorbs_dul.netset
sorbs_escalations.netset
sorbs_*.ipset
sorbs_*.netset
sorbs_new_spam.netset
sorbs_noserver.netset
sorbs_recent_spam.netset
sorbs_smtp.netset
sorbs_web.netset
sorbs_zombie.netset
*.source
*.tmp
update-ipsets*
.warn_if_last_downloaded_before_this
blueliv*.ipset
blueliv*.netset
blueliv_crimeserver_online.ipset
blueliv_crimeserver_recent.ipset
blueliv_crimeserver_last.ipset
blueliv_crimeserver_last_1d.ipset
blueliv_crimeserver_last_2d.ipset
blueliv_crimeserver_last_7d.ipset
blueliv_crimeserver_last_30d.ipset
iblocklist_badpeers.netset
dataplane_sipquery.ipset
dataplane_sshpwauth.ipset
dataplane_sshclient.ipset
dataplane_sipregistration.ipset
dataplane_sipinvitation.ipset
dataplane_vncrfb.ipset
dataplane_dnsrd.ipset
dataplane_dnsrdany.ipset
dataplane_dnsversion.ipset
shunlist.ipset
ip2proxy_px1lite.netset
griffinguard.ipset
bds_atif.ipset
+228
View File
@@ -0,0 +1,228 @@
> Due to the amount of data and the frequency of the updates on this repo,
> github has requested to limit the number of updates.
> The site [https://iplists.firehol.org](https://iplists.firehol.org) has direct links
> to all the files in this repo. **This repo is now updated once per day.**
---
### Contents
- [About this repo](#about-this-repo)
- [Using these ipsets](#using-these-ipsets)
- [Which ones to use?](#which-ones-to-use)
- [Why are open proxy lists included](#why-are-open-proxy-lists-included)
- [Using them in FireHOL](#using-them-in-firehol)
* [Adding the ipsets in your firehol.conf](#adding-the-ipsets-in-your-fireholconf)
* [Updating the ipsets while the firewall is running](#updating-the-ipsets-while-the-firewall-is-running)
- [Dynamic List of ipsets included](#list-of-ipsets-included)
- [Comparison of ipsets](#comparison-of-ipsets)
---
# About this repo
This repository includes a list of ipsets dynamically updated with
[FireHOL](https://github.com/firehol/firehol)'s `update-ipsets.sh`
[documented in this wiki](https://github.com/firehol/blocklist-ipsets/wiki).
This repo is self maintained. It it updated automatically from the script via a cron job.
This repo has a site: [http://iplists.firehol.org](http://iplists.firehol.org).
## Why do we need blocklists?
As time passes and the internet matures in our life, cybercrime is becoming increasingly sophisticated.
Although there are many tools (detection of malware, viruses, intrusion detection and prevention systems,
etc) to help us isolate the bad guys, there are now a lot more than just such attacks.
What is more interesting is that the fraudsters or attackers in many cases are not going to do a direct
damage to you or your systems. They will use you and your systems to gain something else, possibly not
related or indirectly related to your business. Nowadays the attacks cannot be identified easily. They are
distributed and come to our systems from a vast amount of IPs around the world.
To get an idea, check for example the [XRumer](http://en.wikipedia.org/wiki/XRumer) software. This thing
mimics human behavior to post ads, it creates email accounts, responds to emails it receives, bypasses
captchas, it goes gently to stay unnoticed, etc.
To increase our effectiveness we need to complement our security solutions with our shared knowledge, our
shared experience in this fight.
Hopefully, there are many teams out there that do their best to identify the attacks and pinpoint the
attackers. These teams release blocklists. Blocklists of IPs (for use in firewalls), domains & URLs
(for use in proxies), etc.
What we are interested here is IPs.
Using IP blocklists at the internet side of your firewall is a key component of internet security. These
lists share key knowledge between us, allowing us to learn from each other and effectively isolate
fraudsters and attackers from our services.
I decided to upload these lists to a github repo because:
1. They are freely available on the internet. The intention of their creators is to help internet security.
Keep in mind though that a few of these lists may have special licences attached. Before using them, please check their source site for any information regarding proper use.
2. Github provides (via `git pull`) a unified way of updating all the lists together.
Pulling this repo regularly on your machines, you will update all the IP lists at once.
3. Github also provides a unified version control. Using it we can have a history of what each list has
done, which IPs or subnets were added and which were removed.
## DNSBLs
Check also another tool included in FireHOL v3+, called `dnsbl-ipset.sh`.
This tool is capable of creating an ipset based on your traffic by looking up information on DNSBLs and
scoring it according to your preferences.
More information [here](https://github.com/firehol/firehol/wiki/dnsbl-ipset.sh).
---
# Using these ipsets
Please be very careful what you choose to use and how you use it. If you blacklist traffic using these
lists you may end up blocking your users, your customers, even yourself (!) from accessing your services.
1. Go to to the site of each list and read how each list is maintained. You are going to trust these guys for doing their job right.
2. Most sites have either a donation system or commercial lists of higher quality. Try to support them.
3. I have included the TOR network in these lists (`bm_tor`, `dm_tor`, `et_tor`). The TOR network is not necessarily bad and you should not block it if you want to allow your users be anonymous. I have included it because for certain cases, allowing an anonymity network might be a risky thing (such as eCommerce).
4. Apply any blacklist at the internet side of your firewall. Be very careful. The `bogons` and `fullbogons` lists contain private, unrouteable IPs that should not be routed on the internet. If you apply such a blocklist on your DMZ or LAN side, you will be blocked out of your firewall.
5. Always have a whitelist too, containing the IP addresses or subnets you trust. Try to build the rules in such a way that if an IP is in the whitelist, it should not be blocked by these blocklists.
## Which ones to use
### Level 1 - Basic
These are the ones I trust. **Level 1** provides basic security against the most well-known attackers, with the minimum of false positives.
1. **Abuse.ch** lists `feodo`, `palevo`, `sslbl`, `zeus`, `zeus_badips`
These folks are doing a great job tracking crime ware. Their blocklists are very focused.
Keep in mind `zeus` may include some false positives. You can use `zeus_badips` instead.
2. **DShield.org** list `dshield`
It contains the top 20 attacking class C (/24) subnets, over the last three days.
3. **Spamhaus.org** lists `spamhaus_drop`, `spamhaus_edrop`
DROP (Don't Route Or Peer) and EDROP are advisory "drop all traffic" lists, consisting of netblocks that are "hijacked" or leased by professional spam or cyber-crime operations (used for dissemination of malware, trojan downloaders, botnet controllers).
According to Spamhaus.org:
> When implemented at a network or ISP's 'core routers', DROP and EDROP will help protect the network's users from spamming, scanning, harvesting, DNS-hijacking and DDoS attacks originating on rogue netblocks.
>
> Spamhaus strongly encourages the use of DROP and EDROP by tier-1s and backbones.
Spamhaus is very responsive to adapt these lists when a network owner updates them that the issue has been solved (I had one such incident with one of my users).
4. **Team-Cymru.org** list `bogons` or `fullbogons`
These are lists of IPs that should not be routed on the internet. No one should be using them.
Be very careful to apply either of the two on the internet side of your network.
### Level 2 - Essentials
**Level 2** provide protection against current brute force attacks. This level may have a small percentage of false positives, mainly due to dynamic IPs being re-used by other users.
1. **OpenBL.org** lists `openbl*`
The team of OpenBL tracks brute force attacks on their hosts. They have a very short list for hosts, under their own control, collecting this information, to eliminate false positives.
They suggest to use the default blacklist which has a retention policy of 90 days (`openbl`), but they also provide lists with different retention policies (from 1 day to 1 year).
Their goal is to report abuse to the responsible provider so that the infection is disabled.
2. **Blocklist.de** lists `blocklist_de*`
Is a network of users reporting abuse mainly using `fail2ban`. They eliminate false positives using other lists available. Since they collect information from their users, their lists may be subject to poisoning, or false positives.
I asked them about poisoning. [Here](https://forum.blocklist.de/viewtopic.php?f=4&t=244&sid=847d00d26b0735add3518ff515242cad) you can find their answer. In short, they track it down so that they have an ignorable rate of false positives.
Also, they only include individual IPs (no subnets) which have attacked their users the last 48 hours and their list contains 20.000 to 40.000 IPs (which is small enough considering the size of the internet).
Like `openbl`, their goal is to report abuse back, so that the infection is disabled.
They also provide their blocklist per type of attack (mail, web, etc).
Of course, there are more lists included. You can check them and decide if they fit for your needs.
## Why are open proxy lists included
Of course, I haven't included them for you to use the open proxies. The port the proxy is listening, or the type of proxy, are not included (although most of them use the standard proxy ports and do serve web requests).
If you check the comparisons for the open proxy lists (`ri_connect_proxies`, `ri_web_proxies`, `xroxy`, `proxz`, `proxyrss`, etc)
you will find that they overlap to a great degree with other blocklists, like `blocklist_de`, `stopforumspam`, etc.
> This means the attackers also use open proxies to execute attacks.
So, if you are under attack, blocking the open proxies may help isolate a large part of the attack.
I don't suggest to permanently block IPs using the proxy lists. Their purpose of existence is questionable.
Their quality though may be acceptable, since lot of these sites advertise that they test open proxies before including them in their lists, so that there are no false positives, at least at the time they tested them.
---
## Using them in FireHOL
`update-ipsets.sh` itself does not alter your firewall. It can be used to update ipsets both on disk and in the kernel for any firewall solution you use.
The information below, shows you how to configure FireHOL to use the provides ipsets.
### Adding the ipsets in your firehol.conf
I use something like this:
```sh
# our wan interface
wan="dsl0"
# our whitelist
ipset4 create whitelist hash:net
ipset4 add whitelist A.B.C.D/E # A.B.C.D/E is whitelisted
# subnets - netsets
for x in fullbogons dshield spamhaus_drop spamhaus_edrop
do
ipset4 create ${x} hash:net
ipset4 addfile ${x} ipsets/${x}.netset
blacklist4 full inface "${wan}" log "BLACKLIST ${x^^}" ipset:${x} \
except src ipset:whitelist
done
# individual IPs - ipsets
for x in feodo palevo sslbl zeus openbl blocklist_de
do
ipset4 create ${x} hash:ip
ipset4 addfile ${x} ipsets/${x}.ipset
blacklist4 full inface "${wan}" log "BLACKLIST ${x^^}" ipset:${x} \
except src ipset:whitelist
done
... rest of firehol.conf ...
```
If you are concerned about iptables performance, change the `blacklist4` keyword `full` to `input`.
This will block only inbound NEW connections, i.e. only the first packet for every NEW inbound connection will be checked.
All other traffic passes through unchecked.
> Before adding these rules to your `firehol.conf` you should run `update-ipsets.sh` to enable them.
### Updating the ipsets while the firewall is running
Just use the `update-ipsets.sh` script from the firehol distribution.
This script will update each ipset and call firehol to update the ipset while the firewall is running.
> You can add `update-ipsets.sh` to cron, to run every 10 mins. `update-ipsets.sh` is smart enough to download
> a list only when it needs to.
---
# List of ipsets included
+475
View File
@@ -0,0 +1,475 @@
> Due to the amount of data and the frequency of the updates on this repo,
> github has requested to limit the number of updates.
> The site [https://iplists.firehol.org](https://iplists.firehol.org) has direct links
> to all the files in this repo. **This repo is now updated once per day.**
---
### Contents
- [About this repo](#about-this-repo)
- [Using these ipsets](#using-these-ipsets)
- [Which ones to use?](#which-ones-to-use)
- [Why are open proxy lists included](#why-are-open-proxy-lists-included)
- [Using them in FireHOL](#using-them-in-firehol)
* [Adding the ipsets in your firehol.conf](#adding-the-ipsets-in-your-fireholconf)
* [Updating the ipsets while the firewall is running](#updating-the-ipsets-while-the-firewall-is-running)
- [Dynamic List of ipsets included](#list-of-ipsets-included)
- [Comparison of ipsets](#comparison-of-ipsets)
---
# About this repo
This repository includes a list of ipsets dynamically updated with
[FireHOL](https://github.com/firehol/firehol)'s `update-ipsets.sh`
[documented in this wiki](https://github.com/firehol/blocklist-ipsets/wiki).
This repo is self maintained. It it updated automatically from the script via a cron job.
This repo has a site: [http://iplists.firehol.org](http://iplists.firehol.org).
## Why do we need blocklists?
As time passes and the internet matures in our life, cybercrime is becoming increasingly sophisticated.
Although there are many tools (detection of malware, viruses, intrusion detection and prevention systems,
etc) to help us isolate the bad guys, there are now a lot more than just such attacks.
What is more interesting is that the fraudsters or attackers in many cases are not going to do a direct
damage to you or your systems. They will use you and your systems to gain something else, possibly not
related or indirectly related to your business. Nowadays the attacks cannot be identified easily. They are
distributed and come to our systems from a vast amount of IPs around the world.
To get an idea, check for example the [XRumer](http://en.wikipedia.org/wiki/XRumer) software. This thing
mimics human behavior to post ads, it creates email accounts, responds to emails it receives, bypasses
captchas, it goes gently to stay unnoticed, etc.
To increase our effectiveness we need to complement our security solutions with our shared knowledge, our
shared experience in this fight.
Hopefully, there are many teams out there that do their best to identify the attacks and pinpoint the
attackers. These teams release blocklists. Blocklists of IPs (for use in firewalls), domains & URLs
(for use in proxies), etc.
What we are interested here is IPs.
Using IP blocklists at the internet side of your firewall is a key component of internet security. These
lists share key knowledge between us, allowing us to learn from each other and effectively isolate
fraudsters and attackers from our services.
I decided to upload these lists to a github repo because:
1. They are freely available on the internet. The intention of their creators is to help internet security.
Keep in mind though that a few of these lists may have special licences attached. Before using them, please check their source site for any information regarding proper use.
2. Github provides (via `git pull`) a unified way of updating all the lists together.
Pulling this repo regularly on your machines, you will update all the IP lists at once.
3. Github also provides a unified version control. Using it we can have a history of what each list has
done, which IPs or subnets were added and which were removed.
## DNSBLs
Check also another tool included in FireHOL v3+, called `dnsbl-ipset.sh`.
This tool is capable of creating an ipset based on your traffic by looking up information on DNSBLs and
scoring it according to your preferences.
More information [here](https://github.com/firehol/firehol/wiki/dnsbl-ipset.sh).
---
# Using these ipsets
Please be very careful what you choose to use and how you use it. If you blacklist traffic using these
lists you may end up blocking your users, your customers, even yourself (!) from accessing your services.
1. Go to to the site of each list and read how each list is maintained. You are going to trust these guys for doing their job right.
2. Most sites have either a donation system or commercial lists of higher quality. Try to support them.
3. I have included the TOR network in these lists (`bm_tor`, `dm_tor`, `et_tor`). The TOR network is not necessarily bad and you should not block it if you want to allow your users be anonymous. I have included it because for certain cases, allowing an anonymity network might be a risky thing (such as eCommerce).
4. Apply any blacklist at the internet side of your firewall. Be very careful. The `bogons` and `fullbogons` lists contain private, unrouteable IPs that should not be routed on the internet. If you apply such a blocklist on your DMZ or LAN side, you will be blocked out of your firewall.
5. Always have a whitelist too, containing the IP addresses or subnets you trust. Try to build the rules in such a way that if an IP is in the whitelist, it should not be blocked by these blocklists.
## Which ones to use
### Level 1 - Basic
These are the ones I trust. **Level 1** provides basic security against the most well-known attackers, with the minimum of false positives.
1. **Abuse.ch** lists `feodo`, `palevo`, `sslbl`, `zeus`, `zeus_badips`
These folks are doing a great job tracking crime ware. Their blocklists are very focused.
Keep in mind `zeus` may include some false positives. You can use `zeus_badips` instead.
2. **DShield.org** list `dshield`
It contains the top 20 attacking class C (/24) subnets, over the last three days.
3. **Spamhaus.org** lists `spamhaus_drop`, `spamhaus_edrop`
DROP (Don't Route Or Peer) and EDROP are advisory "drop all traffic" lists, consisting of netblocks that are "hijacked" or leased by professional spam or cyber-crime operations (used for dissemination of malware, trojan downloaders, botnet controllers).
According to Spamhaus.org:
> When implemented at a network or ISP's 'core routers', DROP and EDROP will help protect the network's users from spamming, scanning, harvesting, DNS-hijacking and DDoS attacks originating on rogue netblocks.
>
> Spamhaus strongly encourages the use of DROP and EDROP by tier-1s and backbones.
Spamhaus is very responsive to adapt these lists when a network owner updates them that the issue has been solved (I had one such incident with one of my users).
4. **Team-Cymru.org** list `bogons` or `fullbogons`
These are lists of IPs that should not be routed on the internet. No one should be using them.
Be very careful to apply either of the two on the internet side of your network.
### Level 2 - Essentials
**Level 2** provide protection against current brute force attacks. This level may have a small percentage of false positives, mainly due to dynamic IPs being re-used by other users.
1. **OpenBL.org** lists `openbl*`
The team of OpenBL tracks brute force attacks on their hosts. They have a very short list for hosts, under their own control, collecting this information, to eliminate false positives.
They suggest to use the default blacklist which has a retention policy of 90 days (`openbl`), but they also provide lists with different retention policies (from 1 day to 1 year).
Their goal is to report abuse to the responsible provider so that the infection is disabled.
2. **Blocklist.de** lists `blocklist_de*`
Is a network of users reporting abuse mainly using `fail2ban`. They eliminate false positives using other lists available. Since they collect information from their users, their lists may be subject to poisoning, or false positives.
I asked them about poisoning. [Here](https://forum.blocklist.de/viewtopic.php?f=4&t=244&sid=847d00d26b0735add3518ff515242cad) you can find their answer. In short, they track it down so that they have an ignorable rate of false positives.
Also, they only include individual IPs (no subnets) which have attacked their users the last 48 hours and their list contains 20.000 to 40.000 IPs (which is small enough considering the size of the internet).
Like `openbl`, their goal is to report abuse back, so that the infection is disabled.
They also provide their blocklist per type of attack (mail, web, etc).
Of course, there are more lists included. You can check them and decide if they fit for your needs.
## Why are open proxy lists included
Of course, I haven't included them for you to use the open proxies. The port the proxy is listening, or the type of proxy, are not included (although most of them use the standard proxy ports and do serve web requests).
If you check the comparisons for the open proxy lists (`ri_connect_proxies`, `ri_web_proxies`, `xroxy`, `proxz`, `proxyrss`, etc)
you will find that they overlap to a great degree with other blocklists, like `blocklist_de`, `stopforumspam`, etc.
> This means the attackers also use open proxies to execute attacks.
So, if you are under attack, blocking the open proxies may help isolate a large part of the attack.
I don't suggest to permanently block IPs using the proxy lists. Their purpose of existence is questionable.
Their quality though may be acceptable, since lot of these sites advertise that they test open proxies before including them in their lists, so that there are no false positives, at least at the time they tested them.
---
## Using them in FireHOL
`update-ipsets.sh` itself does not alter your firewall. It can be used to update ipsets both on disk and in the kernel for any firewall solution you use.
The information below, shows you how to configure FireHOL to use the provides ipsets.
### Adding the ipsets in your firehol.conf
I use something like this:
```sh
# our wan interface
wan="dsl0"
# our whitelist
ipset4 create whitelist hash:net
ipset4 add whitelist A.B.C.D/E # A.B.C.D/E is whitelisted
# subnets - netsets
for x in fullbogons dshield spamhaus_drop spamhaus_edrop
do
ipset4 create ${x} hash:net
ipset4 addfile ${x} ipsets/${x}.netset
blacklist4 full inface "${wan}" log "BLACKLIST ${x^^}" ipset:${x} \
except src ipset:whitelist
done
# individual IPs - ipsets
for x in feodo palevo sslbl zeus openbl blocklist_de
do
ipset4 create ${x} hash:ip
ipset4 addfile ${x} ipsets/${x}.ipset
blacklist4 full inface "${wan}" log "BLACKLIST ${x^^}" ipset:${x} \
except src ipset:whitelist
done
... rest of firehol.conf ...
```
If you are concerned about iptables performance, change the `blacklist4` keyword `full` to `input`.
This will block only inbound NEW connections, i.e. only the first packet for every NEW inbound connection will be checked.
All other traffic passes through unchecked.
> Before adding these rules to your `firehol.conf` you should run `update-ipsets.sh` to enable them.
### Updating the ipsets while the firewall is running
Just use the `update-ipsets.sh` script from the firehol distribution.
This script will update each ipset and call firehol to update the ipset while the firewall is running.
> You can add `update-ipsets.sh` to cron, to run every 10 mins. `update-ipsets.sh` is smart enough to download
> a list only when it needs to.
---
# List of ipsets included
The following list was automatically generated on Sat Jun 20 08:49:20 UTC 2026.
The update frequency is the maximum allowed by internal configuration. A list will never be downloaded sooner than the update frequency stated. A list may also not be downloaded, after this frequency expired, if it has not been modified on the server (as reported by HTTP `IF_MODIFIED_SINCE` method).
name|info|type|entries|update|
:--:|:--:|:--:|:-----:|:----:|
[abuseipdb_1d](http://iplists.firehol.org/?ipset=abuseipdb_1d)|[AbuseIPDB](https://www.abuseipdb.com/) aggregated blocklist of IPs with ~100% abuse confidence score, reported in the last 1 day. Aggregated by [borestad](https://github.com/borestad/blocklist-abuseipdb).|ipv4 hash:ip|56307 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/borestad/blocklist-abuseipdb/main/abuseipdb-s100-1d.ipv4)
[abuseipdb_30d](http://iplists.firehol.org/?ipset=abuseipdb_30d)|[AbuseIPDB](https://www.abuseipdb.com/) aggregated blocklist of IPs with ~100% abuse confidence score, reported in the last 30 days. Aggregated by [borestad](https://github.com/borestad/blocklist-abuseipdb).|ipv4 hash:ip|137505 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/borestad/blocklist-abuseipdb/main/abuseipdb-s100-30d.ipv4)
[bds_atif](http://iplists.firehol.org/?ipset=bds_atif)|[Binary Defense](https://www.binarydefense.com/) Artillery Threat Intelligence Feed (ATIF). IPs detected by the Artillery honeypot/monitoring platform.|ipv4 hash:ip|6340 unique IPs|updated every 1 day
bitcoin_nodes|[BitNodes](https://getaddr.bitnodes.io/) Bitcoin connected nodes, globally.|ipv4 hash:ip|disabled|updated every 10 mins from [this link](https://getaddr.bitnodes.io/api/v1/snapshots/latest/)
[bitcoin_nodes_1d](http://iplists.firehol.org/?ipset=bitcoin_nodes_1d)|[BitNodes](https://getaddr.bitnodes.io/) Bitcoin connected nodes, globally.|ipv4 hash:ip|7998 unique IPs|updated every 10 mins from [this link](https://getaddr.bitnodes.io/api/v1/snapshots/latest/)
[bitcoin_nodes_30d](http://iplists.firehol.org/?ipset=bitcoin_nodes_30d)|[BitNodes](https://getaddr.bitnodes.io/) Bitcoin connected nodes, globally.|ipv4 hash:ip|15789 unique IPs|updated every 10 mins from [this link](https://getaddr.bitnodes.io/api/v1/snapshots/latest/)
[bitcoin_nodes_7d](http://iplists.firehol.org/?ipset=bitcoin_nodes_7d)|[BitNodes](https://getaddr.bitnodes.io/) Bitcoin connected nodes, globally.|ipv4 hash:ip|9777 unique IPs|updated every 10 mins from [this link](https://getaddr.bitnodes.io/api/v1/snapshots/latest/)
[blocklist_de](http://iplists.firehol.org/?ipset=blocklist_de)|[Blocklist.de](https://www.blocklist.de/) IPs that have been detected by fail2ban in the last 48 hours|ipv4 hash:ip|21290 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/all.txt)
[blocklist_de_apache](http://iplists.firehol.org/?ipset=blocklist_de_apache)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours as having run attacks on the service Apache, Apache-DDOS, RFI-Attacks.|ipv4 hash:ip|8846 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/apache.txt)
[blocklist_de_bots](http://iplists.firehol.org/?ipset=blocklist_de_bots)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours as having run attacks on the RFI-Attacks, REG-Bots, IRC-Bots or BadBots (BadBots = it has posted a Spam-Comment on a open Forum or Wiki).|ipv4 hash:ip|2482 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/bots.txt)
[blocklist_de_bruteforce](http://iplists.firehol.org/?ipset=blocklist_de_bruteforce)|[Blocklist.de](https://www.blocklist.de/) All IPs which attacks Joomla, Wordpress and other Web-Logins with Brute-Force Logins.|ipv4 hash:ip|752 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/bruteforcelogin.txt)
[blocklist_de_ftp](http://iplists.firehol.org/?ipset=blocklist_de_ftp)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours for attacks on the Service FTP.|ipv4 hash:ip|382 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/ftp.txt)
[blocklist_de_imap](http://iplists.firehol.org/?ipset=blocklist_de_imap)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours for attacks on the Service imap, sasl, pop3, etc.|ipv4 hash:ip|2979 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/imap.txt)
[blocklist_de_mail](http://iplists.firehol.org/?ipset=blocklist_de_mail)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours as having run attacks on the service Mail, Postfix.|ipv4 hash:ip|12536 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/mail.txt)
[blocklist_de_sip](http://iplists.firehol.org/?ipset=blocklist_de_sip)|[Blocklist.de](https://www.blocklist.de/) All IP addresses that tried to login in a SIP, VOIP or Asterisk Server and are included in the IPs list from infiltrated.net|ipv4 hash:ip|86 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/sip.txt)
[blocklist_de_ssh](http://iplists.firehol.org/?ipset=blocklist_de_ssh)|[Blocklist.de](https://www.blocklist.de/) All IP addresses which have been reported within the last 48 hours as having run attacks on the service SSH.|ipv4 hash:ip|4921 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/ssh.txt)
[blocklist_de_strongips](http://iplists.firehol.org/?ipset=blocklist_de_strongips)|[Blocklist.de](https://www.blocklist.de/) All IPs which are older then 2 month and have more then 5.000 attacks.|ipv4 hash:ip|348 unique IPs|updated every 15 mins from [this link](http://lists.blocklist.de/lists/strongips.txt)
[blocklist_net_ua](http://iplists.firehol.org/?ipset=blocklist_net_ua)|[blocklist.net.ua](https://blocklist.net.ua) The BlockList project was created to become protection against negative influence of the harmful and potentially dangerous events on the Internet. First of all this service will help internet and hosting providers to protect subscribers sites from being hacked. BlockList will help to stop receiving a large amount of spam from dubious SMTP relays or from attempts of brute force passwords to servers and network equipment.|ipv4 hash:ip|101868 unique IPs|updated every 10 mins from [this link](https://blocklist.net.ua/blocklist.csv)
bm_tor|[torstatus.blutmagie.de](https://torstatus.blutmagie.de) list of all TOR network servers|ipv4 hash:ip|disabled|updated every 30 mins from [this link](https://torstatus.blutmagie.de/ip_list_all.php/Tor_ip_list_ALL.csv)
[bogons](http://iplists.firehol.org/?ipset=bogons)|[Team-Cymru.org](http://www.team-cymru.org) private and reserved addresses defined by RFC 1918, RFC 5735, and RFC 6598 and netblocks that have not been allocated to a regional internet registry|ipv4 hash:net|13 subnets, 592708608 unique IPs|updated every 1 day
[botscout](http://iplists.firehol.org/?ipset=botscout)|[BotScout](http://botscout.com/) helps prevent automated web scripts, known as bots, from registering on forums, polluting databases, spreading spam, and abusing forms on web sites. They do this by tracking the names, IPs, and email addresses that bots use and logging them as unique signatures for future reference. They also provide a simple yet powerful API that you can use to test forms when they're submitted on your site. This list is composed of the most recently-caught bots.|ipv4 hash:ip|30 unique IPs|updated every 30 mins from [this link](http://botscout.com/last_caught_cache.htm)
[botscout_1d](http://iplists.firehol.org/?ipset=botscout_1d)|[BotScout](http://botscout.com/) helps prevent automated web scripts, known as bots, from registering on forums, polluting databases, spreading spam, and abusing forms on web sites. They do this by tracking the names, IPs, and email addresses that bots use and logging them as unique signatures for future reference. They also provide a simple yet powerful API that you can use to test forms when they're submitted on your site. This list is composed of the most recently-caught bots.|ipv4 hash:ip|243 unique IPs|updated every 30 mins from [this link](http://botscout.com/last_caught_cache.htm)
[botscout_30d](http://iplists.firehol.org/?ipset=botscout_30d)|[BotScout](http://botscout.com/) helps prevent automated web scripts, known as bots, from registering on forums, polluting databases, spreading spam, and abusing forms on web sites. They do this by tracking the names, IPs, and email addresses that bots use and logging them as unique signatures for future reference. They also provide a simple yet powerful API that you can use to test forms when they're submitted on your site. This list is composed of the most recently-caught bots.|ipv4 hash:ip|4232 unique IPs|updated every 30 mins from [this link](http://botscout.com/last_caught_cache.htm)
[botscout_7d](http://iplists.firehol.org/?ipset=botscout_7d)|[BotScout](http://botscout.com/) helps prevent automated web scripts, known as bots, from registering on forums, polluting databases, spreading spam, and abusing forms on web sites. They do this by tracking the names, IPs, and email addresses that bots use and logging them as unique signatures for future reference. They also provide a simple yet powerful API that you can use to test forms when they're submitted on your site. This list is composed of the most recently-caught bots.|ipv4 hash:ip|1224 unique IPs|updated every 30 mins from [this link](http://botscout.com/last_caught_cache.htm)
botvrij_dst|[botvrij.eu](http://www.botvrij.eu/) Indicators of Compromise (IOCS) about malicious destination IPs, gathered via open source information feeds (blog pages and PDF documents) and then consolidated into different datasets. To ensure the quality of the data all entries older than approx. 6 months are removed.|ipv4 hash:ip|disabled|updated every 1 day from [this link](http://www.botvrij.eu/data/ioclist.ip-dst.raw)
botvrij_src|[botvrij.eu](http://www.botvrij.eu/) Indicators of Compromise (IOCS) about malicious source IPs, gathered via open source information feeds (blog pages and PDF documents) and then consolidated into different datasets. To ensure the quality of the data all entries older than approx. 6 months are removed.|ipv4 hash:ip|disabled|updated every 1 day from [this link](http://www.botvrij.eu/data/ioclist.ip-src.raw)
[bruteforceblocker](http://iplists.firehol.org/?ipset=bruteforceblocker)|[danger.rulez.sk bruteforceblocker](http://danger.rulez.sk/index.php/bruteforceblocker/) (fail2ban alternative for SSH on OpenBSD). This is an automatically generated list from users reporting failed authentication attempts. An IP seems to be included if 3 or more users report it. Its retention pocily seems 30 days.|ipv4 hash:ip|621 unique IPs|updated every 3 hours from [this link](http://danger.rulez.sk/projects/bruteforceblocker/blist.php)
[c2_tracker](http://iplists.firehol.org/?ipset=c2_tracker)|[C2 Tracker](https://github.com/montysecurity/C2-Tracker) tracks Command and Control frameworks (Cobalt Strike, Sliver, Metasploit, Havoc, etc.) using Shodan and Censys data. Updated weekly.|ipv4 hash:ip|2470 unique IPs|updated every 7 days from [this link](https://raw.githubusercontent.com/montysecurity/C2-Tracker/main/data/all.txt)
[ciarmy](http://iplists.firehol.org/?ipset=ciarmy)|[CIArmy.com](http://ciarmy.com/) IPs with poor Rogue Packet score that have not yet been identified as malicious by the community|ipv4 hash:ip|15000 unique IPs|updated every 3 hours from [this link](http://cinsscore.com/list/ci-badguys.txt)
[cidr_report_bogons](http://iplists.firehol.org/?ipset=cidr_report_bogons)|Unallocated (Free) Address Space, generated on a daily basis using the IANA registry files, the Regional Internet Registry stats files and the Regional Internet Registry whois data.|ipv4 hash:net|18 subnets, 588514808 unique IPs|updated every 1 day from [this link](http://www.cidr-report.org/bogons/freespace-prefix.txt)
[cleantalk](http://iplists.firehol.org/?ipset=cleantalk)|[CleanTalk](https://cleantalk.org/) Today's HTTP Spammers (includes: cleantalk_new cleantalk_updated)|ipv4 hash:ip|494 unique IPs|updated every 1 min
[cleantalk_1d](http://iplists.firehol.org/?ipset=cleantalk_1d)|[CleanTalk](https://cleantalk.org/) Today's HTTP Spammers (includes: cleantalk_new_1d cleantalk_updated_1d)|ipv4 hash:ip|1900 unique IPs|updated every 1 min
[cleantalk_30d](http://iplists.firehol.org/?ipset=cleantalk_30d)|[CleanTalk](https://cleantalk.org/) Today's HTTP Spammers (includes: cleantalk_new_30d cleantalk_updated_30d)|ipv4 hash:ip|37919 unique IPs|updated every 1 min
[cleantalk_7d](http://iplists.firehol.org/?ipset=cleantalk_7d)|[CleanTalk](https://cleantalk.org/) Today's HTTP Spammers (includes: cleantalk_new_7d cleantalk_updated_7d)|ipv4 hash:ip|9233 unique IPs|updated every 1 min
cleantalk_new|[CleanTalk](https://cleantalk.org/) Recent HTTP Spammers|ipv4 hash:ip|disabled|updated every 15 mins from [this link](https://cleantalk.org/blacklists/submited_today)
[cleantalk_new_1d](http://iplists.firehol.org/?ipset=cleantalk_new_1d)|[CleanTalk](https://cleantalk.org/) Recent HTTP Spammers|ipv4 hash:ip|754 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/submited_today)
[cleantalk_new_30d](http://iplists.firehol.org/?ipset=cleantalk_new_30d)|[CleanTalk](https://cleantalk.org/) Recent HTTP Spammers|ipv4 hash:ip|15416 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/submited_today)
[cleantalk_new_7d](http://iplists.firehol.org/?ipset=cleantalk_new_7d)|[CleanTalk](https://cleantalk.org/) Recent HTTP Spammers|ipv4 hash:ip|3989 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/submited_today)
cleantalk_top20|[CleanTalk](https://cleantalk.org/) Top 20 HTTP Spammers|ipv4 hash:ip|disabled|updated every 1 day from [this link](https://cleantalk.org/blacklists/top20)
cleantalk_updated|[CleanTalk](https://cleantalk.org/) Recurring HTTP Spammers|ipv4 hash:ip|disabled|updated every 15 mins from [this link](https://cleantalk.org/blacklists/updated_today)
[cleantalk_updated_1d](http://iplists.firehol.org/?ipset=cleantalk_updated_1d)|[CleanTalk](https://cleantalk.org/) Recurring HTTP Spammers|ipv4 hash:ip|1278 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/updated_today)
[cleantalk_updated_30d](http://iplists.firehol.org/?ipset=cleantalk_updated_30d)|[CleanTalk](https://cleantalk.org/) Recurring HTTP Spammers|ipv4 hash:ip|28579 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/updated_today)
[cleantalk_updated_7d](http://iplists.firehol.org/?ipset=cleantalk_updated_7d)|[CleanTalk](https://cleantalk.org/) Recurring HTTP Spammers|ipv4 hash:ip|6171 unique IPs|updated every 15 mins from [this link](https://cleantalk.org/blacklists/updated_today)
cta_cryptowall|[Cyber Threat Alliance](http://www.cyberthreatalliance.org/cryptowall-dashboard.html) CryptoWall is one of the most lucrative and broad-reaching ransomware campaigns affecting Internet users today. Sharing intelligence and analysis resources, the CTA profiled the latest version of CryptoWall, which impacted hundreds of thousands of users, resulting in over US $325 million in damages worldwide.|ipv4 hash:ip|disabled|updated every 1 day from [this link](https://public.tableau.com/views/CTAOnlineViz/DashboardData.csv?:embed=y&:showVizHome=no&:showTabs=y&:display_count=y&:display_static_image=y&:bootstrapWhenNotified=true)
[cybercrime](http://iplists.firehol.org/?ipset=cybercrime)|[CyberCrime](http://cybercrime-tracker.net/) A project tracking Command and Control.|ipv4 hash:ip|364 unique IPs|updated every 12 hours from [this link](http://cybercrime-tracker.net/fuckerz.php)
[cybercure](http://iplists.firehol.org/?ipset=cybercure)|[CyberCure](https://www.cybercure.ai/) threat intelligence feed of IPs identified as malicious from real-time infection monitoring sensors.|ipv4 hash:ip|90594 unique IPs|updated every 6 hours from [this link](http://api.cybercure.ai/feed/get_ips)
darklist_de|[darklist.de](http://www.darklist.de/) ssh fail2ban reporting|ipv4 hash:net|disabled|updated every 1 day from [this link](http://www.darklist.de/raw.php)
[dataplane_dnsrd](http://iplists.firehol.org/?ipset=dataplane_dnsrd)|[DataPlane.org](https://dataplane.org/) IP addresses that have been identified as sending recursive DNS queries to a remote host. This report lists addresses that may be cataloging open DNS resolvers or evaluating cache entries.|ipv4 hash:ip|7279 unique IPs|updated every 1 hour
[dataplane_dnsrdany](http://iplists.firehol.org/?ipset=dataplane_dnsrdany)|[DataPlane.org](https://dataplane.org/) IP addresses that have been identified as sending recursive DNS IN ANY queries to a remote host. This report lists addresses that may be cataloging open DNS resolvers for the purpose of later using them to facilitate DNS amplification and reflection attacks.|ipv4 hash:ip|626 unique IPs|updated every 1 hour
[dataplane_dnsversion](http://iplists.firehol.org/?ipset=dataplane_dnsversion)|[DataPlane.org](https://dataplane.org/) IP addresses that have been identified as sending DNS CH TXT VERSION.BIND queries to a remote host. This report lists addresses that may be cataloging DNS software.|ipv4 hash:ip|5907 unique IPs|updated every 1 hour
[dataplane_sipinvitation](http://iplists.firehol.org/?ipset=dataplane_sipinvitation)|[DataPlane.org](https://dataplane.org/) IP addresses that have been seen initiating a SIP INVITE operation to a remote host. This report lists hosts that are suspicious of more than just port scanning. These hosts may be SIP client cataloging or conducting various forms of telephony abuse.|ipv4 hash:ip|57 unique IPs|updated every 1 hour
[dataplane_sipquery](http://iplists.firehol.org/?ipset=dataplane_sipquery)|[DataPlane.org](https://dataplane.org/) IP addresses that has been seen initiating a SIP OPTIONS query to a remote host. This report lists hosts that are suspicious of more than just port scanning. These hosts may be SIP server cataloging or conducting various forms of telephony abuse.|ipv4 hash:ip|4702 unique IPs|updated every 1 hour
[dataplane_sipregistration](http://iplists.firehol.org/?ipset=dataplane_sipregistration)|[DataPlane.org](https://dataplane.org/) IP addresses that have been seen initiating a SIP REGISTER operation to a remote host. This report lists hosts that are suspicious of more than just port scanning. These hosts may be SIP client cataloging or conducting various forms of telephony abuse.|ipv4 hash:ip|294 unique IPs|updated every 1 hour
[dataplane_sshclient](http://iplists.firehol.org/?ipset=dataplane_sshclient)|[DataPlane.org](https://dataplane.org/) IP addresses that has been seen initiating an SSH connection to a remote host. This report lists hosts that are suspicious of more than just port scanning. These hosts may be SSH server cataloging or conducting authentication attack attempts.|ipv4 hash:ip|20437 unique IPs|updated every 1 hour
[dataplane_sshpwauth](http://iplists.firehol.org/?ipset=dataplane_sshpwauth)|[DataPlane.org](https://dataplane.org/) IP addresses that has been seen attempting to remotely login to a host using SSH password authentication. This report lists hosts that are highly suspicious and are likely conducting malicious SSH password authentication attacks.|ipv4 hash:ip|11639 unique IPs|updated every 1 hour
[dataplane_vncrfb](http://iplists.firehol.org/?ipset=dataplane_vncrfb)|[DataPlane.org](https://dataplane.org/) IP addresses that have been seen initiating a VNC remote frame buffer (RFB) session to a remote host. This report lists hosts that are suspicious of more than just port scanning. These hosts may be VNC server cataloging or conducting various forms of remote access abuse.|ipv4 hash:ip|1567 unique IPs|updated every 1 hour
[dbip_country](https://github.com/firehol/blocklist-ipsets/tree/master/dbip_country)|[DB-IP.com](https://db-ip.com/) geolocation database|ipv4 hash:net|All the world|updated every 30 days from [this link](https://download.db-ip.com/free/dbip-country-lite-2026-05.csv.gz)
[dm_tor](http://iplists.firehol.org/?ipset=dm_tor)|[dan.me.uk](https://www.dan.me.uk) dynamic list of TOR nodes|ipv4 hash:ip|7416 unique IPs|updated every 30 mins from [this link](https://www.dan.me.uk/torlist/)
[dronebl_anonymizers](http://iplists.firehol.org/?ipset=dronebl_anonymizers)|[DroneBL.org](https://dronebl.org) List of open proxies. It includes IPs which DroneBL categorizes as SOCKS proxies (8), HTTP proxies (9), web page proxies (11), WinGate proxies (14), proxy chains (10).|ipv4 hash:net|1267039 subnets, 1451386 unique IPs|updated every 1 min
[dronebl_auto_botnets](http://iplists.firehol.org/?ipset=dronebl_auto_botnets)|[DroneBL.org](https://dronebl.org) IPs of automatically detected botnets. It includes IPs for which DroneBL responds with 17.|ipv4 hash:net|195538 subnets, 205603 unique IPs|updated every 1 min
[dronebl_autorooting_worms](http://iplists.firehol.org/?ipset=dronebl_autorooting_worms)|[DroneBL.org](https://dronebl.org) IPs of autorooting worms. It includes IPs for which DroneBL responds with 16. These are usually SSH bruteforce attacks.|ipv4 hash:net|36 subnets, 36 unique IPs|updated every 1 min
[dronebl_compromised](http://iplists.firehol.org/?ipset=dronebl_compromised)|[DroneBL.org](https://dronebl.org) IPs of compromised routers / gateways. It includes IPs for which DroneBL responds with 15 (BOPM detected).|ipv4 hash:net|45887 subnets, 47681 unique IPs|updated every 1 min
[dronebl_ddos_drones](http://iplists.firehol.org/?ipset=dronebl_ddos_drones)|[DroneBL.org](https://dronebl.org) IPs of DDoS drones. It includes IPs for which DroneBL responds with 7.|ipv4 hash:net|7115 subnets, 7434 unique IPs|updated every 1 min
[dronebl_dns_mx_on_irc](http://iplists.firehol.org/?ipset=dronebl_dns_mx_on_irc)|[DroneBL.org](https://dronebl.org) List of IPs of DNS / MX hostname detected on IRC. It includes IPs for which DroneBL responds with 18.|ipv4 hash:net|16 subnets, 16 unique IPs|updated every 1 min
[dronebl_irc_drones](http://iplists.firehol.org/?ipset=dronebl_irc_drones)|[DroneBL.org](https://dronebl.org) List of IRC spam drones (litmus/sdbot/fyle). It includes IPs for which DroneBL responds with 3.|ipv4 hash:net|737981 subnets, 1006048 unique IPs|updated every 1 min
[dronebl_unknown](http://iplists.firehol.org/?ipset=dronebl_unknown)|[DroneBL.org](https://dronebl.org) List of IPs of uncategorized threats. It includes IPs for which DroneBL responds with 255.|ipv4 hash:net|15 subnets, 15 unique IPs|updated every 1 min
[dronebl_worms_bots](http://iplists.firehol.org/?ipset=dronebl_worms_bots)|[DroneBL.org](https://dronebl.org) IPs of unknown worms or spambots. It includes IPs for which DroneBL responds with 6|ipv4 hash:net|405143 subnets, 420799 unique IPs|updated every 1 min
[dshield](http://iplists.firehol.org/?ipset=dshield)|[DShield.org](https://dshield.org/) top 20 attacking class C (/24) subnets over the last three days|ipv4 hash:net|20 subnets, 5120 unique IPs|updated every 10 mins from [this link](https://feeds.dshield.org/block.txt)
[dshield_1d](http://iplists.firehol.org/?ipset=dshield_1d)|[DShield.org](https://dshield.org/) top 20 attacking class C (/24) subnets over the last three days|ipv4 hash:net|32 subnets, 8192 unique IPs|updated every 10 mins from [this link](https://feeds.dshield.org/block.txt)
[dshield_30d](http://iplists.firehol.org/?ipset=dshield_30d)|[DShield.org](https://dshield.org/) top 20 attacking class C (/24) subnets over the last three days|ipv4 hash:net|70 subnets, 18688 unique IPs|updated every 10 mins from [this link](https://feeds.dshield.org/block.txt)
[dshield_7d](http://iplists.firehol.org/?ipset=dshield_7d)|[DShield.org](https://dshield.org/) top 20 attacking class C (/24) subnets over the last three days|ipv4 hash:net|42 subnets, 11264 unique IPs|updated every 10 mins from [this link](https://feeds.dshield.org/block.txt)
[et_block](http://iplists.firehol.org/?ipset=et_block)|[EmergingThreats.net](http://www.emergingthreats.net/) default blacklist (at the time of writing includes spamhaus DROP, dshield and abuse.ch trackers, which are available separately too - prefer to use the direct ipsets instead of this, they seem to lag a bit in updates)|ipv4 hash:net|1460 subnets, 14929413 unique IPs|updated every 12 hours from [this link](http://rules.emergingthreats.net/fwrules/emerging-Block-IPs.txt)
[et_compromised](http://iplists.firehol.org/?ipset=et_compromised)|[EmergingThreats.net compromised hosts](http://doc.emergingthreats.net/bin/view/Main/CompromisedHost)|ipv4 hash:ip|604 unique IPs|updated every 12 hours from [this link](http://rules.emergingthreats.net/blockrules/compromised-ips.txt)
[et_dshield](http://iplists.firehol.org/?ipset=et_dshield)|[EmergingThreats.net](http://www.emergingthreats.net/) dshield blocklist|ipv4 hash:net|20 subnets, 5120 unique IPs|updated every 12 hours from [this link](http://rules.emergingthreats.net/fwrules/emerging-PIX-DSHIELD.rules)
[et_spamhaus](http://iplists.firehol.org/?ipset=et_spamhaus)|[EmergingThreats.net](http://www.emergingthreats.net/) spamhaus blocklist|ipv4 hash:net|1438 subnets, 14925056 unique IPs|updated every 12 hours from [this link](http://rules.emergingthreats.net/fwrules/emerging-PIX-DROP.rules)
[et_tor](http://iplists.firehol.org/?ipset=et_tor)|[EmergingThreats.net TOR list](http://doc.emergingthreats.net/bin/view/Main/TorRules) of TOR network IPs|ipv4 hash:ip|7490 unique IPs|updated every 12 hours from [this link](http://rules.emergingthreats.net/blockrules/emerging-tor.rules)
[feodo](http://iplists.firehol.org/?ipset=feodo)|[Abuse.ch Feodo tracker](https://feodotracker.abuse.ch) trojan includes IPs which are being used by Feodo (also known as Cridex or Bugat) which commits ebanking fraud|ipv4 hash:ip|1 unique IPs|updated every 30 mins from [this link](https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt)
[feodo_badips](http://iplists.firehol.org/?ipset=feodo_badips)|[Abuse.ch Feodo tracker BadIPs](https://feodotracker.abuse.ch) The Feodo Tracker Feodo BadIP Blocklist only contains IP addresses (IPv4) used as C&C communication channel by the Feodo Trojan version B. These IP addresses are usually servers rented by cybercriminals directly and used for the exclusive purpose of hosting a Feodo C&C server. Hence you should expect no legit traffic to those IP addresses. The site highly recommends you to block/drop any traffic towards any Feodo C&C using the Feodo BadIP Blocklist. Please consider that this blocklist only contains IP addresses used by version B of the Feodo Trojan. C&C communication channels used by version A, version C and version D are not covered by this blocklist.|ipv4 hash:ip|5 unique IPs|updated every 30 mins from [this link](https://feodotracker.abuse.ch/downloads/ipblocklist.txt)
[firehol_abusers_1d](http://iplists.firehol.org/?ipset=firehol_abusers_1d)|An ipset made from blocklists that track abusers in the last 24 hours. (includes: botscout_1d cleantalk_new_1d php_commenters_1d php_dictionary_1d php_harvesters_1d php_spammers_1d stopforumspam_1d)|ipv4 hash:net|4175 subnets, 4283 unique IPs|updated every 1 min
[firehol_abusers_30d](http://iplists.firehol.org/?ipset=firehol_abusers_30d)|An ipset made from blocklists that track abusers in the last 30 days. (includes: cleantalk_new_30d php_commenters_30d php_dictionary_30d php_harvesters_30d php_spammers_30d stopforumspam sblam)|ipv4 hash:net|138547 subnets, 150033 unique IPs|updated every 1 min
[firehol_anonymous](http://iplists.firehol.org/?ipset=firehol_anonymous)|An ipset that includes all the anonymizing IPs of the world. (includes: anonymous dm_tor firehol_proxies tor_exits)|ipv4 hash:net|2112508 subnets, 2883501 unique IPs|updated every 1 min
[firehol_level1](http://iplists.firehol.org/?ipset=firehol_level1)|A firewall blacklist composed from IP lists, providing maximum protection with minimum false positives. Suitable for basic protection on all internet facing servers, routers and firewalls. (includes: dshield feodo fullbogons spamhaus_drop)|ipv4 hash:net|3851 subnets, 611264321 unique IPs|updated every 1 min
[firehol_level2](http://iplists.firehol.org/?ipset=firehol_level2)|An ipset made from blocklists that track attacks, during about the last 48 hours. (includes: blocklist_de dshield_1d greensnow)|ipv4 hash:net|14926 subnets, 32292 unique IPs|updated every 1 min
[firehol_level3](http://iplists.firehol.org/?ipset=firehol_level3)|An ipset made from blocklists that track attacks, spyware, viruses. It includes IPs than have been reported or detected in the last 30 days. (includes: bruteforceblocker ciarmy dshield_30d myip vxvault)|ipv4 hash:net|12294 subnets, 33491 unique IPs|updated every 1 min
[firehol_level4](http://iplists.firehol.org/?ipset=firehol_level4)|An ipset made from blocklists that track attacks, but may include a large number of false positives. (includes: blocklist_net_ua botscout_30d cybercrime iblocklist_hijacked iblocklist_spyware iblocklist_webexploit)|ipv4 hash:net|88903 subnets, 9195672 unique IPs|updated every 1 min
[firehol_proxies](http://iplists.firehol.org/?ipset=firehol_proxies)|An ipset made from all sources that track open proxies. It includes IPs reported or detected in the last 30 days. (includes: iblocklist_proxies ip2proxy_px1lite socks_proxy_30d sslproxies_30d)|ipv4 hash:net|2107086 subnets, 2870197 unique IPs|updated every 1 min
[firehol_webclient](http://iplists.firehol.org/?ipset=firehol_webclient)|An IP blacklist made from blocklists that track IPs that a web client should never talk to. This list is to be used on top of firehol_level1. (includes: cybercrime)|ipv4 hash:net|363 subnets, 364 unique IPs|updated every 1 min
[firehol_webserver](http://iplists.firehol.org/?ipset=firehol_webserver)|A web server IP blacklist made from blocklists that track IPs that should never be used by your web users. (This list includes IPs that are servers hosting malware, bots, etc or users having a long criminal history. This list is to be used on top of firehol_level1, firehol_level2, firehol_level3 and possibly firehol_proxies or firehol_anonymous). (includes: myip stopforumspam_toxic)|ipv4 hash:net|749 subnets, 123903 unique IPs|updated every 1 min
[fullbogons](http://iplists.firehol.org/?ipset=fullbogons)|[Team-Cymru.org](http://www.team-cymru.org) IP space that has been allocated to an RIR, but not assigned by that RIR to an actual ISP or other end-user|ipv4 hash:net|2424 subnets, 596346432 unique IPs|updated every 1 day
geolite2_asn|[MaxMind GeoLite2 ASN](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|disabled|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-ASN-CSV&license_key=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&suffix=zip)
[geolite2_country](https://github.com/firehol/blocklist-ipsets/tree/master/geolite2_country)|[MaxMind GeoLite2](http://dev.maxmind.com/geoip/geoip2/geolite2/) databases are free IP geolocation databases comparable to, but less accurate than, MaxMinds GeoIP2 databases. They include IPs per country, IPs per continent, IPs used by anonymous services (VPNs, Proxies, etc) and Satellite Providers.|ipv4 hash:net|All the world|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
gofferje_sip|[Stefan Gofferje](http://stefan.gofferje.net/it-stuff/sipfraud/sip-attacker-blacklist) A personal blacklist of networks and IPs of SIP attackers. To end up here, the IP or network must have been the origin of considerable and repeated attacks on my PBX and additionally, the ISP didn't react to any complaint. Note from the author: I don't give any guarantees of accuracy, completeness or even usability! USE AT YOUR OWN RISK! Also note that I block complete countries, namely China, Korea and Palestine with blocklists from ipdeny.com, so some attackers will never even get the chance to get noticed by me to be put on this blacklist. I also don't accept any liabilities related to this blocklist. If you're an ISP and don't like your IPs being listed here, too bad! You should have done something about your customers' behavior and reacted to my complaints. This blocklist is nothing but an expression of my personal opinion and exercising my right of free speech.|ipv4 hash:net|disabled|updated every 6 hours from [this link](http://stefan.gofferje.net/sipblocklist.zone)
[gpf_comics](http://iplists.firehol.org/?ipset=gpf_comics)|The GPF DNS Block List is a list of IP addresses on the Internet that have attacked the [GPF Comics](http://www.gpf-comics.com/) family of Web sites. IPs on this block list have been banned from accessing all of our servers because they were caught in the act of spamming, attempting to exploit our scripts, scanning for vulnerabilities, or consuming resources to the detriment of our human visitors.|ipv4 hash:ip|2052 unique IPs|updated every 1 day from [this link](https://www.gpf-comics.com/dnsbl/export.php)
[graphiclineweb](http://iplists.firehol.org/?ipset=graphiclineweb)|[GraphiclineWeb](https://graphiclineweb.wordpress.com/tech-notes/ip-blacklist/) The IPs, Hosts and Domains listed in this table are banned universally from accessing websites controlled by the maintainer. Some form of bad activity has been seen from the addresses listed. Bad activity includes: unwanted spiders, rule breakers, comment spammers, trackback spammers, spambots, hacker bots, registration bots and other scripting attackers, harvesters, nuisance spiders, spy bots and organizations spying on websites for commercial reasons.|ipv4 hash:net|2579 subnets, 330527 unique IPs|updated every 1 day from [this link](https://graphiclineweb.wordpress.com/tech-notes/ip-blacklist/)
[greensnow](http://iplists.firehol.org/?ipset=greensnow)|[GreenSnow](https://greensnow.co/) is a team harvesting a large number of IPs from different computers located around the world. GreenSnow is comparable with SpamHaus.org for attacks of any kind except for spam. Their list is updated automatically and you can withdraw at any time your IP address if it has been listed. Attacks / bruteforce that are monitored are: Scan Port, FTP, POP3, mod_security, IMAP, SMTP, SSH, cPanel, etc.|ipv4 hash:ip|5762 unique IPs|updated every 30 mins from [this link](http://blocklist.greensnow.co/greensnow.txt)
[griffinguard](http://iplists.firehol.org/?ipset=griffinguard)|[GriffinGuard](https://griffinguard.io/) top 10K abusive IP addresses observed over the last 7 days from more than 100,000 sensors. Includes mass-Internet scanners and exploiters. IPs are classified as Malicious, Institutional, or Suspicious.|ipv4 hash:ip|10000 unique IPs|updated every 30 mins
[iblocklist_abuse_palevo](http://iplists.firehol.org/?ipset=iblocklist_abuse_palevo)|palevotracker.abuse.ch IP blocklist.|ipv4 hash:net|12 subnets, 12 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=erqajhwrxiuvjxqrrwfj&fileformat=p2p&archiveformat=gz)
[iblocklist_abuse_spyeye](http://iplists.firehol.org/?ipset=iblocklist_abuse_spyeye)|spyeyetracker.abuse.ch IP blocklist.|ipv4 hash:net|83 subnets, 84 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=zvjxsfuvdhoxktpeiokq&fileformat=p2p&archiveformat=gz)
[iblocklist_abuse_zeus](http://iplists.firehol.org/?ipset=iblocklist_abuse_zeus)|zeustracker.abuse.ch IP blocklist that contains IP addresses which are currently beeing tracked on the abuse.ch ZeuS Tracker.|ipv4 hash:net|209 subnets, 212 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=ynkdjqsjyfmilsgbogqf&fileformat=p2p&archiveformat=gz)
[iblocklist_ads](http://iplists.firehol.org/?ipset=iblocklist_ads)|Advertising trackers and a short list of bad/intrusive porn sites.|ipv4 hash:net|3110 subnets, 888884 unique IPs|updated every 12 hours
[iblocklist_bogons](http://iplists.firehol.org/?ipset=iblocklist_bogons)|Unallocated address space.|ipv4 hash:net|2692 subnets, 645673639 unique IPs|updated every 12 hours
[iblocklist_ciarmy_malicious](http://iplists.firehol.org/?ipset=iblocklist_ciarmy_malicious)|ciarmy.com IP blocklist. Based on information from a network of Sentinel devices deployed around the world, they compile a list of known bad IP addresses. Sentinel devices are uniquely positioned to pick up traffic from bad guys without requiring any type of signature-based or rate-based identification. If an IP is identified in this way by a significant number of Sentinels, the IP is malicious and should be blocked.|ipv4 hash:net|12273 subnets, 15000 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=npkuuhuxcsllnhoamkvm&fileformat=p2p&archiveformat=gz)
[iblocklist_cidr_report_bogons](http://iplists.firehol.org/?ipset=iblocklist_cidr_report_bogons)|cidr-report.org IP list of Unallocated address space.|ipv4 hash:net|18 subnets, 588514808 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=lujdnbasfaaixitgmxpp&fileformat=p2p&archiveformat=gz)
[iblocklist_cruzit_web_attacks](http://iplists.firehol.org/?ipset=iblocklist_cruzit_web_attacks)|CruzIT IP list with individual IP addresses of compromised machines scanning for vulnerabilities and DDOS attacks.|ipv4 hash:net|14096 subnets, 14397 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=czvaehmjpsnwwttrdoyl&fileformat=p2p&archiveformat=gz)
[iblocklist_dshield](http://iplists.firehol.org/?ipset=iblocklist_dshield)|known Hackers and such people.|ipv4 hash:net|16 subnets, 2566 unique IPs|updated every 12 hours
[iblocklist_edu](http://iplists.firehol.org/?ipset=iblocklist_edu)|IPs used by Educational Institutions.|ipv4 hash:net|36777 subnets, 227788715 unique IPs|updated every 12 hours
[iblocklist_exclusions](http://iplists.firehol.org/?ipset=iblocklist_exclusions)|Exclusions.|ipv4 hash:net|313 subnets, 7488 unique IPs|updated every 12 hours
[iblocklist_fornonlancomputers](http://iplists.firehol.org/?ipset=iblocklist_fornonlancomputers)|IP blocklist for non-LAN computers.|ipv4 hash:net|4 subnets, 302055424 unique IPs|updated every 12 hours
[iblocklist_forumspam](http://iplists.firehol.org/?ipset=iblocklist_forumspam)|Forum spam.|ipv4 hash:net|455 subnets, 479 unique IPs|updated every 12 hours
[iblocklist_hijacked](http://iplists.firehol.org/?ipset=iblocklist_hijacked)|Hijacked IP-Blocks. Contains hijacked IP-Blocks and known IP-Blocks that are used to deliver Spam. This list is a combination of lists with hijacked IP-Blocks. Hijacked IP space are IP blocks that are being used without permission by organizations that have no relation to original organization (or its legal successor) that received the IP block. In essence it's stealing of somebody else's IP resources.|ipv4 hash:net|512 subnets, 8736512 unique IPs|updated every 12 hours
[iblocklist_iana_multicast](http://iplists.firehol.org/?ipset=iblocklist_iana_multicast)|IANA Multicast IPs.|ipv4 hash:net|1 subnets, 268435456 unique IPs|updated every 12 hours
[iblocklist_iana_private](http://iplists.firehol.org/?ipset=iblocklist_iana_private)|IANA Private IPs.|ipv4 hash:net|58 subnets, 51643646 unique IPs|updated every 12 hours
[iblocklist_iana_reserved](http://iplists.firehol.org/?ipset=iblocklist_iana_reserved)|IANA Reserved IPs.|ipv4 hash:net|1 subnets, 536870912 unique IPs|updated every 12 hours
[iblocklist_isp_aol](http://iplists.firehol.org/?ipset=iblocklist_isp_aol)|AOL IPs.|ipv4 hash:net|16 subnets, 6627584 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=toboaiysofkflwgrttmb&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_att](http://iplists.firehol.org/?ipset=iblocklist_isp_att)|AT&T IPs.|ipv4 hash:net|35 subnets, 55845128 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=grbtkzijgrowvobvessf&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_cablevision](http://iplists.firehol.org/?ipset=iblocklist_isp_cablevision)|Cablevision IPs.|ipv4 hash:net|11 subnets, 1787136 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=dwwbsmzirrykdlvpqozb&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_charter](http://iplists.firehol.org/?ipset=iblocklist_isp_charter)|Charter IPs.|ipv4 hash:net|21 subnets, 6138112 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=htnzojgossawhpkbulqw&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_comcast](http://iplists.firehol.org/?ipset=iblocklist_isp_comcast)|Comcast IPs.|ipv4 hash:net|33 subnets, 45121536 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=rsgyxvuklicibautguia&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_embarq](http://iplists.firehol.org/?ipset=iblocklist_isp_embarq)|Embarq IPs.|ipv4 hash:net|14 subnets, 2703360 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=twdblifaysaqtypevvdp&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_qwest](http://iplists.firehol.org/?ipset=iblocklist_isp_qwest)|Qwest IPs.|ipv4 hash:net|73 subnets, 15777552 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=jezlifrpefawuoawnfez&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_sprint](http://iplists.firehol.org/?ipset=iblocklist_isp_sprint)|Sprint IPs.|ipv4 hash:net|73 subnets, 6310570 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=hngtqrhhuadlceqxbrob&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_suddenlink](http://iplists.firehol.org/?ipset=iblocklist_isp_suddenlink)|Suddenlink IPs.|ipv4 hash:net|3 subnets, 458752 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=psaoblrwylfrdsspfuiq&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_twc](http://iplists.firehol.org/?ipset=iblocklist_isp_twc)|Time Warner Cable IPs.|ipv4 hash:net|56 subnets, 15015936 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=aqtsnttnqmcucwrjmohd&fileformat=p2p&archiveformat=gz)
[iblocklist_isp_verizon](http://iplists.firehol.org/?ipset=iblocklist_isp_verizon)|Verizon IPs.|ipv4 hash:net|22 subnets, 18087936 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=cdmdbprvldivlqsaqjol&fileformat=p2p&archiveformat=gz)
[iblocklist_level1](http://iplists.firehol.org/?ipset=iblocklist_level1)|Level 1 (for use in p2p): Companies or organizations who are clearly involved with trying to stop filesharing (e.g. Baytsp, MediaDefender, Mediasentry). Companies which anti-p2p activity has been seen from. Companies that produce or have a strong financial interest in copyrighted material (e.g. music, movie, software industries a.o.). Government ranges or companies that have a strong financial interest in doing work for governments. Legal industry ranges. IPs or ranges of ISPs from which anti-p2p activity has been observed. Basically this list will block all kinds of internet connections that most people would rather not have during their internet travels.|ipv4 hash:net|207199 subnets, 725200301 unique IPs|updated every 12 hours
[iblocklist_level2](http://iplists.firehol.org/?ipset=iblocklist_level2)|Level 2 (for use in p2p). General corporate ranges. Ranges used by labs or researchers. Proxies.|ipv4 hash:net|69683 subnets, 337901414 unique IPs|updated every 12 hours
[iblocklist_level3](http://iplists.firehol.org/?ipset=iblocklist_level3)|Level 3 (for use in p2p). Many portal-type websites. ISP ranges that may be dodgy for some reason. Ranges that belong to an individual, but which have not been determined to be used by a particular company. Ranges for things that are unusual in some way. The L3 list is aka the paranoid list.|ipv4 hash:net|16924 subnets, 136945354 unique IPs|updated every 12 hours
[iblocklist_malc0de](http://iplists.firehol.org/?ipset=iblocklist_malc0de)|malc0de.com IP blocklist. Addresses that have been identified distributing malware during the past 30 days.|ipv4 hash:net|21 subnets, 21 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=pbqcylkejciyhmwttify&fileformat=p2p&archiveformat=gz)
[iblocklist_onion_router](http://iplists.firehol.org/?ipset=iblocklist_onion_router)|The Onion Router IP addresses.|ipv4 hash:net|682 subnets, 1244 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=togdoptykrlolpddwbvz&fileformat=p2p&archiveformat=gz)
[iblocklist_org_activision](http://iplists.firehol.org/?ipset=iblocklist_org_activision)|Activision IPs.|ipv4 hash:net|49 subnets, 4902 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=gfnxlhxsijzrcuxwzebb&fileformat=p2p&archiveformat=gz)
[iblocklist_org_apple](http://iplists.firehol.org/?ipset=iblocklist_org_apple)|Apple IPs.|ipv4 hash:net|1 subnets, 16777216 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=aphcqvpxuqgrkgufjruj&fileformat=p2p&archiveformat=gz)
[iblocklist_org_blizzard](http://iplists.firehol.org/?ipset=iblocklist_org_blizzard)|Blizzard IPs.|ipv4 hash:net|8 subnets, 16795139 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=ercbntshuthyykfkmhxc&fileformat=p2p&archiveformat=gz)
[iblocklist_org_crowd_control](http://iplists.firehol.org/?ipset=iblocklist_org_crowd_control)|Crowd Control Productions IPs.|ipv4 hash:net|2 subnets, 768 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=eveiyhgmusglurfmjyag&fileformat=p2p&archiveformat=gz)
[iblocklist_org_electronic_arts](http://iplists.firehol.org/?ipset=iblocklist_org_electronic_arts)|Electronic Arts IPs.|ipv4 hash:net|42 subnets, 69720 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=ejqebpcdmffinaetsvxj&fileformat=p2p&archiveformat=gz)
[iblocklist_org_joost](http://iplists.firehol.org/?ipset=iblocklist_org_joost)|Joost IPs.|ipv4 hash:net|4 subnets, 16779456 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=alxugfmeszbhpxqfdits&fileformat=p2p&archiveformat=gz)
[iblocklist_org_linden_lab](http://iplists.firehol.org/?ipset=iblocklist_org_linden_lab)|Linden Lab IPs.|ipv4 hash:net|11 subnets, 23600 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=qnjdimxnaupjmpqolxcv&fileformat=p2p&archiveformat=gz)
[iblocklist_org_logmein](http://iplists.firehol.org/?ipset=iblocklist_org_logmein)|LogMeIn IPs.|ipv4 hash:net|13 subnets, 16781568 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=tgbankumtwtrzllndbmb&fileformat=p2p&archiveformat=gz)
[iblocklist_org_microsoft](http://iplists.firehol.org/?ipset=iblocklist_org_microsoft)|Microsoft IP ranges.|ipv4 hash:net|901 subnets, 1848599 unique IPs|updated every 12 hours
[iblocklist_org_ncsoft](http://iplists.firehol.org/?ipset=iblocklist_org_ncsoft)|NCsoft IPs.|ipv4 hash:net|5 subnets, 12560 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=mwjuwmebrnzyyxpbezxu&fileformat=p2p&archiveformat=gz)
[iblocklist_org_nintendo](http://iplists.firehol.org/?ipset=iblocklist_org_nintendo)|Nintendo IPs.|ipv4 hash:net|45 subnets, 3927 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=pevkykuhgaegqyayzbnr&fileformat=p2p&archiveformat=gz)
[iblocklist_org_pandora](http://iplists.firehol.org/?ipset=iblocklist_org_pandora)|Pandora IPs.|ipv4 hash:net|1 subnets, 2048 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=aevzidimyvwybzkletsg&fileformat=p2p&archiveformat=gz)
[iblocklist_org_pirate_bay](http://iplists.firehol.org/?ipset=iblocklist_org_pirate_bay)|The Pirate Bay IPs.|ipv4 hash:net|5 subnets, 323 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=nzldzlpkgrcncdomnttb&fileformat=p2p&archiveformat=gz)
[iblocklist_org_punkbuster](http://iplists.firehol.org/?ipset=iblocklist_org_punkbuster)|Punkbuster IPs.|ipv4 hash:net|1 subnets, 1 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=zvwwndvzulqcltsicwdg&fileformat=p2p&archiveformat=gz)
[iblocklist_org_riot_games](http://iplists.firehol.org/?ipset=iblocklist_org_riot_games)|Riot Games IPs.|ipv4 hash:net|6 subnets, 1792 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=sdlvfabdjvrdttfjotcy&fileformat=p2p&archiveformat=gz)
[iblocklist_org_sony_online](http://iplists.firehol.org/?ipset=iblocklist_org_sony_online)|Sony Online Entertainment IPs.|ipv4 hash:net|7 subnets, 24616 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=tukpvrvlubsputmkmiwg&fileformat=p2p&archiveformat=gz)
[iblocklist_org_square_enix](http://iplists.firehol.org/?ipset=iblocklist_org_square_enix)|Square Enix IPs.|ipv4 hash:net|2 subnets, 4112 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=odyaqontcydnodrlyina&fileformat=p2p&archiveformat=gz)
[iblocklist_org_steam](http://iplists.firehol.org/?ipset=iblocklist_org_steam)|Steam IPs.|ipv4 hash:net|53 subnets, 596448 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=cnxkgiklecdaihzukrud&fileformat=p2p&archiveformat=gz)
[iblocklist_org_ubisoft](http://iplists.firehol.org/?ipset=iblocklist_org_ubisoft)|Ubisoft IPs.|ipv4 hash:net|10 subnets, 5308 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=etmcrglomupyxtaebzht&fileformat=p2p&archiveformat=gz)
[iblocklist_org_xfire](http://iplists.firehol.org/?ipset=iblocklist_org_xfire)|XFire IPs.|ipv4 hash:net|3 subnets, 3328 unique IPs|updated every 1 day from [this link](http://list.iblocklist.com/?list=ppqqnyihmcrryraaqsjo&fileformat=p2p&archiveformat=gz)
[iblocklist_pedophiles](http://iplists.firehol.org/?ipset=iblocklist_pedophiles)|IP ranges of people who we have found to be sharing child pornography in the p2p community.|ipv4 hash:net|29188 subnets, 847889 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=dufcxgnbjsdwmwctgfuj&fileformat=p2p&archiveformat=gz)
[iblocklist_proxies](http://iplists.firehol.org/?ipset=iblocklist_proxies)|Open Proxies IPs list (without TOR)|ipv4 hash:ip|672 unique IPs|updated every 12 hours
[iblocklist_rangetest](http://iplists.firehol.org/?ipset=iblocklist_rangetest)|Suspicious IPs that are under investigation.|ipv4 hash:net|576 subnets, 4280758 unique IPs|updated every 12 hours
[iblocklist_spamhaus_drop](http://iplists.firehol.org/?ipset=iblocklist_spamhaus_drop)|Spamhaus.org DROP (Don't Route Or Peer) list.|ipv4 hash:net|900 subnets, 17338368 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=zbdlwrqkabxbcppvrnos&fileformat=p2p&archiveformat=gz)
[iblocklist_spider](http://iplists.firehol.org/?ipset=iblocklist_spider)|IP list intended to be used by webmasters to block hostile spiders from their web sites.|ipv4 hash:net|773 subnets, 846788 unique IPs|updated every 12 hours
[iblocklist_spyware](http://iplists.firehol.org/?ipset=iblocklist_spyware)|Known malicious SPYWARE and ADWARE IP Address ranges. It is compiled from various sources, including other available spyware blacklists, HOSTS files, from research found at many of the top anti-spyware forums, logs of spyware victims, etc.|ipv4 hash:net|2969 subnets, 339303 unique IPs|updated every 12 hours
[iblocklist_webexploit](http://iplists.firehol.org/?ipset=iblocklist_webexploit)|Web server hack and exploit attempts. IP addresses related to current web server hack and exploit attempts that have been logged or can be found in and cross referenced with other related IP databases. Malicious and other non search engine bots will also be listed here, along with anything found that can have a negative impact on a website or webserver such as proxies being used for negative SEO hijacks, unauthorised site mirroring, harvesting, scraping, snooping and data mining / spy bot / security & copyright enforcement companies that target and continuosly scan webservers.|ipv4 hash:ip|15382 unique IPs|updated every 12 hours
[iblocklist_yoyo_adservers](http://iplists.firehol.org/?ipset=iblocklist_yoyo_adservers)|pgl.yoyo.org ad servers|ipv4 hash:net|6771 subnets, 8797 unique IPs|updated every 12 hours from [this link](http://list.iblocklist.com/?list=zhogegszwduurnvsyhdf&fileformat=p2p&archiveformat=gz)
[ip2location_country](https://github.com/ktsaou/blocklist-ipsets/tree/master/ip2location_country)|[IP2Location.com](http://lite.ip2location.com/database-ip-country) geolocation database|ipv4 hash:net|All the world|updated every 1 day from [this link](http://download.ip2location.com/lite/IP2LOCATION-LITE-DB1.CSV.ZIP)
[ip2location_country_eh](http://iplists.firehol.org/?ipset=ip2location_country_eh)|Western Sahara (EH) -- [IP2Location.com](http://lite.ip2location.com/database-ip-country)|ipv4 hash:net|1 subnets, 256 unique IPs|updated every 1 day from [this link](http://download.ip2location.com/lite/IP2LOCATION-LITE-DB1.CSV.ZIP)
[ip2proxy_px1lite](http://iplists.firehol.org/?ipset=ip2proxy_px1lite)|[IP2Location.com](https://lite.ip2location.com/database/px1-ip-country) IP2Proxy LITE IP-COUNTRY Database contains IP addresses which are used as public proxies. The LITE edition is a free version of database that is limited to public proxies IP address.|ipv4 hash:net|2105303 subnets, 2868116 unique IPs|updated every 1 day
[ipdeny_country](https://github.com/firehol/blocklist-ipsets/tree/master/ipdeny_country)|[IPDeny.com](http://www.ipdeny.com/) geolocation database|ipv4 hash:net|All the world|updated every 1 day from [this link](http://www.ipdeny.com/ipblocks/data/countries/all-zones.tar.gz)
[ipsum](http://iplists.firehol.org/?ipset=ipsum)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 1 blacklist. Based on analysis of 30+ publicly available blacklists updated daily. This is the full list with the most entries and the highest false positive rate.|ipv4 hash:ip|120016 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/1.txt)
[ipsum_2](http://iplists.firehol.org/?ipset=ipsum_2)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 2 blacklists. Based on analysis of 30+ publicly available blacklists updated daily.|ipv4 hash:ip|34722 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/2.txt)
[ipsum_3](http://iplists.firehol.org/?ipset=ipsum_3)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 3 blacklists. Based on analysis of 30+ publicly available blacklists updated daily. This is the recommended level for most use cases.|ipv4 hash:ip|17421 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/3.txt)
[ipsum_4](http://iplists.firehol.org/?ipset=ipsum_4)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 4 blacklists. Based on analysis of 30+ publicly available blacklists updated daily.|ipv4 hash:ip|8651 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/4.txt)
[ipsum_5](http://iplists.firehol.org/?ipset=ipsum_5)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 5 blacklists. Based on analysis of 30+ publicly available blacklists updated daily.|ipv4 hash:ip|3902 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/5.txt)
[ipsum_6](http://iplists.firehol.org/?ipset=ipsum_6)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 6 blacklists. Based on analysis of 30+ publicly available blacklists updated daily.|ipv4 hash:ip|945 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/6.txt)
[ipsum_7](http://iplists.firehol.org/?ipset=ipsum_7)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 7 blacklists. Based on analysis of 30+ publicly available blacklists updated daily.|ipv4 hash:ip|157 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/7.txt)
[ipsum_8](http://iplists.firehol.org/?ipset=ipsum_8)|[IPsum](https://github.com/stamparm/ipsum) threat intelligence feed of IPs appearing on at least 8 blacklists. Based on analysis of 30+ publicly available blacklists updated daily. This is the most conservative level with the highest confidence and fewest entries.|ipv4 hash:ip|32 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/ipsum/master/levels/8.txt)
[maltrail_scanners](http://iplists.firehol.org/?ipset=maltrail_scanners)|[MalTrail](https://github.com/stamparm/maltrail) list of known mass-Internet scanners. These IPs are known to perform large-scale scanning across the Internet.|ipv4 hash:ip|16854 unique IPs|updated every 1 day from [this link](https://raw.githubusercontent.com/stamparm/maltrail/master/trails/static/mass_scanner.txt)
[myip](http://iplists.firehol.org/?ipset=myip)|[myip.ms](http://www.myip.ms/info/about) IPs identified as web bots in the last 10 days, using several sites that require human action|ipv4 hash:ip|920 unique IPs|updated every 1 day from [this link](http://www.myip.ms/files/blacklist/csf/latest_blacklist.txt)
php_bad|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) bad web hosts (this list is composed using an RSS feed)|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=b&rss=1)
[php_commenters](http://iplists.firehol.org/?ipset=php_commenters)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) comment spammers (this list is composed using an RSS feed)|ipv4 hash:ip|50 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=c&rss=1)
[php_commenters_1d](http://iplists.firehol.org/?ipset=php_commenters_1d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) comment spammers (this list is composed using an RSS feed)|ipv4 hash:ip|100 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=c&rss=1)
[php_commenters_30d](http://iplists.firehol.org/?ipset=php_commenters_30d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) comment spammers (this list is composed using an RSS feed)|ipv4 hash:ip|1259 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=c&rss=1)
[php_commenters_7d](http://iplists.firehol.org/?ipset=php_commenters_7d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) comment spammers (this list is composed using an RSS feed)|ipv4 hash:ip|368 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=c&rss=1)
[php_dictionary](http://iplists.firehol.org/?ipset=php_dictionary)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) directory attackers (this list is composed using an RSS feed)|ipv4 hash:ip|49 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=d&rss=1)
[php_dictionary_1d](http://iplists.firehol.org/?ipset=php_dictionary_1d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) directory attackers (this list is composed using an RSS feed)|ipv4 hash:ip|95 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=d&rss=1)
[php_dictionary_30d](http://iplists.firehol.org/?ipset=php_dictionary_30d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) directory attackers (this list is composed using an RSS feed)|ipv4 hash:ip|1081 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=d&rss=1)
[php_dictionary_7d](http://iplists.firehol.org/?ipset=php_dictionary_7d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) directory attackers (this list is composed using an RSS feed)|ipv4 hash:ip|284 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=d&rss=1)
[php_harvesters](http://iplists.firehol.org/?ipset=php_harvesters)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed)|ipv4 hash:ip|50 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=h&rss=1)
[php_harvesters_1d](http://iplists.firehol.org/?ipset=php_harvesters_1d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed)|ipv4 hash:ip|50 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=h&rss=1)
[php_harvesters_30d](http://iplists.firehol.org/?ipset=php_harvesters_30d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed)|ipv4 hash:ip|220 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=h&rss=1)
[php_harvesters_7d](http://iplists.firehol.org/?ipset=php_harvesters_7d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed)|ipv4 hash:ip|94 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=h&rss=1)
[php_spammers](http://iplists.firehol.org/?ipset=php_spammers)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed)|ipv4 hash:ip|50 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=s&rss=1)
[php_spammers_1d](http://iplists.firehol.org/?ipset=php_spammers_1d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed)|ipv4 hash:ip|100 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=s&rss=1)
[php_spammers_30d](http://iplists.firehol.org/?ipset=php_spammers_30d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed)|ipv4 hash:ip|1306 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=s&rss=1)
[php_spammers_7d](http://iplists.firehol.org/?ipset=php_spammers_7d)|[projecthoneypot.org](http://www.projecthoneypot.org/?rf=192670) spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed)|ipv4 hash:ip|323 unique IPs|updated every 1 hour from [this link](http://www.projecthoneypot.org/list_of_ips.php?t=s&rss=1)
proxyrss|[proxyrss.com](http://www.proxyrss.com) open proxies syndicated from multiple sources.|ipv4 hash:ip|disabled|updated every 4 hours from [this link](http://www.proxyrss.com/proxylists/all.gz)
ri_connect_proxies|[rosinstrument.com](http://www.rosinstrument.com) open CONNECT proxies (this list is composed using an RSS feed)|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://tools.rosinstrument.com/proxy/plab100.xml)
ri_web_proxies|[rosinstrument.com](http://www.rosinstrument.com) open HTTP proxies (this list is composed using an RSS feed)|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://tools.rosinstrument.com/proxy/l100.xml)
[sblam](http://iplists.firehol.org/?ipset=sblam)|[sblam.com](http://sblam.com) IPs used by web form spammers, during the last month|ipv4 hash:ip|1148 unique IPs|updated every 1 day from [this link](http://sblam.com/blacklist.txt)
[socks_proxy](http://iplists.firehol.org/?ipset=socks_proxy)|[socks-proxy.net](http://www.socks-proxy.net/) open SOCKS proxies|ipv4 hash:ip|302 unique IPs|updated every 10 mins from [this link](http://www.socks-proxy.net/)
[socks_proxy_1d](http://iplists.firehol.org/?ipset=socks_proxy_1d)|[socks-proxy.net](http://www.socks-proxy.net/) open SOCKS proxies|ipv4 hash:ip|1543 unique IPs|updated every 10 mins from [this link](http://www.socks-proxy.net/)
[socks_proxy_30d](http://iplists.firehol.org/?ipset=socks_proxy_30d)|[socks-proxy.net](http://www.socks-proxy.net/) open SOCKS proxies|ipv4 hash:ip|5853 unique IPs|updated every 10 mins from [this link](http://www.socks-proxy.net/)
[socks_proxy_7d](http://iplists.firehol.org/?ipset=socks_proxy_7d)|[socks-proxy.net](http://www.socks-proxy.net/) open SOCKS proxies|ipv4 hash:ip|2819 unique IPs|updated every 10 mins from [this link](http://www.socks-proxy.net/)
sorbs_anonymizers|[Sorbs.net](https://www.sorbs.net/) List of open HTTP and SOCKS proxies.|ipv4 hash:net|disabled|
sorbs_block|[Sorbs.net](https://www.sorbs.net/) List of hosts demanding that they never be tested by SORBS.|ipv4 hash:net|disabled|
sorbs_escalations|[Sorbs.net](https://www.sorbs.net/) Netblocks of spam supporting service providers, including those who provide websites, DNS or drop boxes for a spammer. Spam supporters are added on a 'third strike and you are out' basis, where the third spam will cause the supporter to be added to the list.|ipv4 hash:net|disabled|
sorbs_new_spam|[Sorbs.net](https://www.sorbs.net/) List of hosts that have been noted as sending spam/UCE/UBE within the last 48 hours|ipv4 hash:net|disabled|
sorbs_noserver|[Sorbs.net](https://www.sorbs.net/) IP addresses and netblocks of where system administrators and ISPs owning the network have indicated that servers should not be present.|ipv4 hash:net|disabled|
sorbs_recent_spam|[Sorbs.net](https://www.sorbs.net/) List of hosts that have been noted as sending spam/UCE/UBE within the last 28 days (includes sorbs_new_spam)|ipv4 hash:net|disabled|
sorbs_smtp|[Sorbs.net](https://www.sorbs.net/) List of SMTP Open Relays.|ipv4 hash:net|disabled|
sorbs_web|[Sorbs.net](https://www.sorbs.net/) List of IPs which have spammer abusable vulnerabilities (e.g. FormMail scripts)|ipv4 hash:net|disabled|
sorbs_zombie|[Sorbs.net](https://www.sorbs.net/) List of networks hijacked from their original owners, some of which have already used for spamming.|ipv4 hash:net|disabled|
[spamhaus_drop](http://iplists.firehol.org/?ipset=spamhaus_drop)|[Spamhaus.org](http://www.spamhaus.org) DROP list (according to their site this list should be dropped at tier-1 ISPs globally)|ipv4 hash:net|1435 subnets, 14914560 unique IPs|updated every 12 hours from [this link](http://www.spamhaus.org/drop/drop.txt)
[spamhaus_edrop](http://iplists.firehol.org/?ipset=spamhaus_edrop)|[Spamhaus.org](http://www.spamhaus.org) EDROP (extended matches that should be used with DROP)|ipv4 hash:net|336 subnets, 731392 unique IPs|updated every 12 hours from [this link](http://www.spamhaus.org/drop/edrop.txt)
[sslproxies](http://iplists.firehol.org/?ipset=sslproxies)|[SSLProxies.org](http://www.sslproxies.org/) open SSL proxies|ipv4 hash:ip|102 unique IPs|updated every 10 mins from [this link](http://www.sslproxies.org/)
[sslproxies_1d](http://iplists.firehol.org/?ipset=sslproxies_1d)|[SSLProxies.org](http://www.sslproxies.org/) open SSL proxies|ipv4 hash:ip|324 unique IPs|updated every 10 mins from [this link](http://www.sslproxies.org/)
[sslproxies_30d](http://iplists.firehol.org/?ipset=sslproxies_30d)|[SSLProxies.org](http://www.sslproxies.org/) open SSL proxies|ipv4 hash:ip|3610 unique IPs|updated every 10 mins from [this link](http://www.sslproxies.org/)
[sslproxies_7d](http://iplists.firehol.org/?ipset=sslproxies_7d)|[SSLProxies.org](http://www.sslproxies.org/) open SSL proxies|ipv4 hash:ip|920 unique IPs|updated every 10 mins from [this link](http://www.sslproxies.org/)
[stopforumspam](http://iplists.firehol.org/?ipset=stopforumspam)|[StopForumSpam.com](http://www.stopforumspam.com) Banned IPs used by forum spammers|ipv4 hash:ip|131296 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/bannedips.zip)
[stopforumspam_180d](http://iplists.firehol.org/?ipset=stopforumspam_180d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers (last 180 days)|ipv4 hash:ip|240680 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/listed_ip_180.zip)
[stopforumspam_1d](http://iplists.firehol.org/?ipset=stopforumspam_1d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers in the last 24 hours|ipv4 hash:ip|3026 unique IPs|updated every 1 hour from [this link](http://www.stopforumspam.com/downloads/listed_ip_1.zip)
[stopforumspam_30d](http://iplists.firehol.org/?ipset=stopforumspam_30d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers (last 30 days)|ipv4 hash:ip|55865 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/listed_ip_30.zip)
[stopforumspam_365d](http://iplists.firehol.org/?ipset=stopforumspam_365d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers (last 365 days)|ipv4 hash:ip|509664 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/listed_ip_365.zip)
[stopforumspam_7d](http://iplists.firehol.org/?ipset=stopforumspam_7d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers (last 7 days)|ipv4 hash:ip|19612 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/listed_ip_7.zip)
[stopforumspam_90d](http://iplists.firehol.org/?ipset=stopforumspam_90d)|[StopForumSpam.com](http://www.stopforumspam.com) IPs used by forum spammers (last 90 days)|ipv4 hash:ip|131390 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/listed_ip_90.zip)
[stopforumspam_toxic](http://iplists.firehol.org/?ipset=stopforumspam_toxic)|[StopForumSpam.com](http://www.stopforumspam.com) Networks that have large amounts of spambots and are flagged as toxic. Toxic IP ranges are infrequently changed.|ipv4 hash:net|56 subnets, 122988 unique IPs|updated every 1 day from [this link](http://www.stopforumspam.com/downloads/toxic_ip_cidr.txt)
[tor_exits](http://iplists.firehol.org/?ipset=tor_exits)|[TorProject.org](https://www.torproject.org) list of all current TOR exit points (TorDNSEL)|ipv4 hash:ip|1240 unique IPs|updated every 5 mins from [this link](https://check.torproject.org/exit-addresses)
[tor_exits_1d](http://iplists.firehol.org/?ipset=tor_exits_1d)|[TorProject.org](https://www.torproject.org) list of all current TOR exit points (TorDNSEL)|ipv4 hash:ip|1245 unique IPs|updated every 5 mins from [this link](https://check.torproject.org/exit-addresses)
[tor_exits_30d](http://iplists.firehol.org/?ipset=tor_exits_30d)|[TorProject.org](https://www.torproject.org) list of all current TOR exit points (TorDNSEL)|ipv4 hash:ip|1442 unique IPs|updated every 5 mins from [this link](https://check.torproject.org/exit-addresses)
[tor_exits_7d](http://iplists.firehol.org/?ipset=tor_exits_7d)|[TorProject.org](https://www.torproject.org) list of all current TOR exit points (TorDNSEL)|ipv4 hash:ip|1291 unique IPs|updated every 5 mins from [this link](https://check.torproject.org/exit-addresses)
urandomusto_dns|IP Feed about dns, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=dns&out=txt&submit=go)
urandomusto_ftp|IP Feed about ftp, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=ftp&out=txt&submit=go)
urandomusto_http|IP Feed about http, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=http&out=txt&submit=go)
urandomusto_mailer|IP Feed about mailer, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=mailer&out=txt&submit=go)
urandomusto_malware|IP Feed about malware, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=malware&out=txt&submit=go)
urandomusto_ntp|IP Feed about ntp, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=ntp&out=txt&submit=go)
urandomusto_rdp|IP Feed about rdp, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=rdp&out=txt&submit=go)
urandomusto_smb|IP Feed about smb, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=smb&out=txt&submit=go)
urandomusto_spam|IP Feed about spam, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=spam&out=txt&submit=go)
urandomusto_ssh|IP Feed about ssh, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=ssh&out=txt&submit=go)
urandomusto_telnet|IP Feed about telnet, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=telnet&out=txt&submit=go)
urandomusto_unspecified|IP Feed about unspecified, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=unspecified&out=txt&submit=go)
urandomusto_vnc|IP Feed about vnc, crawled from several sources, including several twitter accounts.|ipv4 hash:ip|disabled|updated every 1 hour from [this link](http://urandom.us.to/report.php?ip=&info=&tag=vnc&out=txt&submit=go)
[vxvault](http://iplists.firehol.org/?ipset=vxvault)|[VxVault](http://vxvault.net) The latest 100 additions of VxVault.|ipv4 hash:ip|68 unique IPs|updated every 12 hours from [this link](http://vxvault.net/ViriList.php?s=0&m=100)
[yoyo_adservers](http://iplists.firehol.org/?ipset=yoyo_adservers)|[Yoyo.org](http://pgl.yoyo.org/adservers/) IPs of ad servers|ipv4 hash:ip|8797 unique IPs|updated every 12 hours from [this link](http://pgl.yoyo.org/adservers/iplist.php?ipformat=plain&showintro=0&mimetype=plaintext)
zeus|[Abuse.ch Zeus tracker](https://zeustracker.abuse.ch) standard, contains the same data as the ZeuS IP blocklist (zeus_badips) but with the slight difference that it doesn't exclude hijacked websites (level 2) and free web hosting providers (level 3). This means that this blocklist contains all IPv4 addresses associated with ZeuS C&Cs which are currently being tracked by ZeuS Tracker. Hence this blocklist will likely cause some false positives.|ipv4 hash:ip|disabled|updated every 30 mins from [this link](https://zeustracker.abuse.ch/blocklist.php?download=ipblocklist)
zeus_badips|[Abuse.ch Zeus tracker](https://zeustracker.abuse.ch) badips includes IPv4 addresses that are used by the ZeuS trojan. It is the recommened blocklist if you want to block only ZeuS IPs. It excludes IP addresses that ZeuS Tracker believes to be hijacked (level 2) or belong to a free web hosting provider (level 3). Hence the false postive rate should be much lower compared to the standard ZeuS IP blocklist.|ipv4 hash:ip|disabled|updated every 30 mins from [this link](https://zeustracker.abuse.ch/blocklist.php?download=badips)
+56339
View File
File diff suppressed because it is too large Load Diff
+137537
View File
File diff suppressed because it is too large Load Diff
+21320
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+783
View File
@@ -0,0 +1,783 @@
#
# blocklist_de_bruteforce
#
# ipv4 hash:ip ipset
#
# [Blocklist.de] (https://www.blocklist.de/) All IPs which
# attacks Joomla, Wordpress and other Web-Logins with
# Brute-Force Logins.
#
# Maintainer : Blocklist.de
# Maintainer URL : https://www.blocklist.de/
# List source URL : http://lists.blocklist.de/lists/bruteforcelogin.txt
# Source File Date: Sat Jun 20 06:24:11 UTC 2026
#
# Category : attacks
# Version : 173180
#
# This File Date : Sat Jun 20 06:40:27 UTC 2026
# Update Frequency: 15 mins
# Aggregation : none
# Entries : 752 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=blocklist_de_bruteforce
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.39.23.76
2.58.56.23
2.58.56.61
2.63.234.130
2.90.232.64
4.193.139.29
4.201.96.144
4.201.225.141
5.27.149.24
5.56.58.49
5.83.135.249
5.101.157.130
5.135.4.149
5.175.40.183
5.189.161.86
5.192.32.164
5.253.246.55
5.253.246.137
5.255.110.118
5.255.119.76
8.216.67.47
8.221.136.239
8.229.137.85
8.234.199.82
13.60.224.133
13.62.82.34
13.140.175.33
13.140.175.35
13.233.114.239
14.176.92.2
15.181.21.65
16.16.254.160
18.140.7.46
18.181.225.141
18.217.28.189
20.9.34.144
20.12.193.183
20.12.213.50
20.55.3.30
20.104.75.74
20.116.27.239
20.127.185.5
20.169.105.85
20.198.4.39
20.219.2.228
20.226.2.115
20.226.76.204
20.226.116.19
20.230.111.191
20.240.195.229
23.95.117.249
23.98.148.92
23.161.169.62
23.180.120.140
27.34.68.124
27.116.18.18
27.220.241.80
31.0.47.142
31.40.29.121
31.58.51.24
34.19.32.77
34.19.116.143
34.32.135.176
34.32.234.161
34.45.127.163
34.48.216.75
34.52.245.36
34.55.214.135
34.138.198.0
34.145.141.127
34.182.135.245
35.187.53.131
35.195.183.154
35.211.194.217
35.232.136.4
35.241.244.173
36.65.111.215
37.40.227.136
37.45.10.9
37.114.50.27
37.187.74.97
38.158.83.105
38.190.144.49
39.39.218.240
39.48.176.236
39.51.230.243
39.60.90.134
40.85.241.15
41.60.166.91
41.233.68.10
42.107.214.6
42.107.216.129
42.200.173.40
43.156.13.166
43.230.92.47
45.2.211.50
45.3.49.180
45.41.106.195
45.55.42.206
45.66.35.22
45.66.35.32
45.79.32.230
45.83.104.137
45.84.107.17
45.84.107.172
45.84.107.200
45.88.138.45
45.92.1.134
45.92.109.120
45.92.229.245
45.92.229.246
45.94.31.103
45.120.161.36
45.130.83.180
45.130.83.184
45.130.83.185
45.130.83.188
45.130.83.192
45.130.83.196
45.130.83.200
45.130.83.201
45.130.83.202
45.130.83.203
45.130.83.206
45.130.83.207
45.131.108.251
45.132.115.165
45.134.225.130
45.142.107.96
45.148.10.62
45.148.10.67
45.148.10.200
45.148.10.244
45.153.34.16
45.154.98.101
45.169.98.212
45.191.205.18
46.49.53.119
46.101.215.74
46.151.182.34
46.162.203.179
47.15.89.99
47.15.237.68
47.74.35.203
47.93.233.71
48.217.163.150
49.37.53.125
49.37.170.141
49.43.131.162
49.43.134.92
49.156.104.74
49.205.246.72
49.213.3.154
51.38.64.61
51.79.186.91
51.79.230.168
51.112.131.195
51.158.73.219
51.222.136.226
52.64.62.94
58.71.203.20
59.153.216.210
59.176.63.9
60.54.183.106
62.60.130.128
62.60.130.210
62.164.177.223
62.182.9.75
63.141.48.96
64.89.162.188
64.89.162.198
64.89.162.205
64.188.93.178
64.225.107.145
64.225.121.94
65.0.20.26
65.21.153.102
65.38.77.199
65.108.244.66
65.110.40.33
65.111.2.70
65.111.12.9
66.45.236.66
66.179.191.163
66.249.79.65
66.249.79.66
68.183.9.16
68.183.13.1
70.29.128.113
72.14.199.129
72.14.199.130
72.14.199.131
72.14.199.132
73.81.237.87
74.56.202.228
74.56.214.214
74.208.212.238
77.81.237.91
77.92.149.143
77.226.155.254
78.25.5.220
78.28.52.75
78.47.150.107
78.100.214.75
78.142.18.40
78.142.18.172
79.127.129.228
79.213.241.21
80.68.178.10
80.94.92.99
80.247.95.180
81.19.208.110
81.88.34.146
81.206.34.230
82.40.48.20
82.64.81.82
82.102.18.118
82.102.18.124
82.102.18.126
82.102.18.220
82.102.18.222
82.223.122.239
83.29.25.194
83.110.102.181
84.17.60.236
84.17.60.251
84.54.73.13
84.158.114.2
85.11.167.118
85.153.238.100
85.204.70.88
85.204.70.90
85.204.70.102
85.204.70.104
85.204.70.112
85.204.70.116
85.215.151.72
86.108.69.120
87.192.224.131
87.199.196.160
88.97.179.63
88.151.32.61
88.151.32.188
88.151.32.194
88.151.33.25
88.151.33.224
88.216.111.232
90.156.142.60
90.214.141.139
91.92.40.97
91.92.40.173
91.92.42.30
91.92.42.120
91.92.42.182
91.92.241.196
91.92.241.254
91.92.243.207
91.206.26.26
91.224.92.141
91.245.210.195
92.60.189.21
92.97.46.206
92.168.8.163
92.253.31.238
93.71.55.145
93.114.192.52
93.123.109.152
93.123.109.163
93.123.109.165
94.249.230.151
95.85.246.45
96.44.154.224
98.93.68.212
98.159.37.208
98.159.37.209
98.159.37.211
98.159.37.212
98.159.37.213
98.159.37.215
98.159.37.216
98.159.37.228
98.159.37.231
98.159.37.232
98.159.37.236
98.159.37.239
98.159.37.242
98.159.37.244
98.159.37.252
101.57.216.115
102.64.219.191
102.164.37.97
102.165.55.230
102.176.82.190
102.178.245.110
102.206.92.50
102.214.37.152
102.220.158.235
102.220.160.153
102.220.160.154
103.3.221.150
103.44.0.15
103.47.174.235
103.59.153.121
103.59.161.78
103.59.161.173
103.77.106.57
103.79.170.163
103.81.231.34
103.87.152.226
103.87.212.241
103.91.97.0
103.97.84.165
103.99.196.1
103.117.162.67
103.119.241.205
103.125.179.86
103.127.30.137
103.129.135.163
103.130.91.125
103.139.219.8
103.142.162.209
103.143.207.18
103.147.132.160
103.149.158.58
103.152.100.172
103.154.2.89
103.160.241.136
103.162.216.206
103.166.156.110
103.167.11.33
103.167.150.231
103.171.48.100
103.175.8.19
103.175.62.194
103.178.79.91
103.181.40.255
103.186.11.70
103.187.124.1
103.189.89.38
103.191.123.62
103.195.31.152
103.196.29.240
103.200.20.198
103.206.97.250
103.210.101.66
103.214.9.199
103.215.74.26
103.215.75.19
103.216.223.206
103.221.220.62
103.224.152.108
103.230.20.172
103.240.78.146
103.243.55.106
103.249.82.242
103.253.20.175
104.28.157.21
104.28.159.66
104.28.160.43
104.28.161.36
104.28.161.78
104.28.162.124
104.28.196.57
104.28.198.243
104.28.230.243
104.28.246.112
104.167.19.163
104.168.93.75
104.199.88.11
104.205.177.247
104.234.140.53
104.243.245.6
104.243.245.11
104.243.245.33
104.243.245.38
104.243.245.49
104.243.245.61
104.243.245.63
104.243.245.64
104.243.245.65
104.243.245.78
104.243.245.84
104.243.245.88
104.243.245.93
104.243.245.96
104.243.245.100
104.243.245.112
104.243.245.118
104.243.245.120
104.243.245.128
104.243.245.144
104.243.245.148
104.243.245.150
104.243.245.166
104.243.245.171
104.243.245.202
104.243.245.220
104.243.245.229
104.243.245.231
104.243.245.241
104.243.245.247
104.248.56.87
104.248.145.241
104.248.230.119
105.246.167.208
106.192.176.106
106.214.9.90
106.215.155.28
106.219.120.161
106.219.206.55
109.69.4.193
109.70.100.8
109.70.100.11
109.71.252.88
109.71.252.182
109.74.14.122
109.93.214.240
109.163.238.250
110.37.55.210
111.92.145.97
111.223.26.175
112.110.128.22
112.110.128.53
112.110.128.59
112.134.166.225
112.199.57.98
113.161.54.245
113.199.226.32
113.249.101.163
113.249.101.173
115.79.7.47
115.179.13.87
115.186.183.74
116.179.37.37
116.179.37.71
116.206.220.62
117.99.95.2
117.192.62.190
117.195.231.254
117.244.218.76
117.250.209.37
118.101.250.197
118.104.216.44
119.73.96.42
119.156.129.201
119.195.102.159
120.29.229.154
122.3.150.61
122.52.121.84
122.54.88.152
122.97.214.227
122.168.80.95
122.172.201.46
122.176.62.126
122.177.245.152
122.179.201.65
122.252.228.82
123.20.225.211
123.63.106.18
123.252.254.227
123.253.49.157
124.29.246.106
124.88.113.64
124.121.114.39
124.198.131.231
125.62.196.19
125.166.119.17
125.212.239.144
126.209.47.75
128.127.119.227
129.45.77.253
129.153.58.249
129.212.236.209
130.195.240.12
132.196.99.64
134.122.48.159
135.19.235.80
135.225.129.197
136.60.51.36
136.107.27.120
136.158.41.183
136.158.46.20
138.84.115.8
138.99.81.4
138.204.210.112
138.252.75.11
139.5.157.201
139.59.136.184
139.59.229.234
140.238.201.184
140.245.233.9
141.164.103.34
142.4.31.180
142.93.0.66
142.93.101.131
143.0.67.42
143.198.151.73
143.198.194.25
143.244.42.92
143.244.57.82
143.244.57.86
143.244.57.92
143.244.57.120
143.244.145.97
144.126.232.40
146.70.24.76
146.70.40.70
146.70.156.28
146.70.194.220
146.70.194.228
146.70.194.236
146.70.194.238
146.70.194.244
146.70.194.246
146.70.194.252
146.70.194.254
146.190.110.231
146.190.132.14
146.190.155.17
147.15.145.4
147.182.153.124
147.182.194.32
148.72.152.65
149.20.240.25
149.34.210.141
149.102.92.129
150.95.80.21
150.129.132.39
151.38.130.74
152.42.164.202
152.42.224.150
152.59.167.216
152.163.152.86
152.237.142.166
154.57.197.145
157.15.40.6
157.15.40.56
157.15.40.76
157.15.40.77
157.245.204.205
158.94.208.36
158.94.210.72
158.173.210.111
159.26.110.31
159.89.91.236
159.89.97.9
159.89.172.177
159.223.49.50
159.223.85.210
160.153.180.179
160.250.133.203
161.35.207.22
161.35.232.153
161.49.161.52
161.97.181.232
162.19.214.176
164.92.182.200
165.22.141.4
165.245.176.219
167.71.39.19
167.99.16.148
167.99.181.249
167.172.30.13
167.235.6.174
168.144.32.182
168.144.103.186
168.144.154.122
169.197.88.115
170.64.135.11
170.79.61.97
170.244.70.189
170.245.120.186
171.25.193.36
171.25.193.39
171.61.29.123
172.56.167.107
172.121.212.219
172.187.176.79
172.234.115.83
173.209.49.242
173.231.203.71
173.239.211.3
173.239.211.9
173.239.211.10
173.239.211.11
173.239.211.12
173.239.211.13
173.239.218.92
176.0.18.97
176.0.91.214
177.22.44.30
177.54.84.30
177.73.142.238
177.75.41.152
177.125.41.0
177.230.142.32
178.52.3.133
178.83.181.39
178.92.9.57
178.93.130.229
178.128.63.38
178.128.102.23
178.128.198.172
178.170.221.95
178.239.173.42
178.239.173.44
179.43.170.186
180.75.241.245
180.94.20.24
180.214.154.125
180.243.8.4
181.172.253.106
181.215.65.6
181.215.65.16
182.70.183.237
182.188.122.171
182.189.93.12
182.253.50.139
183.82.119.148
183.171.191.232
185.20.33.125
185.34.144.223
185.103.89.110
185.129.61.3
185.153.218.96
185.176.8.77
185.177.72.17
185.192.69.91
185.192.69.122
185.211.23.58
185.212.171.190
185.213.174.70
185.220.101.129
185.220.101.149
185.220.101.158
185.220.101.168
185.220.101.172
185.236.20.134
185.243.218.231
186.149.198.78
186.216.177.136
186.243.13.146
187.16.107.162
187.188.46.175
188.71.232.90
188.130.26.65
188.163.113.186
188.166.20.164
188.166.54.221
188.166.214.49
188.166.244.214
188.166.248.216
189.6.234.84
189.29.147.23
189.39.138.6
190.8.164.80
190.97.240.15
190.167.99.210
192.42.116.42
192.42.116.46
192.42.116.60
192.42.116.61
192.42.116.66
192.42.116.68
192.42.116.97
192.42.116.108
192.42.116.112
192.42.116.115
192.42.116.142
192.64.84.92
192.76.153.253
192.109.200.215
192.210.193.216
193.8.4.158
193.189.100.194
193.189.100.205
194.26.192.40
194.26.192.110
194.34.105.17
194.226.11.185
195.3.220.7
195.49.128.211
195.142.136.26
195.178.110.28
195.178.110.31
195.178.110.199
195.178.110.223
195.210.127.89
195.213.116.57
196.189.152.189
196.218.83.9
197.159.74.227
197.186.43.124
197.219.148.146
197.232.117.217
197.250.51.59
197.255.118.194
200.25.139.195
200.106.150.128
200.106.193.223
200.106.211.59
200.150.74.254
200.190.130.60
201.76.149.85
202.8.42.89
202.67.44.1
202.143.111.152
202.143.121.17
202.152.10.122
202.163.81.169
203.83.40.24
203.158.221.161
203.159.90.204
203.159.90.205
204.14.250.254
206.81.24.227
206.189.36.161
206.189.149.221
206.189.233.36
207.246.106.68
209.38.105.184
209.42.25.22
209.50.168.218
209.50.170.79
209.50.173.14
209.50.173.49
209.50.183.149
209.50.187.110
209.112.91.75
209.212.216.50
209.242.197.15
211.78.63.153
212.30.37.43
212.107.0.32
212.125.4.206
212.146.165.189
213.128.70.19
213.209.159.223
216.26.255.248
216.73.160.167
216.147.123.65
217.148.140.221
217.160.22.146
217.160.189.228
217.165.124.244
217.181.90.221
223.123.44.121
223.181.99.220
223.185.56.215
223.185.63.107
223.187.96.85
223.190.82.99
+413
View File
@@ -0,0 +1,413 @@
#
# blocklist_de_ftp
#
# ipv4 hash:ip ipset
#
# [Blocklist.de] (https://www.blocklist.de/) All IP addresses
# which have been reported within the last 48 hours for
# attacks on the Service FTP.
#
# Maintainer : Blocklist.de
# Maintainer URL : https://www.blocklist.de/
# List source URL : http://lists.blocklist.de/lists/ftp.txt
# Source File Date: Sat Jun 20 06:24:07 UTC 2026
#
# Category : attacks
# Version : 114688
#
# This File Date : Sat Jun 20 06:40:22 UTC 2026
# Update Frequency: 15 mins
# Aggregation : none
# Entries : 382 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=blocklist_de_ftp
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.15.134.139
1.20.228.110
2.58.56.248
4.239.240.98
8.134.183.46
8.155.163.101
8.210.58.62
8.216.18.59
8.218.205.201
8.222.176.64
8.222.224.174
14.18.190.138
14.22.79.82
14.29.240.154
14.103.83.214
14.103.86.183
14.103.95.175
14.103.102.130
14.103.112.108
14.103.114.63
14.103.115.80
14.103.115.213
14.103.115.237
14.103.117.81
14.103.118.145
14.103.118.197
14.103.118.248
14.103.120.147
14.103.123.67
14.103.127.97
14.103.202.69
14.116.156.100
14.138.74.15
14.153.71.238
14.155.223.163
14.216.2.181
20.2.83.149
20.39.62.227
20.49.0.100
23.144.116.97
27.115.107.234
27.128.170.160
27.128.197.147
31.36.163.95
31.187.64.123
34.95.197.36
34.123.134.194
34.135.200.178
36.62.229.33
36.106.79.55
39.102.51.195
39.103.169.109
39.105.15.222
39.115.195.164
39.171.199.243
39.172.190.189
40.82.214.8
41.173.43.34
41.191.229.226
43.98.124.198
43.110.18.1
43.110.38.5
43.129.33.244
43.133.61.150
43.139.103.63
43.143.73.189
43.154.78.242
43.160.200.19
43.160.244.105
43.173.69.147
43.225.52.111
43.242.203.160
43.248.27.115
43.250.173.180
44.31.100.251
45.78.201.248
45.78.206.111
45.116.78.92
45.140.192.187
45.164.39.253
45.194.17.43
45.197.12.65
47.75.106.236
47.76.73.254
47.77.182.54
47.77.186.87
47.90.201.238
47.93.12.204
47.111.169.173
47.239.170.243
47.250.41.171
47.251.112.115
47.251.241.199
47.253.5.130
47.253.113.250
47.254.126.128
49.51.204.105
49.232.243.59
49.235.35.175
51.15.149.97
51.68.44.234
51.91.76.106
57.134.215.133
58.147.171.11
58.229.253.119
58.230.187.241
59.98.148.5
60.167.109.188
60.178.200.203
60.183.112.32
60.190.49.50
61.28.144.154
61.164.120.39
61.164.120.49
64.150.165.48
64.225.72.42
64.226.107.125
66.116.233.132
67.71.55.209
68.183.191.143
68.183.234.194
69.74.29.21
75.119.132.28
78.130.39.150
79.11.39.204
79.117.134.6
79.125.162.32
80.233.49.36
81.23.173.32
81.29.234.67
81.60.215.62
81.71.96.41
81.192.46.49
82.66.118.40
83.110.114.41
83.168.95.29
84.200.192.87
85.214.143.22
87.251.64.145
89.21.203.151
89.107.99.224
89.134.210.182
90.162.13.50
93.84.97.4
95.89.149.179
101.32.1.25
101.32.240.31
101.34.249.202
101.36.109.176
101.36.110.164
101.36.111.155
101.36.122.139
101.47.156.170
101.71.52.137
101.71.52.172
101.96.197.182
102.88.137.213
103.38.182.49
103.45.143.31
103.59.94.199
103.67.78.49
103.70.40.36
103.84.7.190
103.97.135.244
103.139.193.187
103.143.238.100
103.151.140.97
103.153.110.190
103.153.190.105
103.154.62.14
103.154.231.122
103.163.214.149
103.165.206.238
103.172.20.218
103.174.114.164
103.174.115.91
103.177.15.14
103.183.74.205
103.186.1.103
103.186.1.197
103.186.31.66
103.191.92.72
103.191.92.236
103.200.23.154
103.217.145.41
103.226.139.139
103.229.125.106
103.245.19.18
103.250.11.176
104.236.83.40
106.12.69.68
106.13.7.239
106.14.150.218
106.52.168.177
106.54.4.60
106.255.223.173
109.206.241.199
110.139.70.219
110.188.146.55
111.9.47.89
111.19.212.140
111.23.146.60
111.26.79.159
111.47.69.207
112.11.230.160
112.54.134.4
112.96.178.182
112.96.211.79
112.216.129.27
113.102.166.121
113.118.90.157
113.164.66.10
113.246.187.191
114.80.40.86
114.125.202.109
114.132.177.132
114.221.163.35
115.175.15.145
115.190.14.210
115.190.54.120
115.190.60.214
116.30.120.172
117.50.70.169
117.50.73.90
117.88.237.3
117.89.89.30
117.147.70.70
117.157.77.71
117.176.131.191
118.47.200.96
118.145.213.25
118.145.214.235
118.193.44.184
118.195.135.48
118.196.64.77
119.47.90.19
119.96.158.87
119.96.193.72
119.156.28.157
120.28.109.188
120.48.14.72
120.48.67.47
120.48.147.111
120.48.178.72
120.62.8.17
120.229.71.111
121.229.13.210
122.166.49.42
123.58.213.128
123.110.201.29
123.234.3.106
124.152.53.142
124.153.16.122
124.228.235.53
125.21.59.218
125.124.63.31
128.199.225.7
128.251.36.118
129.121.54.208
129.226.95.93
131.100.242.102
134.122.93.100
135.125.152.18
136.248.247.188
138.68.243.18
138.197.97.170
139.59.208.49
139.199.75.227
144.79.241.10
146.190.83.66
147.139.136.75
147.139.243.17
149.34.48.186
149.91.97.132
151.245.32.125
152.42.164.200
152.67.46.203
152.136.204.48
153.66.28.132
154.18.197.35
154.83.13.181
154.84.242.115
154.116.254.157
154.221.25.72
157.230.136.54
157.245.123.148
159.65.91.36
161.35.141.232
161.35.205.74
163.7.8.79
165.227.159.13
165.227.168.85
165.227.188.34
165.232.61.133
167.86.102.57
168.76.131.178
171.244.141.86
172.174.72.225
172.185.24.228
172.203.134.70
174.35.25.179
175.21.218.211
177.2.7.116
177.75.151.1
177.85.247.230
177.104.171.149
179.51.153.37
180.76.146.178
180.106.80.16
180.121.244.210
180.184.36.192
180.184.84.77
181.56.210.115
181.115.7.203
181.188.176.242
182.50.249.59
182.61.35.204
182.210.76.170
182.253.64.11
183.36.126.68
183.62.127.90
183.134.202.64
183.230.131.92
183.230.141.155
183.239.77.18
185.162.251.14
185.176.94.38
186.103.169.12
186.211.108.46
187.16.96.250
187.51.208.158
187.251.123.104
188.93.112.20
188.120.244.192
189.50.142.82
189.90.55.242
190.167.237.191
191.96.110.39
191.252.226.167
194.107.115.199
195.161.68.153
196.0.120.6
196.189.126.17
197.153.57.103
197.248.34.233
198.46.253.100
201.184.50.251
201.249.193.193
202.29.225.158
202.29.236.76
203.116.129.55
206.189.81.2
209.15.113.229
209.38.166.81
209.141.47.217
210.79.191.61
210.79.191.205
211.75.210.109
211.105.129.57
211.186.115.74
211.253.31.143
212.64.216.142
212.73.52.194
213.209.159.11
213.209.159.108
213.209.159.225
213.209.159.227
213.209.159.228
213.209.159.231
213.209.159.235
213.209.159.236
213.209.159.238
213.209.159.241
213.209.159.242
217.60.245.42
218.17.239.204
218.106.33.54
220.71.199.64
221.161.235.168
222.191.181.146
223.65.84.8
223.206.246.209
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+117
View File
@@ -0,0 +1,117 @@
#
# blocklist_de_sip
#
# ipv4 hash:ip ipset
#
# [Blocklist.de] (https://www.blocklist.de/) All IP addresses
# that tried to login in a SIP, VOIP or Asterisk Server and
# are included in the IPs list from infiltrated.net
#
# Maintainer : Blocklist.de
# Maintainer URL : https://www.blocklist.de/
# List source URL : http://lists.blocklist.de/lists/sip.txt
# Source File Date: Sat Jun 20 06:24:08 UTC 2026
#
# Category : attacks
# Version : 161007
#
# This File Date : Sat Jun 20 06:40:24 UTC 2026
# Update Frequency: 15 mins
# Aggregation : none
# Entries : 86 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=blocklist_de_sip
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.39.19.237
5.135.12.124
5.135.70.138
5.135.173.212
5.135.241.62
14.63.196.175
20.23.229.100
20.244.20.183
23.251.34.171
31.70.66.9
31.70.75.104
31.70.75.109
31.70.75.115
34.18.62.244
36.135.62.103
37.59.148.134
43.160.215.203
45.8.17.150
45.78.194.186
45.153.34.181
45.177.210.193
45.198.224.115
51.83.177.122
51.161.137.193
51.161.137.195
51.178.122.178
54.38.94.109
58.186.20.143
77.83.39.98
77.90.185.37
80.94.92.165
80.94.92.167
82.165.107.115
87.106.78.3
87.106.105.132
89.32.41.54
89.111.163.181
91.92.40.239
91.92.243.20
91.121.218.38
91.240.65.5
95.211.19.175
102.211.152.138
103.48.192.48
103.213.238.91
104.168.151.95
125.23.183.138
129.121.54.237
139.59.4.137
139.59.36.109
141.11.107.166
149.202.60.231
152.53.22.186
153.75.90.242
153.75.90.249
155.117.6.32
155.117.234.80
157.10.182.14
170.168.6.72
172.110.223.199
172.190.220.228
178.16.55.12
182.95.228.194
185.10.63.235
185.193.240.246
185.243.5.22
185.243.5.47
185.243.5.116
188.154.156.103
189.56.0.19
189.240.44.9
193.104.222.7
193.104.222.19
193.181.41.7
193.181.41.20
193.181.46.11
193.181.46.16
193.181.46.24
193.181.46.166
194.164.96.171
195.20.249.217
212.43.146.39
212.83.186.8
216.244.76.74
217.154.226.150
222.232.176.7
File diff suppressed because it is too large Load Diff
+378
View File
@@ -0,0 +1,378 @@
#
# blocklist_de_strongips
#
# ipv4 hash:ip ipset
#
# [Blocklist.de] (https://www.blocklist.de/) All IPs which
# are older then 2 month and have more then 5.000 attacks.
#
# Maintainer : Blocklist.de
# Maintainer URL : https://www.blocklist.de/
# List source URL : http://lists.blocklist.de/lists/strongips.txt
# Source File Date: Sat Jun 20 04:07:09 UTC 2026
#
# Category : attacks
# Version : 57474
#
# This File Date : Sat Jun 20 04:20:27 UTC 2026
# Update Frequency: 15 mins
# Aggregation : none
# Entries : 348 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=blocklist_de_strongips
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.212.225.99
1.214.42.172
1.238.106.229
2.57.121.25
2.57.121.50
2.57.121.69
2.57.121.86
2.57.121.112
2.57.121.118
2.57.122.177
2.57.122.188
2.57.122.189
2.57.122.190
2.57.122.191
2.57.122.192
2.57.122.193
2.57.122.194
2.57.122.195
2.57.122.196
2.57.122.197
2.57.122.199
2.57.122.208
2.57.122.210
2.57.122.238
2.57.217.229
5.133.121.104
5.182.83.231
12.156.67.18
14.55.144.22
14.63.196.175
14.63.217.28
14.139.107.146
14.225.7.70
20.203.42.204
20.240.241.205
27.111.32.174
34.66.72.251
34.85.163.94
34.91.0.68
34.123.134.194
34.140.65.171
34.175.118.185
35.222.117.243
35.237.94.18
35.240.174.82
36.50.177.171
36.64.68.99
36.66.16.233
36.255.3.203
40.83.182.122
40.127.67.83
41.220.3.101
42.200.66.164
42.200.78.78
43.156.245.55
43.242.247.141
45.148.10.121
45.148.10.141
45.148.10.147
45.148.10.151
45.148.10.152
45.148.10.157
45.148.10.183
45.148.10.240
45.161.176.1
45.164.39.253
45.172.152.74
45.172.153.100
45.227.254.170
45.232.73.84
47.180.114.229
50.84.211.204
50.225.176.238
50.235.31.47
50.255.62.89
51.68.226.87
51.75.194.10
51.89.166.236
51.158.120.121
51.178.43.161
52.174.67.71
52.187.9.8
52.232.19.79
58.49.113.138
59.3.76.218
59.12.160.91
59.21.37.60
59.24.133.197
59.98.83.57
60.199.224.2
60.199.224.55
61.51.111.26
61.72.55.130
61.72.59.106
61.73.190.98
61.76.112.4
61.183.86.2
61.222.211.114
62.193.106.227
70.37.89.177
70.54.182.130
72.10.32.138
72.167.227.34
72.240.125.133
74.94.234.151
76.132.238.43
78.128.112.74
79.104.0.82
80.94.92.68
80.94.92.70
80.94.92.164
80.94.92.165
80.94.92.166
80.94.92.167
80.94.92.168
80.94.92.169
80.94.92.171
80.94.92.177
80.94.92.182
80.94.92.183
80.94.92.184
80.94.92.186
80.94.92.187
80.94.95.115
80.94.95.116
80.94.95.242
80.253.31.232
81.28.167.30
81.30.98.44
81.30.98.49
81.30.98.62
81.30.98.142
81.30.98.144
81.30.98.158
81.192.46.45
81.192.46.49
83.235.16.111
85.19.195.12
87.103.126.54
87.251.64.144
87.251.64.145
87.251.64.147
87.251.64.149
88.142.46.185
89.47.53.19
91.92.199.36
91.144.21.210
91.205.128.170
91.224.92.50
92.27.101.99
92.103.134.183
92.118.39.56
92.118.39.62
92.118.39.63
92.118.39.72
92.118.39.76
92.118.39.92
92.118.39.95
92.118.39.195
92.118.39.196
92.118.39.197
92.118.39.235
92.118.39.236
92.205.57.72
93.123.109.114
93.123.109.127
95.79.108.51
95.167.225.76
95.188.91.101
102.88.137.80
102.88.137.213
103.4.145.50
103.25.47.94
103.26.136.173
103.29.185.162
103.48.192.48
103.63.108.25
103.84.236.222
103.84.236.242
103.86.180.10
103.98.176.164
103.106.104.187
103.106.194.74
103.144.87.192
103.153.190.105
103.154.231.122
103.188.177.46
103.230.240.59
103.237.144.204
103.248.120.6
103.251.143.14
104.208.108.166
105.28.108.165
106.246.224.218
107.0.200.227
107.167.34.125
107.175.33.240
107.180.88.176
111.68.98.152
111.238.174.6
112.132.249.164
112.216.108.62
112.216.129.27
114.34.106.146
116.98.104.138
117.6.44.221
117.50.70.169
117.121.214.50
118.37.214.187
118.218.219.250
119.40.84.186
119.53.253.2
119.92.70.82
119.160.166.237
119.246.15.94
120.28.109.188
121.142.87.218
121.159.71.249
121.178.185.141
121.179.93.147
122.155.0.205
122.168.194.41
122.225.203.106
123.129.245.249
124.105.173.17
125.21.59.218
125.139.124.120
128.199.225.7
136.228.161.66
136.232.11.10
139.199.80.137
141.98.11.11
144.217.13.134
157.245.115.125
159.203.59.222
160.174.129.232
161.18.228.75
165.154.36.71
165.210.33.193
168.167.228.123
168.196.144.234
171.244.37.96
171.244.37.97
172.174.5.146
175.100.24.139
175.199.67.164
180.167.207.234
181.28.101.14
181.78.211.244
181.116.220.140
182.18.161.165
182.93.7.194
182.93.50.90
182.253.156.184
183.99.89.74
185.156.73.233
185.217.1.246
185.246.130.20
185.255.212.178
186.10.86.130
186.31.95.163
186.38.26.5
186.96.145.241
186.96.151.198
186.103.169.12
187.8.120.90
187.16.96.250
187.51.208.158
187.107.88.97
187.110.238.50
187.111.28.131
187.190.35.163
187.210.77.100
189.50.142.82
190.0.63.226
190.117.96.174
190.128.241.2
190.153.249.99
190.181.4.12
190.181.25.210
192.34.128.202
193.32.162.83
193.32.162.145
193.32.162.151
193.46.255.86
193.110.157.47
195.88.120.62
195.178.110.15
195.178.110.26
195.178.110.30
195.178.110.108
195.178.191.5
196.0.120.6
196.0.120.211
196.203.231.220
196.216.81.126
197.5.145.102
197.5.145.150
197.153.57.103
197.199.224.52
197.227.8.186
200.32.52.150
200.196.50.91
200.227.84.242
201.17.133.138
201.48.78.29
201.184.50.251
201.186.40.250
201.249.89.102
202.51.214.98
202.51.214.99
202.85.222.190
202.125.94.71
203.121.40.210
203.145.143.163
203.154.158.195
203.205.37.233
207.249.96.38
210.65.88.51
210.79.142.221
210.114.22.126
211.20.14.156
211.196.31.2
211.223.41.90
211.223.107.86
211.253.9.49
211.253.37.225
213.6.203.226
213.33.204.130
213.55.83.90
213.209.159.56
213.209.159.158
218.56.160.82
218.149.235.152
220.80.223.144
220.93.167.144
220.178.39.106
220.247.224.226
221.139.88.149
221.156.126.1
221.161.235.168
221.213.129.46
222.98.122.37
222.107.156.227
222.120.176.6
222.239.251.12
223.197.186.7
223.197.248.209
+101905
View File
File diff suppressed because it is too large Load Diff
+67
View File
@@ -0,0 +1,67 @@
#
# botscout
#
# ipv4 hash:ip ipset
#
# [BotScout] (http://botscout.com/) helps prevent automated
# web scripts, known as bots, from registering on forums,
# polluting databases, spreading spam, and abusing forms on
# web sites. They do this by tracking the names, IPs, and
# email addresses that bots use and logging them as unique
# signatures for future reference. They also provide a simple
# yet powerful API that you can use to test forms when
# they're submitted on your site. This list is composed of
# the most recently-caught bots.
#
# Maintainer : BotScout.com
# Maintainer URL : http://botscout.com/
# List source URL : http://botscout.com/last_caught_cache.htm
# Source File Date: Sat Jun 20 06:41:08 UTC 2026
#
# Category : abuse
# Version : 109138
#
# This File Date : Sat Jun 20 06:41:08 UTC 2026
# Update Frequency: 30 mins
# Aggregation : none
# Entries : 30 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=botscout
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
8.210.139.47
23.226.137.253
27.34.242.102
50.3.136.113
79.127.175.114
82.108.52.104
93.114.192.119
102.165.53.34
102.165.54.212
104.22.17.126
104.23.170.131
120.40.130.70
144.6.2.151
144.48.52.117
154.16.69.58
154.16.69.81
162.158.167.121
171.22.133.70
172.69.22.87
172.71.154.179
172.71.159.81
191.101.114.21
191.101.114.39
192.126.247.196
192.126.248.135
194.104.11.120
196.51.17.140
196.51.20.61
196.196.254.131
217.181.88.224
+275
View File
@@ -0,0 +1,275 @@
#
# botscout_1d
#
# ipv4 hash:ip ipset
#
# [BotScout] (http://botscout.com/) helps prevent automated
# web scripts, known as bots, from registering on forums,
# polluting databases, spreading spam, and abusing forms on
# web sites. They do this by tracking the names, IPs, and
# email addresses that bots use and logging them as unique
# signatures for future reference. They also provide a simple
# yet powerful API that you can use to test forms when
# they're submitted on your site. This list is composed of
# the most recently-caught bots.
#
# Maintainer : BotScout.com
# Maintainer URL : http://botscout.com/
# List source URL : http://botscout.com/last_caught_cache.htm
# Source File Date: Sat Jun 20 06:41:08 UTC 2026
#
# Category : abuse
# Version : 109138
#
# This File Date : Sat Jun 20 06:41:09 UTC 2026
# Update Frequency: 30 mins
# Aggregation : 1 day
# Entries : 243 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=botscout_1d
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.78.60.10
5.154.79.1
5.157.52.240
5.164.198.107
5.196.78.175
5.255.117.127
8.210.139.47
12.50.107.221
23.95.81.223
23.129.64.178
23.226.137.253
23.229.76.109
23.236.172.12
23.236.197.148
23.236.197.183
23.241.104.199
24.88.213.10
24.156.78.28
27.34.242.102
31.44.59.224
31.134.0.63
34.29.83.209
35.253.110.146
37.49.224.15
37.115.189.95
37.120.156.30
37.139.53.80
41.186.132.214
45.8.19.90
45.71.17.136
45.83.104.137
45.134.181.114
45.137.70.158
45.159.23.214
46.31.153.132
49.179.13.202
50.3.136.113
50.118.178.250
62.76.25.151
62.204.49.233
63.152.13.203
64.31.3.126
66.103.29.22
66.153.136.194
66.212.25.74
66.212.25.144
66.212.27.118
66.212.27.210
67.215.225.88
67.215.225.170
67.215.225.181
67.215.230.86
68.1.210.189
69.4.93.45
70.166.167.45
72.56.156.103
72.56.158.213
72.56.159.50
72.56.189.119
72.56.189.170
72.56.190.89
72.56.191.22
73.140.132.238
73.188.222.46
74.110.200.82
77.83.27.168
78.111.152.44
78.142.18.172
79.117.107.122
79.127.132.216
79.127.175.51
79.127.175.101
79.127.175.105
79.127.175.114
82.31.99.247
82.108.52.104
82.144.66.59
83.97.118.215
83.142.54.115
83.217.213.120
84.54.44.19
84.54.44.204
89.124.68.135
89.221.206.254
91.78.31.0
91.107.182.124
91.132.125.129
91.142.73.116
92.112.143.53
93.114.192.119
95.171.5.77
95.216.72.108
98.159.36.6
102.129.234.12
102.165.53.34
102.165.53.87
102.165.53.105
102.165.53.200
102.165.53.235
102.165.53.252
102.165.54.7
102.165.54.52
102.165.54.212
102.165.54.218
102.165.55.20
102.165.55.40
102.165.55.131
102.165.55.133
102.165.55.164
103.65.237.92
104.22.17.126/31
104.22.20.142/31
104.23.170.131
104.32.154.24
104.140.73.246
104.158.107.192
104.234.53.88
107.175.85.9
109.236.81.139
112.201.66.3
120.40.130.70
130.254.112.168
135.181.119.248
136.144.42.139
137.101.174.183
140.235.0.161
144.6.2.151
144.48.52.31
144.48.52.102
144.48.52.117
144.48.52.235
144.48.52.254
146.19.125.67
148.56.70.141
152.89.128.68
152.89.128.106
154.12.156.83
154.16.69.58
154.16.69.76
154.16.69.81
154.16.69.146
154.16.69.167
154.16.69.184
154.57.3.36
154.201.74.75
156.241.246.66
156.241.246.123
158.62.211.251
158.173.25.133
162.158.167.121
162.158.167.122
171.22.133.70
171.22.133.78
172.69.22.86/31
172.69.22.194
172.69.134.70/31
172.71.98.217
172.71.154.178/31
172.71.159.81
172.71.159.82
172.83.253.193
172.96.5.115
172.96.6.104
173.44.155.91
173.44.218.29
176.36.146.80
176.211.212.92
177.234.143.61
177.234.143.137
178.20.45.128
178.20.47.39
178.20.55.16
181.177.87.136
181.215.16.116
181.215.16.161
181.215.16.213
181.215.16.247
185.94.35.81
185.223.152.152
185.223.152.161
185.255.126.34
185.255.126.52
191.101.92.9
191.101.92.83
191.101.92.164
191.101.92.175
191.101.92.183
191.101.92.224
191.101.114.21
191.101.114.39
191.101.114.216
191.101.114.220
192.42.116.102
192.126.134.16
192.126.247.196
192.126.248.135
192.126.249.124
192.171.82.1
193.46.65.70
193.202.83.133
194.26.178.213
194.104.11.120
196.51.9.190
196.51.17.140
196.51.20.61
196.51.55.28
196.51.97.239
196.51.121.37
196.51.127.55
196.51.209.161
196.51.212.51
196.51.212.178
196.51.247.102
196.196.254.21
196.196.254.36
196.196.254.113
196.196.254.131
196.196.254.163
196.196.254.218
196.198.13.67
196.198.13.114
196.198.13.165
196.198.13.205
198.245.71.183
203.23.179.44
209.58.157.61
209.163.119.145
212.87.218.105
213.6.253.215
216.24.212.44
216.26.250.160
216.239.90.19
217.181.80.81
217.181.88.224
223.29.253.52
223.29.254.39
223.29.254.56
223.29.254.133
+4148
View File
File diff suppressed because it is too large Load Diff
+1234
View File
File diff suppressed because it is too large Load Diff
+168
View File
@@ -0,0 +1,168 @@
#
# botvrij_dst
#
# ipv4 hash:ip ipset
#
# [botvrij.eu] (http://www.botvrij.eu/) Indicators of
# Compromise (IOCS) about malicious destination IPs, gathered
# via open source information feeds (blog pages and PDF
# documents) and then consolidated into different datasets.
# To ensure the quality of the data all entries older than
# approx. 6 months are removed.
#
# Maintainer : botvrij.eu
# Maintainer URL : http://www.botvrij.eu/
# List source URL : http://www.botvrij.eu/data/ioclist.ip-dst.raw
# Source File Date: Thu Apr 3 07:40:15 UTC 2025
#
# Category : attacks
# Version : 101
#
# This File Date : Thu Apr 3 12:20:09 UTC 2025
# Update Frequency: 1 day
# Aggregation : none
# Entries : 134 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=botvrij_dst
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.189.183.63
23.88.26.187
37.19.197.182
37.46.113.206
37.60.236.186
38.180.87.154
38.242.207.36
38.242.211.87
38.242.219.13
45.14.194.253
45.32.116.146
45.88.97.225
46.183.219.228
46.246.3.186
46.246.3.196
46.246.3.223
46.246.3.225
46.246.3.226
46.246.3.233
46.246.3.239
46.246.3.240
46.246.3.245
46.246.8.10
46.246.8.17
46.246.8.47
46.246.8.53
46.246.8.67
46.246.8.82
46.246.8.84
46.246.8.104
46.246.8.137
46.246.8.138
46.246.8.141
46.246.122.185
46.249.58.201
62.171.153.221
64.176.56.26
66.219.22.102
66.219.22.252
74.50.94.175
84.32.188.23
84.239.25.13
84.239.45.17
84.247.181.64
89.149.38.204
91.202.5.49
91.234.33.48
91.237.124.142
94.177.198.94
95.111.229.253
95.181.234.12
95.181.234.15
95.181.234.25
95.181.235.8
102.129.152.60
102.129.153.182
102.129.235.127
102.129.235.186
102.165.16.127
104.233.167.135
109.123.244.46
130.185.119.198
143.198.73.108
144.91.72.17
144.126.152.205
144.126.154.84
146.70.81.81
146.70.102.3
146.70.158.90
149.40.50.45
149.57.16.37
149.57.16.134
149.57.16.137
149.57.16.150
149.57.16.160
149.102.140.36
152.42.202.137
154.6.13.139
154.6.13.144
154.6.13.151
154.16.192.37
154.16.192.38
154.38.160.218
154.53.42.194
156.146.60.74
161.35.192.207
162.213.195.129
162.213.195.192
164.68.108.153
167.86.113.241
167.86.118.69
172.98.71.191
173.212.206.227
173.212.252.2
173.239.232.20
173.249.7.111
173.249.18.251
176.57.184.97
178.130.42.94
181.214.166.59
181.214.166.132
185.62.56.47
185.156.72.78
185.158.248.198
185.167.63.42
185.213.27.94
185.229.119.60
188.126.89.35
188.126.94.57
188.126.94.60
188.126.94.166
191.96.106.33
191.96.150.14
191.96.150.21
191.96.150.50
191.96.150.96
191.96.227.102
191.96.227.113
191.96.227.122
191.96.227.159
191.101.217.10
193.233.132.177
195.80.150.54
198.185.159.144
208.85.18.4
209.126.6.227
209.126.7.8
209.126.11.251
209.126.81.42
209.145.52.172
212.102.39.212
212.102.57.29
212.224.86.69
216.219.87.41
+34
View File
@@ -0,0 +1,34 @@
#
# botvrij_src
#
# ipv4 hash:ip ipset
#
# [botvrij.eu] (http://www.botvrij.eu/) Indicators of
# Compromise (IOCS) about malicious source IPs, gathered via
# open source information feeds (blog pages and PDF
# documents) and then consolidated into different datasets.
# To ensure the quality of the data all entries older than
# approx. 6 months are removed.
#
# Maintainer : botvrij.eu
# Maintainer URL : http://www.botvrij.eu/
# List source URL : http://www.botvrij.eu/data/ioclist.ip-src.raw
# Source File Date: Sun Dec 8 13:28:12 UTC 2024
#
# Category : attacks
# Version : 9
#
# This File Date : Mon Dec 9 08:48:03 UTC 2024
# Update Frequency: 1 day
# Aggregation : none
# Entries : 0 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=botvrij_src
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
+655
View File
@@ -0,0 +1,655 @@
#
# bruteforceblocker
#
# ipv4 hash:ip ipset
#
# [danger.rulez.sk bruteforceblocker]
# (http://danger.rulez.sk/index.php/bruteforceblocker/)
# (fail2ban alternative for SSH on OpenBSD). This is an
# automatically generated list from users reporting failed
# authentication attempts. An IP seems to be included if 3 or
# more users report it. Its retention pocily seems 30 days.
#
# Maintainer : danger.rulez.sk
# Maintainer URL : http://danger.rulez.sk/index.php/bruteforceblocker/
# List source URL : http://danger.rulez.sk/projects/bruteforceblocker/blist.php
# Source File Date: Sat Jun 20 04:17:36 UTC 2026
#
# Category : attacks
# Version : 16553
#
# This File Date : Sat Jun 20 04:20:53 UTC 2026
# Update Frequency: 3 hours
# Aggregation : none
# Entries : 621 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=bruteforceblocker
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.26.252.159
2.27.22.122
2.57.121.25
2.59.183.60
5.61.209.24
5.196.106.17
8.129.29.97
8.129.135.162
8.130.50.191
8.130.85.238
8.130.115.49
8.130.150.26
8.134.111.31
8.134.129.191
8.134.239.76
8.135.56.183
8.136.56.76
8.136.130.160
8.138.181.211
8.148.180.11
8.148.228.13
8.152.96.110
8.166.134.51
8.210.141.100
8.219.164.137
13.57.228.30
13.200.54.146
14.55.31.113
14.103.10.167
14.103.104.162
20.31.232.59
20.189.74.63
20.197.49.178
20.250.43.245
23.235.176.90
23.251.128.185
27.79.1.15
27.79.1.70
27.79.1.84
27.79.1.116
27.79.1.226
27.79.2.165
27.79.2.203
27.79.2.242
27.79.3.46
27.79.3.83
27.79.3.210
27.79.3.245
27.79.4.89
27.79.5.73
27.79.6.12
27.79.6.236
27.79.7.100
27.79.7.132
27.79.7.135
27.79.7.154
27.79.7.158
27.79.41.68
27.79.41.148
27.79.41.195
27.79.43.15
27.79.43.190
27.79.44.149
27.79.44.200
27.79.44.206
27.79.45.27
27.79.46.13
27.79.46.72
27.79.47.234
31.47.51.212
31.70.93.40
31.76.27.231
34.14.46.90
34.14.67.193
34.14.81.197
34.14.104.217
34.14.112.121
34.14.114.46
34.14.114.202
34.14.117.241
34.22.113.248
34.22.169.226
34.22.186.81
34.22.204.164
34.22.210.205
34.22.220.209
34.22.225.48
34.22.242.220
34.32.217.126
34.34.139.45
34.34.179.198
34.34.188.204
34.34.189.155
34.38.4.205
34.38.7.148
34.38.12.99
34.38.16.246
34.38.32.90
34.38.42.4
34.38.58.230
34.38.69.67
34.38.93.241
34.38.102.2
34.38.135.125
34.38.142.69
34.38.143.1
34.38.149.165
34.38.165.90
34.38.170.233
34.38.175.130
34.38.220.186
34.38.245.180
34.52.146.143
34.52.175.61
34.52.189.116
34.52.210.187
34.53.146.253
34.53.157.65
34.53.162.138
34.53.175.197
34.62.5.27
34.62.9.255
34.62.23.43
34.62.33.0
34.62.80.51
34.62.109.18
34.62.120.30
34.62.140.151
34.62.142.12
34.62.142.105
34.62.148.171
34.62.154.113
34.62.169.37
34.62.176.110
34.62.190.196
34.62.192.213
34.62.196.63
34.62.198.92
34.62.208.39
34.62.233.30
34.62.249.25
34.76.2.52
34.76.19.119
34.76.137.97
34.76.232.145
34.77.51.226
34.77.52.61
34.77.63.57
34.77.112.12
34.77.129.75
34.77.133.50
34.77.138.242
34.77.194.114
34.77.199.151
34.77.202.172
34.77.221.38
34.77.251.81
34.77.251.163
34.77.255.163
34.78.29.161
34.78.37.50
34.78.59.113
34.78.71.110
34.78.77.227
34.78.106.127
34.78.115.170
34.78.140.132
34.78.159.238
34.78.162.122
34.78.184.254
34.78.205.101
34.78.206.184
34.79.3.251
34.79.51.218
34.79.54.159
34.79.77.73
34.79.138.244
34.79.174.207
34.79.181.151
34.79.226.89
34.79.243.69
34.79.244.186
34.86.81.254
34.118.255.235
34.140.18.65
34.140.19.119
34.140.26.82
34.140.27.223
34.140.44.51
34.140.54.51
34.140.68.106
34.140.82.8
34.140.92.151
34.140.127.239
34.140.145.179
34.140.168.155
34.140.203.122
34.140.236.248
34.156.19.227
34.156.52.172
34.156.61.86
34.156.69.208
34.156.81.66
34.156.88.183
34.156.95.253
34.156.139.136
34.156.163.45
34.156.165.169
34.156.167.219
34.156.167.251
34.156.194.111
34.156.198.130
34.156.213.214
34.156.214.79
34.156.214.161
34.156.226.226
34.156.227.201
34.156.238.76
34.168.125.221
34.214.175.213
35.88.118.160
35.94.208.239
35.185.206.243
35.187.3.59
35.187.7.219
35.187.44.153
35.187.88.43
35.187.99.195
35.187.171.167
35.189.215.46
35.190.210.118
35.190.216.167
35.190.221.63
35.195.3.235
35.195.64.85
35.195.83.120
35.195.106.79
35.195.121.214
35.195.145.116
35.195.176.138
35.195.177.215
35.195.182.128
35.195.193.165
35.195.240.62
35.205.8.250
35.205.25.231
35.205.38.4
35.205.45.49
35.205.55.166
35.205.84.185
35.205.128.45
35.205.131.200
35.205.151.184
35.205.153.229
35.205.158.243
35.205.166.70
35.205.211.254
35.205.223.75
35.205.237.212
35.205.249.130
35.227.3.70
35.233.31.34
35.233.37.54
35.233.43.49
35.233.58.137
35.233.66.253
35.233.68.30
35.233.77.25
35.233.88.126
35.233.110.19
35.237.107.113
35.240.16.204
35.240.24.212
35.240.33.82
35.240.47.107
35.240.79.40
35.240.88.248
35.240.121.16
35.241.184.70
35.241.205.80
35.241.225.56
36.91.166.189
36.133.208.182
36.163.199.22
38.110.4.150
39.96.6.171
39.96.197.8
39.96.222.211
39.97.39.139
39.101.77.118
39.104.18.33
39.105.12.222
39.105.133.77
39.105.205.153
39.108.91.46
41.63.63.211
42.51.41.158
43.156.34.150
43.156.229.76
43.165.185.97
44.243.254.130
44.248.161.232
44.249.58.7
44.249.70.107
45.12.28.218
45.87.249.200
45.195.83.7
45.198.224.92
46.16.223.190
46.101.107.202
46.252.195.50
47.77.180.67
47.80.241.233
47.82.72.15
47.83.131.134
47.84.24.42
47.84.139.62
47.88.48.113
47.90.247.77
47.93.150.183
47.96.137.94
47.97.110.206
47.97.177.149
47.98.253.123
47.99.240.101
47.100.78.211
47.104.163.51
47.104.241.152
47.112.7.237
47.115.52.72
47.115.221.201
47.120.60.113
47.121.185.1
47.236.116.235
47.236.121.178
47.237.180.168
47.237.189.202
47.238.76.165
47.239.144.86
47.243.241.212
47.251.12.114
47.251.52.175
47.251.70.129
47.252.39.247
47.252.46.218
49.232.24.93
50.114.172.201
50.255.62.89
52.53.232.240
54.67.123.96
54.176.88.231
54.183.133.117
54.187.39.50
54.193.126.13
54.241.51.216
54.241.219.76
58.226.230.112
59.26.193.177
59.36.233.74
59.110.9.189
61.130.162.246
64.89.161.140
64.226.126.224
65.49.139.223
65.109.104.152
66.84.102.162
68.183.204.19
69.12.83.216
70.40.138.199
75.111.120.108
75.127.3.239
77.22.211.47
77.68.25.99
77.105.161.28
78.47.163.163
79.72.3.119
79.72.57.232
80.94.92.178
80.225.238.77
81.181.166.141
83.177.240.110
83.243.158.41
85.137.228.167
85.239.151.41
89.126.222.163
89.203.142.96
90.224.74.107
91.92.42.88
92.253.214.224
94.156.232.116
94.183.234.128
94.183.234.205
95.47.246.223
95.182.81.25
95.182.82.132
100.23.75.120
101.47.28.226
101.96.192.45
101.200.77.117
101.200.96.234
101.201.226.38
101.201.233.222
102.210.82.20
102.210.148.203
102.216.134.50
103.24.212.42
103.61.122.197
103.77.246.158
103.85.66.217
103.216.127.123
104.155.33.154
104.155.94.32
104.168.68.12
104.199.19.244
104.199.25.101
104.199.42.126
104.199.47.35
104.199.55.128
104.199.76.230
104.199.107.194
106.13.107.71
106.54.61.191
107.175.212.220
107.189.24.77
109.100.14.222
111.30.42.43
111.170.34.11
112.124.37.132
112.167.99.220
112.185.143.13
112.203.69.89
114.55.133.117
115.190.4.231
115.190.44.190
116.99.168.7
116.99.168.155
116.99.168.200
116.99.169.49
116.99.170.173
116.99.171.123
116.99.172.116
116.99.172.203
116.99.173.108
116.99.175.167
116.110.1.90
116.110.11.196
116.110.12.22
116.110.17.190
116.110.18.121
116.110.18.220
116.110.146.125
116.110.151.56
116.110.151.174
116.110.151.201
116.110.154.109
116.110.209.157
116.177.172.64
116.177.172.94
116.177.172.108
116.177.172.111
118.25.146.120
118.26.111.107
118.32.101.175
119.45.165.112
120.26.63.170
120.48.30.181
120.55.15.159
120.77.144.101
120.77.248.58
120.79.182.102
121.40.84.38
121.40.151.192
121.40.210.59
121.41.81.216
121.43.134.236
121.123.141.251
121.165.187.77
121.178.185.141
121.185.89.74
121.196.157.119
123.56.124.190
124.108.17.138
124.123.125.62
125.20.210.182
125.27.12.122
129.226.88.44
130.94.69.30
130.110.250.40
131.153.158.213
132.145.115.202
133.18.181.51
136.107.226.157
136.117.199.185
138.68.243.18
138.197.39.208
139.59.46.86
139.59.157.185
139.170.141.170
141.98.83.240
142.93.103.244
142.171.83.2
143.20.49.38
144.2.91.96
144.31.152.46
144.126.203.252
144.126.237.39
144.172.107.227
146.148.3.84
146.148.119.63
147.45.50.147
147.78.0.240
147.224.144.243
148.66.142.9
148.72.22.85
149.118.135.252
150.158.44.225
152.32.132.28
152.32.140.20
152.32.192.176
152.32.226.205
157.20.215.123
159.65.157.144
159.89.113.99
160.119.71.11
160.187.174.22
161.132.38.88
163.53.201.45
163.245.213.245
165.154.11.64
165.231.215.31
165.245.161.237
166.151.178.50
167.71.44.99
167.99.199.1
168.144.105.20
170.150.255.26
171.231.176.86
171.231.176.169
171.231.180.148
171.231.182.182
171.231.185.246
171.231.192.102
171.231.193.84
171.231.194.181
171.231.194.224
171.231.196.215
171.231.196.229
171.231.197.106
171.231.198.137
171.231.198.145
171.231.198.152
171.231.198.236
171.243.148.69
171.243.148.154
171.243.149.78
171.243.149.254
171.243.151.77
176.65.139.121
176.65.139.130
176.65.139.151
176.65.139.181
176.65.139.183
176.65.139.203
176.65.139.213
176.65.139.254
176.65.148.108
178.105.40.189
178.128.48.77
179.48.4.14
179.125.169.27
180.76.119.95
180.129.222.228
180.165.29.129
182.66.193.212
182.72.33.206
182.92.92.149
182.92.113.39
182.92.158.201
185.162.141.34
185.235.218.172
185.246.128.171
188.149.168.230
190.2.135.111
193.46.255.86
193.90.12.40
193.233.127.72
194.113.195.96
194.164.193.54
195.89.78.68
195.211.71.45
196.188.116.56
197.248.15.98
198.11.178.150
202.29.236.76
202.69.169.162
202.158.244.203
207.148.108.129
207.175.11.57
207.175.12.159
207.175.20.65
207.175.25.221
207.175.30.65
207.175.64.232
207.175.70.178
207.175.99.187
209.97.183.43
211.63.214.90
212.19.134.75
213.209.159.56
216.108.231.34
217.154.61.249
217.154.173.63
218.62.15.102
218.145.181.48
221.10.42.66
221.160.80.33
221.217.95.158
222.102.21.104
222.108.39.109
222.112.192.170
223.243.179.70
+2502
View File
File diff suppressed because it is too large Load Diff
+15031
View File
File diff suppressed because it is too large Load Diff
+50
View File
@@ -0,0 +1,50 @@
#
# cidr_report_bogons
#
# ipv4 hash:net ipset
#
# Unallocated (Free) Address Space, generated on a daily
# basis using the IANA registry files, the Regional Internet
# Registry stats files and the Regional Internet Registry
# whois data.
#
# Maintainer : CIDR-Report.org
# Maintainer URL : http://www.cidr-report.org
# List source URL : http://www.cidr-report.org/bogons/freespace-prefix.txt
# Source File Date: Thu Dec 5 04:05:43 UTC 2024
#
# Category : unroutable
# Version : 1213
#
# This File Date : Thu Dec 5 04:24:07 UTC 2024
# Update Frequency: 1 day
# Aggregation : none
# Entries : 18 subnets, 588514808 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=cidr_report_bogons
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
0.0.0.0/8
10.0.0.0/8
127.0.0.0/8
169.254.0.0/16
172.16.0.0/12
192.0.0.8/29
192.0.0.16/28
192.0.0.32/27
192.0.0.64/26
192.0.0.128/25
192.0.2.0/24
192.52.193.0/24
192.88.99.0/24
192.168.0.0/16
198.18.0.0/15
198.51.100.0/24
203.0.113.0/24
224.0.0.0/3
+524
View File
@@ -0,0 +1,524 @@
#
# cleantalk
#
# ipv4 hash:ip ipset
#
# [CleanTalk] (https://cleantalk.org/) Today's HTTP Spammers
# (includes: cleantalk_new cleantalk_updated)
#
# Maintainer : CleanTalk
# Maintainer URL : https://cleantalk.org/
# List source URL :
# Source File Date: Thu Jul 24 10:16:39 UTC 2025
#
# Category : abuse
# Version : 32371
#
# This File Date : Thu Jul 24 10:16:40 UTC 2025
# Update Frequency: 1 min
# Aggregation : none
# Entries : 494 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=cleantalk
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.53.67.195
1.53.92.92
1.55.60.47
2.49.166.91
2.190.168.103
3.81.61.178
3.85.183.112
3.88.145.68
3.89.61.126
3.90.138.202
3.91.77.129
3.91.77.234
3.91.88.92
3.92.72.248
3.109.206.255
3.216.46.22
3.237.65.155
3.238.0.92
3.239.159.47
5.35.68.53
5.35.69.6
5.37.151.9
5.196.109.45
13.217.25.129
13.217.105.2
13.221.132.251
13.221.219.1
13.222.193.118
13.222.196.168
13.223.180.51
14.231.223.40
18.206.218.45
18.212.123.2
18.212.139.202
18.232.117.29
23.22.55.211
23.23.71.205
23.108.24.94
23.251.32.101
27.79.149.22
27.79.156.170
27.79.167.240
27.79.179.184
27.79.179.229
27.79.181.17
27.79.182.55
27.79.185.203
27.79.211.65
27.79.229.51
27.79.243.180
27.255.164.74
27.255.220.234
31.59.15.107
31.59.70.210
31.171.130.42
31.171.130.45
31.171.130.82
31.180.137.224
31.220.76.93
34.72.176.129
34.122.147.229
34.123.170.104
34.207.169.105
34.226.201.149
34.228.190.199
34.235.131.188
35.153.73.99
35.172.137.226
36.101.197.205
37.99.59.194
37.120.185.71
37.120.185.194
37.120.187.168
37.130.93.231
37.194.63.70
37.212.83.253
37.221.194.170
38.57.3.182
38.152.129.57
38.152.142.64
38.152.142.242
38.152.150.11
38.152.150.68
38.152.150.141
38.152.150.241
38.154.69.14
38.154.69.15
38.154.69.69
38.154.69.86
38.154.109.1
38.170.95.132
38.170.202.180
38.170.202.253
39.35.143.44
39.35.147.215
39.35.163.156
39.48.186.169
39.48.195.103
39.48.195.167
39.48.216.97
39.51.32.150
39.51.32.190
39.51.47.247
39.57.37.179
39.57.41.28
39.57.47.230
41.73.194.141
41.141.173.142
41.219.55.91
42.96.37.226
42.113.21.102
42.113.205.61
42.114.11.222
42.114.161.17
42.117.128.191
42.118.0.80
42.118.1.17
42.118.24.178
42.118.202.119
42.119.98.180
43.229.165.193
43.246.220.251
44.222.161.212
45.88.150.128
45.92.229.251
45.130.81.3
45.130.81.8
45.133.170.202
45.146.205.2
45.154.138.26
45.202.76.47
45.202.79.172
46.1.227.132
46.38.241.197
46.135.63.132
46.203.19.10
46.232.25.43
46.250.160.75
46.250.160.120
46.250.163.250
47.128.27.142
47.242.23.175
49.48.47.38
49.48.52.131
49.48.55.96
49.48.92.1
49.49.56.56
49.49.187.169
50.85.148.181
51.158.252.47
51.158.252.49
52.0.6.57
52.90.121.210
52.90.235.137
52.90.248.135
52.242.231.163
54.39.18.217
54.70.53.60
54.80.46.160
54.80.208.228
54.84.11.178
54.85.104.233
54.87.148.83
54.88.132.204
54.88.142.4
54.91.242.163
54.145.237.32
54.156.77.6
54.157.33.251
54.158.248.145
54.167.19.11
54.167.213.226
54.172.150.131
54.175.16.20
54.175.68.128
54.196.82.35
54.196.212.37
54.198.18.12
54.198.228.174
54.205.100.147
54.210.14.216
54.211.176.108
54.224.93.50
54.225.3.159
57.141.2.20
57.141.2.27
57.141.2.30
58.136.38.72
58.186.177.151
58.186.248.84
58.186.248.85
58.187.70.118
58.219.241.110
58.254.68.198
60.52.121.208
62.84.101.3
64.227.110.185
65.21.44.205
66.179.243.86
67.205.116.233
68.183.25.188
69.163.176.51
72.167.71.179
72.167.100.245
75.101.229.129
77.49.105.193
77.83.170.37
77.83.170.106
77.83.170.164
77.83.170.236
77.105.141.170
77.220.194.251
77.238.244.131
80.85.246.217
82.26.237.226
82.27.232.96
82.64.157.6
82.156.168.149
84.0.154.163
85.174.53.114
85.192.24.153
85.208.115.167
85.215.125.81
87.122.48.175
87.225.65.222
89.116.93.206
89.189.68.178
89.189.73.31
89.248.165.98
91.84.99.37
91.124.108.188
91.124.109.28
91.217.249.28
91.217.249.68
91.217.249.75
91.243.224.136
92.119.36.58
94.23.25.75
94.102.228.211
94.131.53.26
95.70.67.9
95.84.27.20
95.134.185.87
95.164.128.212
95.165.110.139
95.182.127.156
98.80.80.63
98.80.253.125
98.81.177.251
98.82.27.44
98.82.164.31
98.82.173.192
98.83.6.239
98.83.222.18
98.86.109.41
98.86.112.78
100.25.120.246
101.44.24.66
101.44.25.113
101.44.187.17
101.46.14.246
101.51.244.112
101.109.7.231
101.109.100.62
101.109.233.203
102.129.233.98
103.82.195.144
103.99.197.211
103.110.165.205
103.191.241.194
103.203.234.210
103.247.22.228
103.251.54.230
104.197.69.115
104.233.20.3
104.233.54.253
104.238.30.17
104.252.92.88
105.235.158.103
106.216.226.111
106.219.158.138
106.219.161.65
106.219.165.244
107.20.78.104
107.21.29.19
107.23.225.149
107.150.3.69
107.158.41.100
107.158.41.103
109.62.203.52
109.107.165.37
110.136.114.91
110.244.97.136
111.88.12.193
111.88.15.147
111.119.211.152
111.119.240.148
111.229.125.142
113.11.49.198
113.22.253.19
114.46.153.126
114.189.173.101
115.72.32.3
115.72.36.251
116.49.171.248
116.74.20.54
116.96.30.110
116.96.80.168
116.98.191.93
116.103.94.226
116.103.95.109
117.194.59.228
117.203.207.73
117.214.224.97
118.71.172.219
119.13.56.107
120.231.182.93
122.8.185.42
122.8.185.45
122.8.186.87
123.110.189.58
124.243.179.140
124.243.179.177
124.243.186.96
124.243.188.41
124.253.122.117
124.253.227.207
125.24.188.176
125.24.197.237
125.25.113.133
128.241.232.52
128.241.235.32
129.226.194.220
131.108.19.205
134.35.4.119
134.35.22.16
134.199.199.78
134.236.59.120
146.19.90.102
147.45.66.176
147.182.247.48
147.185.162.162
149.102.254.34
149.126.227.204
151.244.228.254
152.53.12.37
152.53.19.13
152.53.53.193
152.53.87.237
152.53.108.22
152.53.110.199
154.16.111.204
154.30.239.113
154.54.249.207
154.94.15.212
154.203.41.132
154.208.58.173
154.213.165.26
154.213.198.192
154.213.204.133
156.200.97.197
156.228.83.105
156.228.83.174
156.228.89.80
156.228.90.182
156.228.91.29
156.228.104.201
156.228.175.251
156.228.184.132
156.233.74.181
156.233.85.3
156.233.90.146
156.233.91.215
156.240.38.11
156.242.32.221
156.242.34.221
156.242.42.71
156.242.44.31
156.242.44.146
156.242.46.121
156.249.57.165
156.249.137.39
156.253.169.49
156.253.175.67
156.253.177.84
156.253.179.85
158.69.118.188
158.69.119.14
158.69.119.16
160.30.161.61
162.240.22.36
162.241.5.61
162.241.63.16
162.241.188.121
166.1.161.154
166.1.161.189
167.160.72.60
168.91.47.235
171.6.31.53
171.6.136.189
171.6.155.120
171.7.58.47
171.100.252.175
172.98.86.173
178.131.128.11
178.156.146.80
178.159.37.17
178.159.37.25
178.159.37.39
178.159.37.97
178.159.37.104
179.35.7.242
180.241.248.120
180.249.187.43
181.177.89.118
182.52.26.42
182.190.197.65
182.190.198.191
182.253.64.102
183.80.206.23
183.81.95.95
183.81.101.59
183.241.26.61
184.22.129.17
184.154.139.36
184.164.94.144
185.2.215.191
185.24.184.194
185.36.205.232
185.60.170.211
185.94.34.125
185.150.84.29
185.150.84.190
185.162.35.166
185.182.21.74
185.186.143.130
186.87.10.42
186.105.39.69
188.68.49.137
188.121.110.143
188.126.89.133
188.239.46.50
189.1.226.112
192.95.83.114
192.95.83.220
192.162.56.168
192.227.135.215
192.229.91.97
193.33.66.58
193.38.242.46
193.38.242.84
193.38.242.105
194.35.113.35
194.53.140.123
194.110.247.187
195.36.26.54
196.196.23.199
196.242.178.32
196.243.240.115
196.247.161.39
199.189.224.106
203.76.222.68
203.188.164.130
203.188.164.169
203.188.164.176
204.217.128.213
205.169.39.58
206.189.131.176
206.232.0.5
206.232.4.124
209.99.135.136
209.142.65.148
212.30.33.131
212.34.138.126
212.34.155.32
212.66.41.240
212.104.215.123
216.73.216.84
216.73.216.201
216.158.205.153
217.113.194.142
217.113.194.146
217.113.194.147
217.113.194.149
219.92.202.44
219.140.150.244
221.200.214.102
223.29.254.107
223.204.123.52
223.204.155.86
223.204.169.217
223.205.76.108
223.205.115.146
223.206.41.253
+1930
View File
File diff suppressed because it is too large Load Diff
+37949
View File
File diff suppressed because it is too large Load Diff
+9263
View File
File diff suppressed because it is too large Load Diff
+781
View File
@@ -0,0 +1,781 @@
#
# cleantalk_new_1d
#
# ipv4 hash:ip ipset
#
# [CleanTalk] (https://cleantalk.org/) Recent HTTP Spammers
#
# Maintainer : CleanTalk
# Maintainer URL : https://cleantalk.org/
# List source URL : https://cleantalk.org/blacklists/submited_today
# Source File Date: Thu Jul 24 10:16:37 UTC 2025
#
# Category : abuse
# Version : 30314
#
# This File Date : Thu Jul 24 10:16:37 UTC 2025
# Update Frequency: 15 mins
# Aggregation : 1 day
# Entries : 754 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=cleantalk_new_1d
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.2.212.162
1.20.186.216
1.20.187.130
1.52.33.195
1.53.67.195
1.53.92.56
1.53.92.92
1.55.60.47
1.55.60.132
1.55.170.236
1.55.198.204
1.55.199.142
1.117.233.135
1.179.239.64
2.49.77.66
2.49.106.172
2.49.111.73
2.49.166.91
2.51.36.136
2.51.229.120
2.182.153.89
2.190.168.103
3.80.197.241
3.80.206.46
3.81.9.245
3.81.61.178
3.84.156.168
3.84.174.155
3.85.82.48
3.85.101.22
3.85.174.197
3.85.183.112
3.85.207.211
3.87.25.222
3.87.118.132
3.87.157.130
3.88.56.52
3.89.5.139
3.89.61.126
3.90.138.202
3.90.143.169
3.91.77.129
3.91.77.234
3.91.88.92
3.91.94.9
3.91.176.41
3.92.53.7
3.92.72.248
3.92.73.164
3.92.160.145
3.216.133.125
3.238.222.242
3.239.159.47
5.3.222.247
5.3.223.236
5.34.33.80
5.37.108.213
5.37.134.148
5.37.151.9
5.74.175.249
5.79.225.32
5.196.109.45
5.224.248.144
13.216.242.128
13.216.247.29
13.217.14.189
13.217.25.129
13.217.30.35
13.217.40.155
13.217.96.196
13.217.99.9
13.217.105.2
13.217.107.235
13.217.109.184
13.217.146.32
13.217.149.52
13.218.136.146
13.218.208.35
13.218.212.235
13.218.214.221
13.220.4.214
13.220.113.166
13.220.218.250
13.220.247.128
13.221.6.179
13.221.28.130
13.221.37.235
13.221.43.201
13.221.44.92
13.221.50.30
13.221.119.135
13.221.122.11
13.221.132.251
13.221.135.206
13.221.140.44
13.221.140.101
13.221.168.169
13.221.176.64
13.221.192.213
13.221.219.1
13.221.225.219
13.222.113.142
13.222.193.118
13.222.196.168
13.222.199.175
13.222.228.7
13.222.238.199
13.223.0.23
13.223.78.16
13.223.180.51
14.124.75.96
14.167.210.199
14.191.126.189
14.231.223.40
18.206.182.13
18.206.218.45
18.206.242.238
18.207.189.161
18.208.176.249
18.208.253.3
18.209.30.93
18.212.123.2
18.212.139.202
18.215.238.162
18.232.57.27
18.232.117.29
18.232.164.98
18.234.43.156
23.20.184.164
23.22.126.15
23.23.71.205
23.109.205.87
27.76.186.195
27.79.128.95
27.79.149.22
27.79.156.170
27.79.167.240
27.79.178.117
27.79.179.184
27.79.179.229
27.79.181.17
27.79.181.174
27.79.181.194
27.79.182.55
27.79.185.203
27.79.187.126
27.79.191.160
27.79.211.65
27.79.229.51
27.79.243.180
27.255.164.74
27.255.182.18
27.255.220.234
31.57.197.60
31.59.15.107
31.59.70.210
31.180.137.224
31.220.76.93
34.23.175.59
34.57.19.87
34.138.61.162
34.142.227.108
34.207.169.105
34.207.226.194
34.226.201.149
34.227.73.212
34.227.84.182
34.228.190.199
34.228.191.89
34.228.215.117
34.228.241.101
34.229.197.65
34.235.131.188
35.153.73.99
35.153.138.204
35.171.187.212
35.172.137.226
35.173.219.50
35.174.9.114
35.200.153.197
35.202.223.227
35.243.205.83
35.244.42.119
36.74.114.30
36.77.216.49
36.78.219.161
36.85.245.108
36.101.197.205
37.99.44.198
37.99.59.194
37.130.93.231
37.152.183.29
37.194.63.70
37.221.80.95
38.152.142.64
38.152.142.242
38.152.150.11
38.152.150.68
38.152.150.141
38.152.150.241
38.154.69.14/31
38.154.69.69
38.154.69.86
38.154.109.1
38.181.81.169
38.254.174.153
39.35.143.44
39.35.147.215
39.35.150.229
39.35.158.131
39.35.158.254
39.35.159.135
39.35.163.156
39.35.186.100
39.35.188.91
39.37.180.166
39.48.177.14
39.48.178.249
39.48.186.148
39.48.186.169
39.48.187.2
39.48.195.103
39.48.195.167
39.48.196.2
39.48.208.193
39.48.210.23
39.48.213.214
39.48.216.83
39.48.216.97
39.48.216.101
39.48.216.104
39.48.219.79
39.48.219.140
39.51.32.150
39.51.32.190
39.51.37.212
39.51.41.15
39.51.44.90
39.51.46.30
39.51.47.247
39.52.104.166
39.57.37.179
39.57.40.199
39.57.41.28
39.57.43.78
39.57.43.150
39.57.44.215
39.57.47.230
41.141.173.142
41.158.134.243
41.219.55.91
42.113.21.102
42.113.21.130
42.113.27.13
42.113.54.76
42.113.205.61
42.114.11.66
42.114.11.222
42.114.161.17
42.114.178.166
42.117.128.132
42.117.128.191
42.118.0.80
42.118.3.254
42.118.17.209
42.118.24.178
42.118.74.192
42.118.202.119
42.119.98.79
42.119.98.100
42.119.98.180
42.119.98.185
42.119.98.208
42.119.156.22
43.229.132.178
43.229.165.193
43.246.220.251
43.246.223.46
44.199.202.128
44.200.125.249
44.202.156.59
44.202.217.222
44.203.29.148
44.203.246.239
44.214.181.74
44.220.168.68
45.14.244.118
45.115.252.70
45.136.125.150
46.1.25.15
46.1.227.132
46.1.238.179
46.135.63.132
46.143.92.238
47.84.55.233
49.48.47.38
49.48.52.131
49.48.55.96
49.48.92.1
49.48.95.40
49.49.26.13
49.49.56.56
49.49.58.114
49.49.59.157
49.49.187.169
49.145.190.123
49.147.122.239
50.19.202.113
50.85.148.181
50.114.101.115
50.114.101.123
51.15.61.11
52.3.229.192
52.23.218.136
52.23.218.225
52.70.128.54
52.90.10.182
52.90.63.140
52.90.121.210
52.90.235.137
52.90.248.135
52.91.10.104
52.91.156.48
52.207.135.167
54.80.46.160
54.80.208.228
54.80.229.145
54.81.19.232
54.81.142.166
54.81.146.21
54.82.191.213
54.82.224.85
54.83.134.199
54.83.179.96
54.85.104.233
54.86.241.54
54.86.245.99
54.87.124.74
54.88.132.204
54.88.142.4
54.89.109.252
54.89.112.180
54.89.149.106
54.89.233.37
54.91.242.163
54.144.3.124
54.145.107.64
54.145.237.32
54.146.39.210
54.147.187.118
54.157.30.215
54.157.33.251
54.158.121.207
54.158.160.88
54.158.240.246
54.158.248.145
54.161.33.167
54.162.246.173
54.163.91.128
54.164.73.115
54.165.130.154
54.166.227.20
54.167.19.11
54.167.204.16
54.167.213.226
54.172.2.54
54.172.150.131
54.173.184.151
54.174.153.94
54.175.16.20
54.194.233.95
54.196.29.69
54.196.74.189
54.196.82.35
54.198.18.12
54.198.228.174
54.205.100.147
54.208.64.203
54.210.14.216
54.210.185.62
54.211.12.76
54.211.51.67
54.211.149.5
54.224.16.103
54.224.93.50
54.224.236.173
54.225.3.159
54.225.37.100
54.226.73.246
54.227.31.191
54.234.54.213
54.236.124.228
54.242.75.71
54.242.208.116
58.10.70.254
58.136.38.72
58.136.209.107
58.186.92.153
58.186.92.227
58.186.110.59
58.186.130.123
58.186.174.199
58.186.177.151
58.186.248.84/31
58.186.248.86
58.187.19.209
58.187.70.68
58.187.70.118
58.187.70.203
58.219.241.110
58.254.68.198
60.52.121.208
62.171.136.109
65.21.130.87
65.195.108.226
74.124.220.219
75.101.204.166
75.101.229.129
76.36.235.36
77.49.105.193
77.83.170.37
77.83.170.106
77.83.170.164
77.83.170.236
77.110.118.109
77.125.196.33
78.132.231.85
79.207.113.250
82.23.213.129
82.156.168.149
82.167.183.204
84.0.139.124
84.0.154.163
85.15.67.236
85.135.208.144
85.135.214.148
85.174.53.114
86.105.178.50
87.122.48.175
87.122.51.229
87.225.65.222
87.225.98.67
87.225.120.3
88.212.17.128
89.189.68.178
89.189.73.31
89.237.196.170
91.102.183.232
91.140.23.77
91.243.224.136
92.97.162.60
93.206.217.222
94.131.48.42
94.131.53.26
94.131.54.25
94.177.98.233
94.232.200.205
94.241.22.6
95.70.67.9
95.70.82.212
95.83.21.65
95.84.27.20
95.164.128.212
95.164.206.242
95.234.28.174
96.62.127.197
97.64.83.60
98.80.80.63
98.80.253.125
98.81.0.212
98.81.5.92
98.81.177.251
98.81.186.137
98.81.214.87
98.82.27.44
98.82.164.31
98.82.164.79
98.82.172.171
98.82.173.192
98.82.201.152
98.82.203.40
98.83.6.239
98.83.149.177
98.83.150.188
98.83.222.18
98.83.233.64
98.84.15.61
98.84.32.175
98.85.222.152
98.85.253.127
98.86.109.41
98.86.112.78
100.24.65.158
100.26.204.151
100.29.11.94
100.29.15.57
101.51.244.112
101.59.25.255
101.108.241.199
101.109.7.231
101.109.100.62
101.109.173.107
101.109.233.53
101.109.233.203
102.41.192.146
102.129.233.98
103.13.215.31
103.73.95.65
103.73.151.111
103.99.197.211
103.110.165.205
103.203.234.210
103.247.22.228
103.255.133.220
104.140.190.240
104.238.30.17
105.112.54.164
105.235.158.103
106.40.231.203
106.216.226.111
107.20.78.104
107.20.124.53
107.21.29.19
107.23.225.149
107.23.233.20
107.23.235.180
107.150.3.69
107.158.41.100
107.158.41.103
107.158.95.12
107.158.95.84
107.158.95.180
108.137.23.151
109.62.203.52
109.62.211.202
109.107.167.246
109.228.223.75
110.136.114.91
110.226.205.78
110.244.95.57
110.244.96.226
111.88.12.213
111.88.15.60
111.88.15.147
111.249.70.164
113.11.49.198
113.22.48.205
113.22.48.210
113.22.253.19
113.53.150.234
114.46.153.126
114.189.173.101
115.72.32.3
115.72.36.251
115.72.174.47
116.49.171.248
116.74.20.54
116.78.52.118
116.96.30.110
116.96.80.168
116.96.95.3
116.98.190.124
116.98.191.93
116.98.230.171
116.98.239.212
116.101.89.96
116.103.94.226
116.103.95.109
116.111.20.78
117.5.43.72
117.102.49.1
117.194.59.228
117.203.188.59
117.203.207.73
117.214.4.141
117.214.7.97
117.214.224.97
117.233.153.74
117.233.154.9
118.68.212.83
118.68.216.196
118.71.172.219
118.172.193.12
118.173.60.85
119.13.56.107
119.73.101.60
120.11.97.158
120.231.182.93
121.33.148.206
122.199.9.132
122.252.180.223
122.252.182.230
123.110.189.58
123.139.36.14
124.83.126.102
124.217.100.232
124.253.122.117
124.253.131.169
124.253.227.207
125.24.175.251
125.24.184.57
125.24.188.176
125.24.197.237
125.25.53.28
125.25.113.133
125.163.142.126
126.209.73.253
126.209.73.254
128.199.106.164
134.35.4.119
134.35.17.68
134.35.19.119
134.35.22.16
134.199.199.78
134.236.59.120
136.0.177.10
141.11.37.220
145.14.135.162
146.158.33.133
146.185.182.65
147.28.240.218
147.185.162.162
149.126.209.22
150.107.246.212
150.241.200.124
151.244.228.254
154.16.111.204
154.16.226.75
154.17.177.242
154.57.218.167
154.194.114.179
154.201.69.146
156.67.111.97
156.240.38.11
156.244.45.138
160.22.171.15
166.0.140.8
166.1.207.150
170.130.115.63
170.130.115.116
170.130.115.118
171.6.31.53
171.6.136.189
171.6.146.243
171.6.155.120
171.7.37.70
171.7.58.47
171.7.82.69
171.7.210.129
171.100.252.175
171.229.240.33
171.237.29.189
172.81.59.17
174.129.53.78
174.129.145.126
174.138.24.133
177.149.154.159
178.131.128.11
179.35.7.242
179.42.153.144
180.180.137.139
180.180.211.226
180.194.132.213
180.194.136.34
180.241.248.120
181.177.120.194
181.215.184.61
182.52.26.42
182.52.27.135
182.52.128.64
182.177.99.196
182.190.197.65
182.190.197.170
182.190.198.191
182.190.199.14
182.253.62.63
182.253.64.74
182.253.64.102
183.80.22.23
183.80.22.66
183.80.22.78
183.80.22.106
183.80.123.50
183.80.206.23
183.80.206.77
183.80.206.171
183.81.95.95
183.81.101.59
183.241.26.61
184.22.129.17
184.73.142.108
184.82.17.180
184.164.94.144
185.24.184.194
185.36.205.232
185.152.36.188
185.162.35.166
185.202.75.22
186.87.10.42
186.105.39.69
186.225.228.149
187.102.43.44
187.234.33.4
187.234.62.73
188.121.110.143
188.125.167.169
190.102.17.218
190.232.148.160
191.102.172.123
192.34.61.183
192.198.108.31
193.37.62.175
193.38.242.46
193.38.242.84
193.38.242.105
193.92.186.18
194.135.25.52
195.36.26.54
196.243.240.149
196.243.240.227
196.243.240.241
199.115.195.203
202.10.61.13
203.175.102.200
205.186.66.27
205.186.66.60
211.37.11.229
211.227.31.142
212.32.50.23
212.104.215.123
216.122.160.139
216.126.238.127
217.84.181.73
219.92.202.44
219.140.150.244
221.200.214.102
223.204.123.52
223.204.155.86
223.204.169.217
223.204.175.176
223.204.176.194
223.204.193.39
223.205.67.231
223.205.72.191
223.205.76.108
223.205.113.124
223.205.115.146
223.205.201.253
223.206.41.253
223.206.48.126
223.206.51.30
223.231.176.10
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+394
View File
@@ -0,0 +1,394 @@
#
# cybercrime
#
# ipv4 hash:ip ipset
#
# [CyberCrime] (http://cybercrime-tracker.net/) A project
# tracking Command and Control.
#
# Maintainer : CyberCrime
# Maintainer URL : http://cybercrime-tracker.net/
# List source URL : http://cybercrime-tracker.net/fuckerz.php
# Source File Date: Thu Jun 18 12:44:44 UTC 2026
#
# Category : malware
# Version : 4126
#
# This File Date : Thu Jun 18 12:44:44 UTC 2026
# Update Frequency: 12 hours
# Aggregation : none
# Entries : 364 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=cybercrime
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.12.77.136
1.12.239.227
1.12.243.16
3.16.42.127
4.150.18.168
4.193.121.6
4.197.75.18
4.204.255.220
4.224.60.36
5.189.188.40
5.253.246.162
13.65.63.169
13.74.146.113
13.75.199.23
13.78.126.76
13.232.181.15
13.250.49.163
15.235.51.198
15.235.181.154
20.29.76.13
20.41.86.14
20.63.83.113
20.78.145.252
20.89.225.19
20.98.242.90
20.106.98.147
20.118.33.204
20.151.18.25
20.191.208.153
20.191.209.5
20.191.209.225
20.215.187.9
20.239.192.136
20.242.28.188
20.253.242.138
23.95.162.188
23.106.56.19
23.248.199.10
23.248.203.82
31.206.130.210
34.18.214.172
34.27.88.134
34.30.204.208
34.31.192.115
34.32.96.192
34.58.49.194
34.58.124.205
34.132.106.4
34.134.184.123
34.173.249.44
35.91.38.18
35.224.130.117
35.224.215.195
35.239.140.144
36.78.81.84
37.19.205.183
37.120.153.42
38.247.64.209
39.34.157.62
39.101.92.147
39.101.92.228
39.101.94.234
40.65.190.171
40.69.66.178
40.75.2.19
40.77.94.134
40.122.174.141
43.128.109.180
43.129.77.146
43.153.209.207
43.157.189.246
43.205.116.128
43.251.16.209
43.252.230.23
44.198.138.32
45.8.19.79
45.61.150.181
45.61.161.233
45.64.136.42
45.81.39.127
45.81.39.202
45.81.39.207
45.83.31.33
45.86.202.236
45.131.195.55
45.131.195.114
45.131.195.147
45.132.227.190
45.133.5.168
45.133.5.173
45.133.5.180
45.134.225.130
45.134.225.243
45.134.225.250
45.154.138.177
45.154.138.184
45.156.87.17
45.219.131.21
47.79.240.57
47.82.8.71
47.82.13.153
47.129.151.72
48.210.67.42
48.210.67.80
51.68.107.154
51.75.116.205
51.79.215.7
52.90.154.5
52.156.176.235
52.164.122.230
52.164.126.197
52.169.5.4
52.172.14.56
52.176.92.183
52.178.144.89
52.231.99.253
52.236.68.31
54.37.84.47
54.37.252.192
54.241.156.241
61.147.93.43
61.147.96.54
61.147.96.73
61.147.96.121
61.147.96.201
61.147.96.219
62.93.167.114
62.219.140.83
64.227.128.155
65.0.85.67
65.108.2.171
65.108.78.33
65.108.110.26
65.108.128.54
67.144.5.240
67.205.135.145
67.222.18.173
68.183.206.17
68.235.46.114
69.171.234.55
72.62.16.164
73.13.138.117
74.48.0.43
74.161.32.250
74.226.169.3
75.119.155.172
78.142.18.75
79.124.8.3
80.77.124.109
81.57.75.160
82.147.88.87
82.165.102.156
85.203.21.29
85.203.21.34
85.215.207.175
88.11.146.172
90.156.169.24
91.84.101.227
91.92.46.236
91.134.248.192
91.217.249.22
91.230.225.198
94.26.106.167
95.79.124.220
95.142.120.72
103.44.91.114
103.46.184.15
103.54.59.126
103.77.107.204
103.95.82.115
103.95.82.156
103.125.43.3
103.125.217.9
103.132.181.180
103.150.215.68
103.183.75.252
103.186.30.21
103.186.30.186
103.186.31.44
103.212.99.34
103.215.81.145
103.250.11.84
104.28.152.99
104.28.162.63
104.28.166.120
104.154.85.230
106.53.43.232
106.55.231.98
106.228.18.4
108.61.86.6
108.167.151.80
109.169.87.7
111.68.9.14
111.192.57.210
114.119.135.232
114.119.136.95
114.119.153.158
114.119.158.28
114.119.158.36
116.240.149.7
117.136.90.135
119.28.202.234
120.216.173.184
122.10.0.134
122.10.45.194
123.207.46.236
124.198.131.245
124.248.69.130
124.248.69.156
124.248.69.207
124.248.69.218
125.122.36.248
125.161.243.67
128.199.129.101
128.199.137.132
128.199.223.4
129.150.36.137
129.150.51.252
129.151.236.141
129.153.94.60
132.232.79.250
134.185.85.99
136.28.119.10
136.116.135.200
137.135.178.19
137.135.178.23
138.68.239.241
138.91.72.20
138.117.222.200
138.199.60.181
139.59.231.111
140.245.32.2
140.245.33.146
140.245.50.113
140.245.100.165
140.245.117.185
141.147.173.78
141.226.25.165
143.198.80.85
143.244.57.88
144.31.167.110
145.239.10.137
145.239.69.106
146.19.215.118
146.70.86.158
146.70.165.199
146.190.72.66
147.135.76.245
147.135.128.94
147.135.212.200
147.135.212.202
147.135.213.234
148.116.72.171
149.200.188.182
150.136.253.162
150.158.147.248
150.230.106.108
151.29.150.163
151.145.54.165
151.243.254.12
151.246.139.245
152.42.206.196
152.69.210.5
154.47.30.138
156.146.56.138
156.234.155.82
157.15.40.58
157.151.167.16
158.101.15.41
158.101.151.135
158.173.67.26
158.178.231.159
159.65.141.250
161.118.211.239
161.118.213.211
161.118.217.181
161.118.247.121
163.5.241.16
163.152.3.134
164.92.110.112
164.92.120.195
168.119.153.242
168.144.23.208
168.144.81.3
169.197.142.180
170.187.197.246
172.104.182.55
172.176.92.41
172.182.214.74
172.190.142.176
172.191.184.190
172.192.18.28
172.192.29.150
172.192.35.168
172.192.36.75
172.192.49.53
172.212.217.10
173.206.54.161
173.239.196.131
173.239.196.135
173.239.196.136
173.239.211.218
173.239.218.85
173.249.4.31
174.235.213.180
175.24.165.6
178.128.60.185
178.128.228.237
179.43.191.18
180.97.189.13
180.97.189.31
180.97.189.99
180.97.189.136
180.97.189.141
180.97.189.165
180.249.153.3
181.169.228.203
182.16.30.202
182.16.84.234
182.96.55.58
182.253.240.92
185.132.187.59
185.165.171.225
185.177.72.5
185.177.72.13
185.177.72.22
185.177.72.38
185.192.71.61
185.192.71.133
185.194.178.59
185.198.240.211
185.198.240.230
185.245.84.74
185.247.226.33
188.165.237.120
188.165.244.163
188.166.188.185
189.144.105.198
189.200.144.66
192.186.1.196
193.142.146.226
194.5.53.173
194.163.137.228
194.169.175.76
194.169.175.158
195.201.199.99
195.242.212.188
202.155.143.184
206.189.80.84
206.238.221.233
207.148.74.104
207.211.167.189
209.87.169.155
212.30.36.152
213.35.96.205
213.35.97.64
213.35.103.47
213.35.103.66
213.35.119.176
213.35.120.237
213.152.187.210
216.83.48.231
216.106.185.13
217.142.185.108
+90625
View File
File diff suppressed because it is too large Load Diff
View File
+7446
View File
File diff suppressed because it is too large Load Diff
+50
View File
@@ -0,0 +1,50 @@
#
# dshield
#
# ipv4 hash:net ipset
#
# [DShield.org] (https://dshield.org/) top 20 attacking class
# C (/24) subnets over the last three days
#
# Maintainer : DShield.org
# Maintainer URL : https://dshield.org/
# List source URL : https://feeds.dshield.org/block.txt
# Source File Date: Sat Jun 20 05:59:39 UTC 2026
#
# Category : attacks
# Version : 10581
#
# This File Date : Sat Jun 20 06:40:05 UTC 2026
# Update Frequency: 10 mins
# Aggregation : none
# Entries : 20 subnets, 5120 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=dshield
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
43.228.157.0/24
45.148.10.0/24
45.156.129.0/24
45.198.224.0/24
45.205.1.0/24
64.62.156.0/24
64.62.197.0/24
65.49.1.0/24
66.132.172.0/24
66.132.186.0/24
66.132.195.0/24
66.132.224.0/24
69.5.169.0/24
77.90.185.0/24
91.196.152.0/24
176.65.139.0/24
193.163.125.0/24
195.184.76.0/24
204.76.203.0/24
205.210.31.0/24
+62
View File
@@ -0,0 +1,62 @@
#
# dshield_1d
#
# ipv4 hash:net ipset
#
# [DShield.org] (https://dshield.org/) top 20 attacking class
# C (/24) subnets over the last three days
#
# Maintainer : DShield.org
# Maintainer URL : https://dshield.org/
# List source URL : https://feeds.dshield.org/block.txt
# Source File Date: Sat Jun 20 03:59:35 UTC 2026
#
# Category : attacks
# Version : 9565
#
# This File Date : Sat Jun 20 04:20:06 UTC 2026
# Update Frequency: 10 mins
# Aggregation : 1 day
# Entries : 32 subnets, 8192 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=dshield_1d
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.61.209.0/24
43.228.157.0/24
45.148.10.0/24
45.156.129.0/24
45.194.67.0/24
45.198.224.0/24
45.205.1.0/24
64.62.156.0/24
64.62.197.0/24
65.49.1.0/24
65.49.20.0/24
66.132.172.0/24
66.132.186.0/24
66.132.195.0/24
66.132.224.0/24
69.5.169.0/24
77.90.185.0/24
87.251.64.0/24
91.196.152.0/24
91.230.168.0/24
130.12.180.0/24
147.185.132.0/24
167.94.146.0/24
176.65.139.0/24
176.65.148.0/24
193.163.125.0/24
195.184.76.0/24
195.230.103.0/24
198.235.24.0/24
199.45.154.0/24
204.76.203.0/24
205.210.31.0/24
+102
View File
@@ -0,0 +1,102 @@
#
# dshield_30d
#
# ipv4 hash:net ipset
#
# [DShield.org] (https://dshield.org/) top 20 attacking class
# C (/24) subnets over the last three days
#
# Maintainer : DShield.org
# Maintainer URL : https://dshield.org/
# List source URL : https://feeds.dshield.org/block.txt
# Source File Date: Sat Jun 20 03:59:35 UTC 2026
#
# Category : attacks
# Version : 3171
#
# This File Date : Sat Jun 20 04:20:07 UTC 2026
# Update Frequency: 10 mins
# Aggregation : 30 days
# Entries : 70 subnets, 18688 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=dshield_30d
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.61.209.0/24
5.187.35.0/24
5.226.140.0/24
20.65.193.0/24
20.65.194.0/24
31.59.160.0/24
43.228.157.0/24
45.33.41.0/24
45.82.76.0/24
45.142.154.0/24
45.142.193.0/24
45.148.10.0/24
45.156.128.0/23
45.194.67.0/24
45.198.224.0/24
45.205.1.0/24
64.62.156.0/24
64.62.197.0/24
65.49.1.0/24
65.49.20.0/24
66.132.172.0/24
66.132.186.0/24
66.132.195.0/24
66.132.224.0/24
69.5.169.0/24
71.6.232.0/24
77.90.185.0/24
78.128.114.0/24
79.124.40.0/24
81.19.216.0/24
81.19.219.0/24
87.251.64.0/24
89.21.67.0/24
91.92.40.0/24
91.92.42.0/24
91.196.152.0/24
91.224.92.0/24
91.230.168.0/24
91.231.89.0/24
100.29.192.0/24
107.189.1.0/24
130.12.180.0/24
138.226.239.0/24
141.98.83.0/24
146.88.241.0/24
147.185.132.0/24
164.92.163.0/24
167.94.145.0/24
167.94.146.0/24
172.110.223.0/24
176.65.139.0/24
176.65.148.0/24
178.20.210.0/24
179.43.163.0/24
185.107.80.0/24
185.136.15.0/24
185.223.235.0/24
185.242.226.0/24
188.240.59.0/24
192.142.24.0/24
193.124.20.0/24
193.163.125.0/24
194.88.98.0/24
195.184.76.0/24
195.230.103.0/24
198.235.24.0/24
199.45.154.0/24
204.76.203.0/24
205.210.31.0/24
207.90.244.0/24
216.25.89.0/24
216.180.246.0/24
+73
View File
@@ -0,0 +1,73 @@
#
# dshield_7d
#
# ipv4 hash:net ipset
#
# [DShield.org] (https://dshield.org/) top 20 attacking class
# C (/24) subnets over the last three days
#
# Maintainer : DShield.org
# Maintainer URL : https://dshield.org/
# List source URL : https://feeds.dshield.org/block.txt
# Source File Date: Sat Jun 20 00:59:32 UTC 2026
#
# Category : attacks
# Version : 5153
#
# This File Date : Sat Jun 20 02:08:04 UTC 2026
# Update Frequency: 10 mins
# Aggregation : 7 days
# Entries : 42 subnets, 11264 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=dshield_7d
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.61.209.0/24
43.228.157.0/24
45.33.41.0/24
45.142.154.0/24
45.142.193.0/24
45.148.10.0/24
45.156.128.0/23
45.194.67.0/24
45.198.224.0/24
45.205.1.0/24
64.62.156.0/24
64.62.197.0/24
65.49.1.0/24
65.49.20.0/24
66.132.172.0/24
66.132.186.0/24
66.132.195.0/24
66.132.224.0/24
69.5.169.0/24
77.90.185.0/24
79.124.40.0/24
87.251.64.0/24
91.92.40.0/24
91.196.152.0/24
91.230.168.0/24
130.12.180.0/24
141.98.83.0/24
147.185.132.0/24
167.94.145.0/24
167.94.146.0/24
172.110.223.0/24
176.65.139.0/24
176.65.148.0/24
185.242.226.0/24
193.163.125.0/24
195.184.76.0/24
195.230.103.0/24
198.235.24.0/24
199.45.154.0/24
204.76.203.0/24
205.210.31.0/24
216.25.89.0/24
216.180.246.0/24
+1653
View File
File diff suppressed because it is too large Load Diff
+635
View File
@@ -0,0 +1,635 @@
#
# et_compromised
#
# ipv4 hash:ip ipset
#
# [EmergingThreats.net compromised hosts]
# (http://doc.emergingthreats.net/bin/view/Main/CompromisedHos
# t)
#
# Maintainer : Emerging Threats
# Maintainer URL : http://www.emergingthreats.net/
# List source URL : http://rules.emergingthreats.net/blockrules/compromised-ips.txt
# Source File Date: Thu Jun 18 19:58:34 UTC 2026
#
# Category : attacks
# Version : 2025
#
# This File Date : Fri Jun 19 00:28:09 UTC 2026
# Update Frequency: 12 hours
# Aggregation : none
# Entries : 604 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=et_compromised
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.26.98.173
2.26.252.159
2.27.22.122
2.59.183.60
3.101.118.175
5.61.209.24
5.196.106.17
8.129.29.97
8.129.135.162
8.130.50.191
8.130.85.238
8.130.115.49
8.130.150.26
8.134.111.31
8.134.239.76
8.135.56.183
8.136.56.76
8.136.130.160
8.138.181.211
8.148.180.11
8.148.228.13
8.152.96.110
8.166.134.51
8.210.141.100
8.219.164.137
13.56.253.154
13.200.54.146
14.55.31.113
14.103.10.167
14.103.104.162
20.31.232.59
20.189.74.63
20.197.49.178
20.250.43.245
23.235.176.90
23.251.128.185
27.79.1.15
27.79.1.70
27.79.1.84
27.79.1.116
27.79.1.226
27.79.2.165
27.79.2.203
27.79.2.242
27.79.3.46
27.79.3.83
27.79.4.89
27.79.5.73
27.79.6.12
27.79.6.236
27.79.7.61
27.79.7.100
27.79.7.132
27.79.7.154
27.79.7.158
27.79.41.68
27.79.41.148
27.79.41.195
27.79.43.15
27.79.44.200
27.79.44.206
27.79.45.27
27.79.46.13
27.79.47.234
31.47.51.212
31.56.228.191
31.57.28.54
31.70.93.40
31.76.27.231
34.14.67.193
34.14.81.197
34.14.104.217
34.14.112.121
34.14.114.46
34.14.114.202
34.14.117.241
34.22.113.248
34.22.169.226
34.22.186.81
34.22.204.164
34.22.210.205
34.22.220.209
34.22.225.48
34.22.242.220
34.34.139.45
34.34.179.198
34.34.189.155
34.38.4.205
34.38.7.148
34.38.12.99
34.38.16.246
34.38.32.90
34.38.42.4
34.38.58.230
34.38.69.67
34.38.93.241
34.38.102.2
34.38.135.125
34.38.142.69
34.38.143.1
34.38.149.165
34.38.165.90
34.38.170.233
34.38.175.130
34.38.220.186
34.38.245.180
34.52.146.143
34.52.175.61
34.52.189.116
34.52.210.187
34.53.157.65
34.53.162.138
34.53.175.197
34.62.5.27
34.62.9.255
34.62.23.43
34.62.33.0
34.62.33.11
34.62.80.51
34.62.109.18
34.62.120.30
34.62.140.151
34.62.142.12
34.62.142.105
34.62.148.171
34.62.154.113
34.62.169.37
34.62.176.110
34.62.190.196
34.62.192.213
34.62.196.63
34.62.198.92
34.62.208.39
34.62.233.30
34.62.249.25
34.76.2.52
34.76.19.119
34.76.137.97
34.76.212.209
34.76.232.145
34.77.51.226
34.77.52.61
34.77.63.57
34.77.112.12
34.77.129.75
34.77.133.50
34.77.138.242
34.77.199.151
34.77.202.172
34.77.221.38
34.77.251.81
34.77.251.163
34.77.255.163
34.78.29.161
34.78.37.50
34.78.59.113
34.78.71.110
34.78.77.227
34.78.106.127
34.78.115.170
34.78.140.132
34.78.159.238
34.78.162.122
34.78.205.101
34.78.206.184
34.79.3.251
34.79.30.206
34.79.54.159
34.79.77.73
34.79.174.207
34.79.181.151
34.79.226.89
34.79.244.186
34.86.81.254
34.118.255.235
34.140.18.65
34.140.19.119
34.140.26.82
34.140.27.223
34.140.44.51
34.140.82.8
34.140.92.151
34.140.127.239
34.140.145.179
34.140.168.155
34.140.203.122
34.140.236.248
34.156.19.227
34.156.52.172
34.156.61.86
34.156.69.208
34.156.81.66
34.156.88.183
34.156.95.253
34.156.101.139
34.156.132.111
34.156.137.33
34.156.139.136
34.156.165.169
34.156.167.219
34.156.167.251
34.156.187.171
34.156.194.111
34.156.198.130
34.156.213.214
34.156.214.79
34.156.214.161
34.156.227.201
34.156.238.76
34.168.125.221
34.214.175.213
34.220.206.121
35.88.118.160
35.185.206.243
35.187.3.59
35.187.3.94
35.187.7.219
35.187.44.153
35.187.88.43
35.187.99.195
35.187.171.167
35.189.215.46
35.190.210.118
35.190.216.167
35.190.221.63
35.195.3.235
35.195.64.85
35.195.106.79
35.195.121.214
35.195.145.116
35.195.176.138
35.195.182.128
35.195.193.165
35.195.240.62
35.205.8.250
35.205.25.231
35.205.38.4
35.205.45.49
35.205.55.166
35.205.84.185
35.205.111.118
35.205.128.45
35.205.131.200
35.205.151.184
35.205.153.229
35.205.158.243
35.205.211.254
35.205.223.75
35.205.237.212
35.205.249.130
35.227.3.70
35.233.14.66
35.233.31.34
35.233.37.54
35.233.43.49
35.233.58.137
35.233.66.253
35.233.77.25
35.233.88.126
35.233.110.19
35.237.107.113
35.240.16.204
35.240.24.212
35.240.27.66
35.240.33.82
35.240.47.107
35.240.79.40
35.240.88.248
35.240.121.16
35.241.225.56
36.91.166.189
36.133.208.182
36.163.199.22
38.110.4.150
38.191.248.41
39.96.6.171
39.96.197.8
39.96.222.211
39.97.39.139
39.101.77.118
39.104.18.33
39.105.12.222
39.105.133.77
39.105.205.153
39.108.91.46
41.63.63.211
42.51.41.158
43.156.34.150
43.156.229.76
44.243.20.55
44.243.254.130
44.249.58.7
44.255.215.207
45.12.28.218
45.87.249.200
45.198.224.92
46.16.223.190
46.101.107.202
46.252.195.50
47.77.180.67
47.80.241.233
47.82.72.15
47.83.131.134
47.84.24.42
47.84.139.62
47.88.48.113
47.93.150.183
47.96.137.94
47.97.110.206
47.97.177.149
47.98.253.123
47.99.240.101
47.100.78.211
47.104.163.51
47.112.7.237
47.115.52.72
47.115.221.201
47.121.185.1
47.236.116.235
47.236.121.178
47.237.180.168
47.237.189.202
47.238.76.165
47.239.144.86
47.243.241.212
47.251.12.114
47.251.70.129
47.252.39.247
47.252.46.218
49.232.24.93
50.7.136.106
50.255.62.89
52.53.232.240
54.176.35.49
54.176.218.72
54.177.192.88
54.183.133.117
54.187.39.50
54.193.126.13
54.201.195.254
54.241.219.76
54.245.56.55
58.226.230.112
59.26.193.177
59.36.233.74
59.110.9.189
64.89.161.140
64.226.126.224
65.49.139.223
65.109.104.152
66.84.102.162
68.183.204.19
69.12.83.216
70.40.138.199
75.111.120.108
75.127.3.239
77.22.211.47
77.68.25.99
77.105.161.28
78.47.163.163
79.72.3.119
80.94.92.178
80.109.180.153
81.181.166.141
83.177.240.110
83.243.158.41
85.137.228.167
85.239.151.41
89.126.222.163
89.203.142.96
90.224.74.107
91.92.42.88
92.253.214.224
94.156.232.116
95.47.246.223
95.182.81.25
95.182.82.132
101.47.28.226
101.200.77.117
101.200.96.234
101.201.233.222
102.210.82.20
102.210.148.203
103.24.212.42
103.61.122.197
103.77.246.158
103.85.66.217
103.97.215.11
103.216.127.123
104.155.33.154
104.155.94.32
104.155.127.59
104.168.68.12
104.199.19.244
104.199.25.101
104.199.42.126
104.199.47.35
104.199.76.230
104.199.107.194
106.13.107.71
106.54.61.191
107.175.212.220
107.189.24.77
109.100.14.222
111.30.42.43
111.68.111.124
111.170.34.11
112.124.37.132
112.167.99.220
112.185.143.13
112.203.69.89
114.55.133.117
115.140.161.61
115.190.4.231
115.190.44.190
116.99.168.7
116.99.168.155
116.99.168.200
116.99.169.49
116.99.170.9
116.99.170.99
116.99.170.173
116.99.171.123
116.99.172.116
116.99.172.119
116.99.172.203
116.99.175.167
116.110.1.90
116.110.11.196
116.110.12.22
116.110.13.197
116.110.14.96
116.110.17.190
116.110.18.121
116.110.18.220
116.110.146.125
116.110.151.7
116.110.151.56
116.110.151.174
116.110.151.201
116.110.154.109
116.110.209.157
116.177.172.64
116.177.172.94
116.177.172.108
116.177.172.111
118.25.146.120
118.26.111.107
118.32.101.175
119.45.165.112
120.26.63.170
120.55.15.159
120.77.144.101
120.77.248.58
120.79.182.102
121.40.84.38
121.40.151.192
121.40.210.59
121.41.81.216
121.43.134.236
121.123.141.251
121.165.187.77
121.185.89.74
121.196.157.119
123.56.124.190
124.108.17.138
124.123.125.62
125.20.210.182
125.27.12.122
129.226.88.44
130.94.69.30
130.110.250.40
130.211.80.178
131.153.158.213
132.145.115.202
133.18.181.51
136.107.226.157
136.117.199.185
138.68.243.18
138.197.39.208
139.59.46.86
139.59.157.185
139.170.141.170
141.98.83.240
142.93.103.244
142.171.83.2
143.20.49.38
144.31.147.243
144.31.152.46
144.126.203.252
144.126.237.39
144.172.107.227
146.148.3.84
146.148.119.63
147.45.50.147
147.78.0.240
147.224.144.243
148.66.142.9
148.72.22.85
149.104.77.150
149.118.135.252
150.158.44.225
152.32.132.28
152.32.140.20
152.32.192.176
152.32.226.205
157.20.215.123
159.65.157.144
159.89.113.99
160.119.71.11
160.187.174.22
161.132.38.88
163.53.201.45
163.245.213.245
165.154.11.64
165.231.215.31
165.245.161.237
166.151.178.50
167.71.44.99
167.99.199.1
168.144.105.20
168.222.140.218
170.150.255.26
171.231.176.86
171.231.176.169
171.231.180.148
171.231.182.182
171.231.185.246
171.231.192.102
171.231.193.84
171.231.194.224
171.231.196.215
171.231.196.229
171.231.197.106
171.231.198.137
171.231.198.145
171.231.198.152
171.231.198.236
171.243.148.154
171.243.149.78
171.243.149.209
171.243.149.254
171.243.151.77
176.65.139.121
176.65.139.130
176.65.139.151
176.65.139.181
176.65.139.203
176.65.139.213
176.65.139.254
176.65.148.108
178.105.40.189
178.128.48.77
179.48.4.14
179.125.169.27
180.76.119.95
180.129.222.228
180.165.29.129
182.66.193.212
182.72.33.206
182.92.92.149
182.92.113.39
182.92.158.201
185.162.141.34
185.203.237.43
185.227.153.56
185.235.218.172
185.246.128.171
188.149.168.230
190.2.135.111
193.46.255.86
193.90.12.40
193.233.127.72
194.113.195.96
194.164.193.54
195.211.71.45
196.188.116.56
197.248.15.98
198.11.178.150
202.29.236.76
202.69.169.162
207.148.108.129
207.175.11.57
207.175.12.159
207.175.20.65
207.175.25.221
207.175.30.65
207.175.70.178
207.175.99.187
209.97.183.43
211.63.214.90
212.19.134.75
213.209.159.56
216.108.231.34
217.154.61.249
217.154.173.63
218.62.15.102
218.145.181.48
221.160.80.33
221.217.95.158
222.102.21.104
222.108.39.109
222.112.192.170
223.243.179.70
+50
View File
@@ -0,0 +1,50 @@
#
# et_dshield
#
# ipv4 hash:net ipset
#
# [EmergingThreats.net] (http://www.emergingthreats.net/)
# dshield blocklist
#
# Maintainer : Emerging Threats
# Maintainer URL : http://www.emergingthreats.net/
# List source URL : http://rules.emergingthreats.net/fwrules/emerging-PIX-DSHIELD.rules
# Source File Date: Thu Jun 18 04:30:01 UTC 2026
#
# Category : attacks
# Version : 1997
#
# This File Date : Fri Jun 19 02:36:15 UTC 2026
# Update Frequency: 12 hours
# Aggregation : none
# Entries : 20 subnets, 5120 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=et_dshield
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.61.209.0/24
45.148.10.0/24
45.198.224.0/24
45.205.1.0/24
64.62.156.0/24
64.62.197.0/24
65.49.1.0/24
66.132.172.0/24
66.132.186.0/24
69.5.169.0/24
87.251.64.0/24
147.185.132.0/24
167.94.145.0/24
176.65.139.0/24
185.242.226.0/24
193.163.125.0/24
198.235.24.0/24
199.45.154.0/24
204.76.203.0/24
205.210.31.0/24
+1628
View File
File diff suppressed because it is too large Load Diff
+7521
View File
File diff suppressed because it is too large Load Diff
+32
View File
@@ -0,0 +1,32 @@
#
# feodo
#
# ipv4 hash:ip ipset
#
# [Abuse.ch Feodo tracker] (https://feodotracker.abuse.ch)
# trojan includes IPs which are being used by Feodo (also
# known as Cridex or Bugat) which commits ebanking fraud
#
# Maintainer : Abuse.ch
# Maintainer URL : https://feodotracker.abuse.ch/
# List source URL : https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt
# Source File Date: Thu Mar 12 07:15:03 UTC 2026
#
# Category : malware
# Version : 549
#
# This File Date : Thu Mar 12 07:28:14 UTC 2026
# Update Frequency: 30 mins
# Aggregation : none
# Entries : 1 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=feodo
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
50.16.16.211
+47
View File
@@ -0,0 +1,47 @@
#
# feodo_badips
#
# ipv4 hash:ip ipset
#
# [Abuse.ch Feodo tracker BadIPs]
# (https://feodotracker.abuse.ch) The Feodo Tracker Feodo
# BadIP Blocklist only contains IP addresses (IPv4) used as
# C&C communication channel by the Feodo Trojan version B.
# These IP addresses are usually servers rented by
# cybercriminals directly and used for the exclusive purpose
# of hosting a Feodo C&C server. Hence you should expect no
# legit traffic to those IP addresses. The site highly
# recommends you to block/drop any traffic towards any Feodo
# C&C using the Feodo BadIP Blocklist. Please consider that
# this blocklist only contains IP addresses used by version B
# of the Feodo Trojan. C&C communication channels used by
# version A, version C and version D are not covered by this
# blocklist.
#
# Maintainer : Abuse.ch
# Maintainer URL : https://feodotracker.abuse.ch/
# List source URL : https://feodotracker.abuse.ch/downloads/ipblocklist.txt
# Source File Date: Sat Mar 7 21:15:07 UTC 2026
#
# Category : malware
# Version : 53
#
# This File Date : Sat Mar 7 21:16:17 UTC 2026
# Update Frequency: 30 mins
# Aggregation : none
# Entries : 5 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=feodo_badips
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
27.133.154.218
34.204.119.63
50.16.16.211
162.243.103.246
178.62.3.223
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2409237
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+15469
View File
File diff suppressed because it is too large Load Diff
+12933
View File
File diff suppressed because it is too large Load Diff
+94243
View File
File diff suppressed because it is too large Load Diff
+2403449
View File
File diff suppressed because it is too large Load Diff
+395
View File
@@ -0,0 +1,395 @@
#
# firehol_webclient
#
# ipv4 hash:net ipset
#
# An IP blacklist made from blocklists that track IPs that a
# web client should never talk to. This list is to be used on
# top of firehol_level1. (includes: cybercrime)
#
# Maintainer : FireHOL
# Maintainer URL : http://iplists.firehol.org/
# List source URL :
# Source File Date: Thu Jun 18 12:44:44 UTC 2026
#
# Category : malware
# Version : 6805
#
# This File Date : Thu Jun 18 12:46:18 UTC 2026
# Update Frequency: 1 min
# Aggregation : none
# Entries : 363 subnets, 364 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=firehol_webclient
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.12.77.136
1.12.239.227
1.12.243.16
3.16.42.127
4.150.18.168
4.193.121.6
4.197.75.18
4.204.255.220
4.224.60.36
5.189.188.40
5.253.246.162
13.65.63.169
13.74.146.113
13.75.199.23
13.78.126.76
13.232.181.15
13.250.49.163
15.235.51.198
15.235.181.154
20.29.76.13
20.41.86.14
20.63.83.113
20.78.145.252
20.89.225.19
20.98.242.90
20.106.98.147
20.118.33.204
20.151.18.25
20.191.208.153
20.191.209.5
20.191.209.225
20.215.187.9
20.239.192.136
20.242.28.188
20.253.242.138
23.95.162.188
23.106.56.19
23.248.199.10
23.248.203.82
31.206.130.210
34.18.214.172
34.27.88.134
34.30.204.208
34.31.192.115
34.32.96.192
34.58.49.194
34.58.124.205
34.132.106.4
34.134.184.123
34.173.249.44
35.91.38.18
35.224.130.117
35.224.215.195
35.239.140.144
36.78.81.84
37.19.205.183
37.120.153.42
38.247.64.209
39.34.157.62
39.101.92.147
39.101.92.228
39.101.94.234
40.65.190.171
40.69.66.178
40.75.2.19
40.77.94.134
40.122.174.141
43.128.109.180
43.129.77.146
43.153.209.207
43.157.189.246
43.205.116.128
43.251.16.209
43.252.230.23
44.198.138.32
45.8.19.79
45.61.150.181
45.61.161.233
45.64.136.42
45.81.39.127
45.81.39.202
45.81.39.207
45.83.31.33
45.86.202.236
45.131.195.55
45.131.195.114
45.131.195.147
45.132.227.190
45.133.5.168
45.133.5.173
45.133.5.180
45.134.225.130
45.134.225.243
45.134.225.250
45.154.138.177
45.154.138.184
45.156.87.17
45.219.131.21
47.79.240.57
47.82.8.71
47.82.13.153
47.129.151.72
48.210.67.42
48.210.67.80
51.68.107.154
51.75.116.205
51.79.215.7
52.90.154.5
52.156.176.235
52.164.122.230
52.164.126.197
52.169.5.4
52.172.14.56
52.176.92.183
52.178.144.89
52.231.99.253
52.236.68.31
54.37.84.47
54.37.252.192
54.241.156.241
61.147.93.43
61.147.96.54
61.147.96.73
61.147.96.121
61.147.96.201
61.147.96.219
62.93.167.114
62.219.140.83
64.227.128.155
65.0.85.67
65.108.2.171
65.108.78.33
65.108.110.26
65.108.128.54
67.144.5.240
67.205.135.145
67.222.18.173
68.183.206.17
68.235.46.114
69.171.234.55
72.62.16.164
73.13.138.117
74.48.0.43
74.161.32.250
74.226.169.3
75.119.155.172
78.142.18.75
79.124.8.3
80.77.124.109
81.57.75.160
82.147.88.87
82.165.102.156
85.203.21.29
85.203.21.34
85.215.207.175
88.11.146.172
90.156.169.24
91.84.101.227
91.92.46.236
91.134.248.192
91.217.249.22
91.230.225.198
94.26.106.167
95.79.124.220
95.142.120.72
103.44.91.114
103.46.184.15
103.54.59.126
103.77.107.204
103.95.82.115
103.95.82.156
103.125.43.3
103.125.217.9
103.132.181.180
103.150.215.68
103.183.75.252
103.186.30.21
103.186.30.186
103.186.31.44
103.212.99.34
103.215.81.145
103.250.11.84
104.28.152.99
104.28.162.63
104.28.166.120
104.154.85.230
106.53.43.232
106.55.231.98
106.228.18.4
108.61.86.6
108.167.151.80
109.169.87.7
111.68.9.14
111.192.57.210
114.119.135.232
114.119.136.95
114.119.153.158
114.119.158.28
114.119.158.36
116.240.149.7
117.136.90.135
119.28.202.234
120.216.173.184
122.10.0.134
122.10.45.194
123.207.46.236
124.198.131.245
124.248.69.130
124.248.69.156
124.248.69.207
124.248.69.218
125.122.36.248
125.161.243.67
128.199.129.101
128.199.137.132
128.199.223.4
129.150.36.137
129.150.51.252
129.151.236.141
129.153.94.60
132.232.79.250
134.185.85.99
136.28.119.10
136.116.135.200
137.135.178.19
137.135.178.23
138.68.239.241
138.91.72.20
138.117.222.200
138.199.60.181
139.59.231.111
140.245.32.2
140.245.33.146
140.245.50.113
140.245.100.165
140.245.117.185
141.147.173.78
141.226.25.165
143.198.80.85
143.244.57.88
144.31.167.110
145.239.10.137
145.239.69.106
146.19.215.118
146.70.86.158
146.70.165.199
146.190.72.66
147.135.76.245
147.135.128.94
147.135.212.200
147.135.212.202
147.135.213.234
148.116.72.171
149.200.188.182
150.136.253.162
150.158.147.248
150.230.106.108
151.29.150.163
151.145.54.165
151.243.254.12
151.246.139.245
152.42.206.196
152.69.210.5
154.47.30.138
156.146.56.138
156.234.155.82
157.15.40.58
157.151.167.16
158.101.15.41
158.101.151.135
158.173.67.26
158.178.231.159
159.65.141.250
161.118.211.239
161.118.213.211
161.118.217.181
161.118.247.121
163.5.241.16
163.152.3.134
164.92.110.112
164.92.120.195
168.119.153.242
168.144.23.208
168.144.81.3
169.197.142.180
170.187.197.246
172.104.182.55
172.176.92.41
172.182.214.74
172.190.142.176
172.191.184.190
172.192.18.28
172.192.29.150
172.192.35.168
172.192.36.75
172.192.49.53
172.212.217.10
173.206.54.161
173.239.196.131
173.239.196.135
173.239.196.136
173.239.211.218
173.239.218.85
173.249.4.31
174.235.213.180
175.24.165.6
178.128.60.185
178.128.228.237
179.43.191.18
180.97.189.13
180.97.189.31
180.97.189.99
180.97.189.136
180.97.189.141
180.97.189.165
180.249.153.3
181.169.228.203
182.16.30.202
182.16.84.234
182.96.55.58
182.253.240.92
185.132.187.59
185.165.171.225
185.177.72.5
185.177.72.13
185.177.72.22
185.177.72.38
185.192.71.61
185.192.71.133
185.194.178.59
185.198.240.211
185.198.240.230
185.245.84.74
185.247.226.33
188.165.237.120
188.165.244.163
188.166.188.185
189.144.105.198
189.200.144.66
192.186.1.196
193.142.146.226
194.5.53.173
194.163.137.228
194.169.175.76
194.169.175.158
195.201.199.99
195.242.212.188
202.155.143.184
206.189.80.84
206.238.221.233
207.148.74.104
207.211.167.189
209.87.169.155
212.30.36.152
213.35.96.205
213.35.97.64
213.35.103.47
213.35.103.66
213.35.119.176
213.35.120.237
213.152.187.210
216.83.48.231
216.106.185.13
217.142.185.108
+849
View File
@@ -0,0 +1,849 @@
#
# firehol_webserver
#
# ipv4 hash:net ipset
#
# A web server IP blacklist made from blocklists that track
# IPs that should never be used by your web users. (This list
# includes IPs that are servers hosting malware, bots, etc or
# users having a long criminal history. This list is to be
# used on top of firehol_level1, firehol_level2,
# firehol_level3 and possibly firehol_proxies or
# firehol_anonymous). (includes: myip stopforumspam_toxic)
#
# Maintainer : FireHOL
# Maintainer URL : http://iplists.firehol.org/
# List source URL :
# Source File Date: Fri Jun 19 19:00:46 UTC 2026
#
# Category : attacks
# Version : 2947
#
# This File Date : Fri Jun 19 19:13:11 UTC 2026
# Update Frequency: 1 min
# Aggregation : none
# Entries : 749 subnets, 123903 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=firehol_webserver
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
3.15.199.137
3.19.245.39
3.89.170.186
3.89.176.255
3.90.73.206
3.93.40.64
3.93.98.99
3.93.211.16
3.94.156.104
3.94.199.128
3.128.200.67
3.129.12.64
3.129.68.226
3.136.116.92
3.136.154.51
3.142.68.148
3.142.131.195
3.143.214.88
3.144.30.230
3.148.199.78
3.150.109.149
3.208.146.193
3.209.174.110
3.210.29.96
3.210.114.189
3.211.181.86
3.212.86.97
3.212.205.90
3.212.219.113
3.213.46.222
3.213.85.234
3.213.106.226
3.214.176.44
3.215.59.93
3.216.13.10
3.216.86.144
3.216.227.216
3.217.82.254
3.217.171.106
3.218.35.239
3.218.103.254
3.219.80.71
3.219.81.66
3.220.148.166
3.221.50.71
3.221.156.96
3.221.244.28
3.222.85.38
3.222.190.107
3.223.134.5
3.224.104.67
3.224.205.25
3.224.215.150
3.226.106.93
3.227.180.70
3.229.2.217
3.230.69.161
3.230.224.6
3.231.193.38
3.232.39.98
3.232.102.111
3.235.215.92
4.201.96.144
4.232.80.255
5.9.182.96/28
5.101.157.130
5.188.48.0/24
5.188.210.0/23
5.255.98.242
12.246.138.94
13.58.94.240
18.97.9.96/31
18.97.9.99
18.97.9.100
18.97.9.102/31
18.116.100.186
18.117.98.168
18.118.153.234
18.136.120.69
18.191.208.250
18.204.89.56
18.204.152.114
18.205.91.101
18.205.127.11
18.205.213.231
18.206.47.187
18.207.79.144
18.207.89.138
18.208.11.93
18.210.58.238
18.211.39.188
18.211.148.239
18.213.27.222
18.213.70.100
18.213.102.186
18.213.240.226
18.214.124.6
18.214.138.148
18.214.186.220
18.214.238.178
18.214.251.19
18.215.24.66
18.215.77.19
18.215.112.101
18.219.112.111
18.220.232.65
18.222.96.107
18.227.46.32
18.232.11.247
18.232.12.157
18.232.36.1
18.233.24.238
18.235.81.246
20.9.17.155
20.12.202.181
20.12.213.50
20.46.252.234
20.104.75.74
20.104.198.19
20.104.203.253
20.104.244.165
20.104.248.142
20.151.2.122
20.197.176.198
20.217.83.56
20.226.32.175
20.226.45.125
20.226.106.38
20.251.117.149
23.19.0.0/16
23.20.178.124
23.21.119.232
23.21.148.226
23.21.175.228
23.21.179.27
23.21.179.120
23.21.204.95
23.21.227.240
23.21.228.180
23.22.105.143
23.23.99.55
23.23.104.107
23.23.180.225
23.23.213.182
23.23.214.190
23.98.142.176/28
23.106.64.0/19
23.106.192.0/20
23.106.208.0/21
23.106.216.0/22
23.106.220.0/23
23.106.222.0/24
23.106.223.0/25
23.106.223.128/26
23.106.223.192/27
23.106.223.224/28
23.106.223.240/29
23.106.223.248/30
23.106.223.252/31
23.106.223.254
23.236.55.230
27.147.146.217
27.147.184.218
27.147.188.37
31.6.66.209
34.16.19.242
34.44.83.103
34.56.168.230
34.60.97.204
34.63.117.220
34.63.156.105
34.63.157.161
34.63.170.141
34.68.88.27
34.69.147.42
34.69.209.19
34.72.67.219
34.82.252.119
34.91.82.56
34.121.199.252
34.123.97.235
34.132.233.179
34.141.75.74
34.141.230.59
34.162.230.222
34.173.239.49
34.186.2.241
34.192.67.98
34.192.125.239
34.193.2.57
34.194.14.255
34.194.95.99
34.194.165.45
34.194.226.74
34.195.60.66
34.195.248.30
34.196.6.199
34.196.114.170
34.196.237.236
34.199.252.22
34.202.88.37
34.203.111.15
34.204.150.196
34.205.163.103
34.205.170.13
34.206.193.60
34.206.212.24
34.206.249.188
34.224.9.144
34.224.132.215
34.225.24.180
34.225.138.57
34.225.243.131
34.226.89.140
34.227.156.153
34.230.124.21
34.231.45.47
34.231.118.144
34.231.156.59
34.231.181.240
34.234.197.175
34.234.206.30
34.236.41.241
34.236.135.14
34.236.185.101
34.239.85.139
34.239.197.197
35.168.238.50
35.169.119.108
35.169.240.53
35.170.205.140
35.171.117.160
35.172.125.172
35.173.18.61
35.173.38.202
35.174.141.243
35.174.253.85
35.192.228.47
35.193.246.198
35.202.72.158
35.209.45.211
35.226.6.189
35.236.211.174
35.239.235.54
35.254.209.97
35.255.70.52
35.255.213.17
38.154.185.97
38.154.203.95
41.250.170.159
43.128.87.97
43.134.238.152
43.153.194.220
43.156.126.222
44.193.102.198
44.193.115.232
44.194.134.53
44.194.139.149
44.195.50.71
44.197.76.210
44.205.120.22
44.205.192.249
44.206.65.8
44.206.93.215
44.207.207.36
44.208.193.63
44.208.223.68
44.209.35.147
44.209.89.189
44.210.204.255
44.210.213.220
44.212.106.171
44.212.131.50
44.212.232.231
44.213.36.21
44.213.202.136
44.214.19.8
44.215.61.66
44.215.210.112
44.215.231.15
44.215.235.20
44.216.172.204
44.217.177.142
44.217.255.167
44.218.6.93
44.218.170.184
44.221.37.41
44.221.105.234
44.221.180.179
44.223.115.10
44.223.116.149
44.223.116.180
44.223.232.55
45.86.200.13
45.86.200.17
45.86.200.27
45.86.200.40
45.138.16.158
45.204.209.0/24
45.248.148.255
45.250.252.162
46.28.104.66
46.59.68.211
46.118.115.0/24
46.161.9.0/24
46.161.11.0/24
46.232.24.0/23
46.232.112.0/23
46.232.114.0/24
47.128.56.18
47.128.56.160
47.128.56.202
47.128.96.122
47.128.96.137
47.128.96.147
47.128.96.164
47.128.96.199
47.128.110.3
47.128.110.4/31
47.128.110.6
47.128.110.21
47.128.110.22/31
47.128.110.24/29
47.128.110.32/27
47.128.110.64/31
47.128.110.66
47.128.110.206/31
47.128.110.208/28
47.128.110.224/27
50.16.72.185
50.16.248.61
50.19.102.70
52.0.41.164
52.0.63.151
52.0.105.244
52.0.218.219
52.1.106.130
52.1.157.90
52.2.4.213
52.2.83.227
52.3.104.214
52.3.127.170
52.3.156.186
52.4.76.156
52.4.229.9
52.4.238.8
52.5.232.250
52.6.97.88
52.6.232.201
52.7.13.143
52.14.0.22
52.14.0.24
52.21.62.139
52.22.64.232
52.44.148.203
52.44.174.136
52.44.229.124
52.45.15.233
52.45.77.169
52.45.92.83
52.54.15.103
52.54.95.127
52.54.249.218
52.70.123.241
52.70.209.13
52.71.46.142
52.71.216.196
52.71.218.25
52.73.6.26
52.73.142.41
52.173.127.183
52.200.54.136
52.200.58.199
52.200.93.170
52.200.251.20
52.202.233.37
52.203.68.145
52.203.152.231
52.204.37.237
52.204.71.8
52.204.89.12
52.204.253.129
52.205.113.104
52.205.141.124
52.205.222.214
52.207.47.227
52.242.128.238
54.80.73.122
54.80.185.200
54.83.23.103
54.83.56.1
54.83.180.239
54.83.240.58
54.84.93.8
54.84.147.79
54.84.169.196
54.84.250.51
54.85.109.140
54.88.84.219
54.90.244.132
54.91.122.193
54.92.171.106
54.144.185.255
54.145.82.217
54.147.80.137
54.147.182.90
54.147.238.89
54.152.163.42
54.156.55.147
54.156.124.2
54.156.248.117
54.157.84.74
54.157.99.244
54.163.169.168
54.164.106.236
54.167.32.123
54.197.82.195
54.197.102.71
54.197.178.107
54.204.12.115
54.204.62.163
54.209.100.30
54.221.203.24
54.225.81.20
54.225.98.148
54.225.181.161
54.225.199.17
54.235.125.129
54.235.172.96
54.235.172.108
54.235.191.179
54.243.63.52
54.255.85.210
62.146.238.136
62.164.177.223
62.164.177.224
64.137.96.74
64.225.16.113
65.20.102.35
65.21.113.205
65.110.40.33
69.165.67.0/24
74.7.227.39
74.7.227.52
74.7.227.140
74.7.227.157
74.7.228.184
74.7.228.244
74.7.228.255
74.7.229.100
74.7.229.116/31
74.7.229.132
74.7.229.135
74.7.229.149
74.7.229.157
74.7.229.162
74.7.229.167
74.7.229.187
74.7.229.196
74.7.229.208
74.7.229.210
74.7.241.0
74.7.242.0
74.7.242.17
74.7.242.55
74.7.242.128
74.7.242.140
74.7.242.148
74.7.242.179
74.7.243.8
74.7.243.14
74.7.243.17
74.7.243.50
74.7.243.56
74.7.243.60
74.7.243.243
74.248.112.30
78.138.14.14
79.131.84.52
84.247.60.125
85.121.240.140
85.208.96.193
85.208.96.194/31
85.208.96.196/30
85.208.96.200/29
85.208.96.208/30
85.208.96.212
85.208.98.16
85.208.98.18/31
85.208.98.20
85.208.98.22
85.208.98.24
85.208.98.29
85.208.98.31
85.208.98.34
85.208.98.55
85.208.98.56/30
85.208.98.60
88.151.32.9
88.151.32.22
88.151.32.61
88.151.32.80
88.151.32.188
88.151.33.25
88.151.33.116
88.151.33.232
89.37.128.173
89.136.185.3
91.92.240.219
91.200.12.0/22
91.210.104.0/22
91.211.90.0/24
91.242.215.183
92.204.248.55
95.27.40.182
95.137.147.0/28
95.137.147.16
98.80.130.239
98.82.38.120
98.82.39.241
98.82.40.168
98.82.66.172
98.83.10.183
98.83.72.38
98.83.94.113
98.83.177.42
98.84.60.17
98.84.70.201
98.84.200.43
98.97.165.163
100.24.149.244
100.24.167.60
100.25.120.246
100.27.153.9
100.28.44.58
100.28.49.152
100.28.57.133
100.28.118.16
100.28.133.214
100.29.34.97
100.29.63.24
100.29.107.38
100.29.128.75
100.29.160.53
100.29.164.178
102.91.132.122
102.128.76.193
103.4.65.170
103.7.121.51
103.17.37.74
103.40.167.73
103.49.114.225
103.64.148.3
103.78.226.123
103.81.182.0/24
103.91.128.13
103.91.130.129
103.95.98.13
103.103.98.70
103.112.53.243
103.118.79.18
103.122.139.18
103.129.202.25
103.135.235.109
103.135.235.110/31
103.140.83.194
103.141.208.82
103.141.208.103
103.148.104.74/31
103.187.24.169
103.215.74.60
103.244.142.126
103.253.27.73
104.30.167.165
104.64.32.34
104.166.164.119
104.239.107.47
107.20.25.33
107.20.181.148
107.20.255.194
107.22.208.39
107.23.62.75
108.136.162.67
109.200.1.0/24
109.200.2.0/23
109.200.4.0/22
109.200.8.0/21
109.200.16.0/20
109.238.247.83
112.215.236.133
114.129.14.159
114.130.157.154
116.206.59.31
116.206.255.1
116.206.255.7
118.179.121.54
118.179.153.150
118.179.221.75
119.148.53.18
120.50.11.6
123.136.24.117
124.156.204.252
128.1.227.231
128.173.237.154
129.227.90.149
130.131.201.26
130.211.227.185
132.196.99.64
135.119.27.130
136.113.128.24
136.119.129.236
136.243.220.212/31
136.243.228.181
140.213.158.169
140.213.159.106
140.213.159.132
141.148.138.197
141.148.149.181
142.111.67.146
142.111.152.167
142.111.152.169
142.111.152.234
143.20.97.243
144.76.32.187
146.185.223.0/24
152.42.227.213
154.57.209.212
155.2.215.89
156.59.62.184
156.59.198.136
156.245.246.0/24
157.10.172.132
158.158.104.28
159.89.172.177
160.22.20.75
160.178.163.8
161.153.97.179
162.55.21.16/28
163.53.149.34
165.245.186.65
167.71.212.253
167.148.201.64
168.144.127.239
169.150.197.175
172.173.67.22
172.232.41.14
174.76.30.11
174.76.30.12/30
174.76.30.16/28
174.76.30.32/27
174.76.30.64/30
174.76.30.68/31
174.76.30.70
175.29.181.97
175.29.196.197
175.41.138.39
176.227.192.0/19
178.159.37.0/24
182.5.139.173
184.72.95.195
184.72.121.156
184.73.35.182
184.73.47.24
184.73.167.217
184.73.195.18
184.73.239.35
185.39.204.238
185.113.143.30
185.118.178.18
185.170.167.18
185.177.72.0/24
185.191.171.1
185.191.171.2/31
185.191.171.4/30
185.191.171.8/29
185.191.171.16/30
185.213.175.224
185.220.101.104
188.143.232.0/23
188.143.234.0/24
191.96.254.138
192.210.193.216
192.210.193.219
193.201.224.0/24
194.26.29.0/24
198.105.121.200
199.47.82.20
202.8.41.21
202.51.186.106
202.164.209.226
203.10.99.34
203.76.223.172
203.78.168.239
203.96.226.50
203.188.254.194/31
203.190.34.192
206.212.255.86
209.127.138.10
212.129.0.0/18
216.73.216.6
216.73.216.10
216.73.216.21
216.73.216.24/31
216.73.216.26
216.73.216.31
216.73.216.32
216.73.216.36
216.73.216.39
216.73.216.46
216.73.216.58
216.73.216.61
216.73.216.63
216.73.216.64
216.73.216.66
216.73.216.71
216.73.216.73
216.73.216.75
216.73.216.76
216.73.216.79
216.73.216.82
216.73.216.89
216.73.216.95
216.73.216.98
216.73.216.103
216.73.216.104
216.73.216.109
216.73.216.114
216.73.216.117
216.73.216.125
216.73.216.128
216.73.216.131
216.73.216.137
216.73.216.141
216.73.216.146/31
216.73.216.149
216.73.216.153
216.73.216.157
216.73.216.171
216.73.216.173
216.73.216.175
216.73.216.177
216.73.216.183
216.73.216.185
216.73.216.207
216.73.216.216/31
216.73.216.219
216.73.216.221
216.73.216.223
216.73.216.224
216.73.216.226/31
216.73.216.228
216.73.216.230
216.73.216.237
216.73.216.247
216.73.216.250
216.73.216.254/31
216.73.217.2
216.73.217.7
216.73.217.14
216.73.217.16
216.73.217.19
216.73.217.21
216.73.217.22
216.73.217.25
216.73.217.33
216.73.217.35
216.73.217.38
216.73.217.47
216.73.217.59
216.73.217.61
216.73.217.63
216.73.217.72/31
216.73.217.74
216.73.217.86
216.73.217.89
216.73.217.92
216.73.217.94
216.73.217.99
216.73.217.114/31
216.73.217.138
216.73.217.142
216.73.217.146
216.73.217.151
216.73.217.162
216.73.217.172/31
216.73.217.175
216.73.217.176
216.131.114.0/24
216.244.66.203
216.244.66.228
217.60.241.57
217.63.241.107
217.113.194.92
217.113.194.94/31
217.113.194.96
217.113.194.98/31
217.113.194.101
217.113.194.123
217.113.194.124/31
217.113.194.126
217.113.194.128/30
217.113.194.222
217.113.194.227
217.113.194.228
217.113.194.248
217.113.196.3
217.113.196.4/31
217.113.196.6
217.113.196.14
217.113.196.23
217.113.196.30
217.113.196.33
217.113.196.47
217.113.196.61
+49
View File
@@ -0,0 +1,49 @@
# MaxMind Geolite2
[MaxMind GeoLite2](http://dev.maxmind.com/geoip/geoip2/geolite2/) databases
are free IP geolocation databases comparable to, but less accurate than,
MaxMinds GeoIP2 databases. GeoLite2 databases are updated on the first
Tuesday of each month.
The GeoLite2 databases are distributed under the [Creative Commons
Attribution-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0/).
The attribution requirement may be met by including the following in all advertising and documentation
mentioning features of or use of this database:
> This product includes GeoLite2 data created by MaxMind, available from [www.maxmind.com](http://www.maxmind.com).
## Country ipset
MaxMind distinguishes between several types of country data. The `country` is the country where the IP
address is located. The `registered_country` is the country in which the IP is registered.
These two may differ in some cases.
They also include a `represented_country` key for some records. This is used when the IP address belongs
to something like a military base. The `represented_country` is the country that the base represents.
This can be useful for managing content licensing, among other uses.
**In the ipsets generated, an IP subnet is added to all `country`, `registered_country` and `represented_country`
(of course only when these differ).**
More information [here](http://dev.maxmind.com/geoip/geoip2/whats-new-in-geoip2/).
## Continent ipsets
MaxMind provides the continent each IP subnet is located. Using this information we created the `geolite2/continent_*.netset` ipsets.
## Global providers
MaxMind provides two flags for each IP subnet.
- `A1` which stands for `is anonymous provider`
- `A2` which stands for `is satellite provider`
Using this information we created two additional ipsets: `geolite2/anonymous.netset` and `geolite2/satellite.netset`.
## Dynamic list of ipsets
+315
View File
@@ -0,0 +1,315 @@
# MaxMind Geolite2
[MaxMind GeoLite2](http://dev.maxmind.com/geoip/geoip2/geolite2/) databases
are free IP geolocation databases comparable to, but less accurate than,
MaxMinds GeoIP2 databases. GeoLite2 databases are updated on the first
Tuesday of each month.
The GeoLite2 databases are distributed under the [Creative Commons
Attribution-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0/).
The attribution requirement may be met by including the following in all advertising and documentation
mentioning features of or use of this database:
> This product includes GeoLite2 data created by MaxMind, available from [www.maxmind.com](http://www.maxmind.com).
## Country ipset
MaxMind distinguishes between several types of country data. The `country` is the country where the IP
address is located. The `registered_country` is the country in which the IP is registered.
These two may differ in some cases.
They also include a `represented_country` key for some records. This is used when the IP address belongs
to something like a military base. The `represented_country` is the country that the base represents.
This can be useful for managing content licensing, among other uses.
**In the ipsets generated, an IP subnet is added to all `country`, `registered_country` and `represented_country`
(of course only when these differ).**
More information [here](http://dev.maxmind.com/geoip/geoip2/whats-new-in-geoip2/).
## Continent ipsets
MaxMind provides the continent each IP subnet is located. Using this information we created the `geolite2/continent_*.netset` ipsets.
## Global providers
MaxMind provides two flags for each IP subnet.
- `A1` which stands for `is anonymous provider`
- `A2` which stands for `is satellite provider`
Using this information we created two additional ipsets: `geolite2/anonymous.netset` and `geolite2/satellite.netset`.
## Dynamic list of ipsets
The following list was automatically generated on Tue May 19 18:36:09 UTC 2026.
The update frequency is the maximum allowed by internal configuration. A list will never be downloaded sooner than the update frequency stated. A list may also not be downloaded, after this frequency expired, if it has not been modified on the server (as reported by HTTP `IF_MODIFIED_SINCE` method).
name|info|type|entries|update|
:--:|:--:|:--:|:-----:|:----:|
[anonymous](http://iplists.firehol.org/?ipset=anonymous)|Anonymous Service Providers -- [MaxMind GeoLite2](http://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|33 subnets, 5907 unique IPs|updated every 7 days from [this link](http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip)
[continent_af](http://iplists.firehol.org/?ipset=continent_af)|Africa (AF), with countries: Rwanda,0 (RW), Somalia,0 (SO), Tanzania,0 (TZ), Kenya,0 (KE), Congo (DRC),0 (CD), Djibouti,0 (DJ), Uganda,0 (UG), Central African Republic,0 (CF), Seychelles,0 (SC), Ethiopia,0 (ET), Eritrea,0 (ER), Egypt,0 (EG), Sudan,0 (SD), Burundi,0 (BI), Zimbabwe,0 (ZW), Zambia,0 (ZM), Comoros,0 (KM), Malawi,0 (MW), Lesotho,0 (LS), Botswana,0 (BW), Mauritius,0 (MU), Eswatini,0 (SZ), Réunion,1 (RE), South Africa,0 (ZA), Mayotte,1 (YT), Mozambique,0 (MZ), Madagascar,0 (MG), Libya,0 (LY), Cameroon,0 (CM), Senegal,0 (SN), Congo Republic,0 (CG), Liberia,0 (LR), Ivory Coast,0 (CI), Ghana,0 (GH), Equatorial Guinea,0 (GQ), Nigeria,0 (NG), Burkina Faso,0 (BF), Togo,0 (TG), Guinea-Bissau,0 (GW), Mauritania,0 (MR), Benin,0 (BJ), Gabon,0 (GA), Sierra Leone,0 (SL), São Tomé and Príncipe,0 (ST), Gambia,0 (GM), Guinea,0 (GN), Chad,0 (TD), Niger,0 (NE), Mali,0 (ML), Western Sahara,0 (EH), Tunisia,0 (TN), Morocco,0 (MA), Algeria,0 (DZ), Angola,0 (AO), Namibia,0 (NA), St. Helena,0 (SH), Cabo Verde,0 (CV), South Sudan,0 (SS), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|5183 subnets, 119279609 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_an](http://iplists.firehol.org/?ipset=continent_an)|Antarctica (AN), with countries: French Southern Territories,0 (TF), Heard and McDonald Islands,0 (HM), Bouvet Island,0 (BV), South Georgia and the South Sandwich Islands,0 (GS), Antarctica,0 (AQ), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|94 subnets, 3191 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_as](http://iplists.firehol.org/?ipset=continent_as)|Asia (AS), with countries: Yemen,0 (YE), Iraq,0 (IQ), Saudi Arabia,0 (SA), Iran,0 (IR), Syria,0 (SY), Armenia,0 (AM), Jordan,0 (JO), Lebanon,0 (LB), Kuwait,0 (KW), Oman,0 (OM), Qatar,0 (QA), Bahrain,0 (BH), United Arab Emirates,0 (AE), Israel,0 (IL), Türkiye,0 (TR), Azerbaijan,0 (AZ), Georgia,0 (GE), Afghanistan,0 (AF), Pakistan,0 (PK), Bangladesh,0 (BD), Turkmenistan,0 (TM), Tajikistan,0 (TJ), Sri Lanka,0 (LK), Bhutan,0 (BT), India,0 (IN), Maldives,0 (MV), British Indian Ocean Territory,0 (IO), Nepal,0 (NP), Myanmar,0 (MM), Uzbekistan,0 (UZ), Kazakhstan,0 (KZ), Kyrgyzstan,0 (KG), Cocos (Keeling) Islands,0 (CC), Vietnam,0 (VN), Thailand,0 (TH), Indonesia,0 (ID), Laos,0 (LA), Taiwan,0 (TW), Philippines,0 (PH), Malaysia,0 (MY), China,0 (CN), Hong Kong,0 (HK), Brunei,0 (BN), Macao,0 (MO), Cambodia,0 (KH), South Korea,0 (KR), Japan,0 (JP), North Korea,0 (KP), Singapore,0 (SG), Mongolia,0 (MN), Palestine,0 (PS), ,0 (), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|37125 subnets, 947285525 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_eu](http://iplists.firehol.org/?ipset=continent_eu)|Europe (EU), with countries: Cyprus,1 (CY), Greece,1 (GR), Estonia,1 (EE), Latvia,1 (LV), Lithuania,1 (LT), Svalbard and Jan Mayen,0 (SJ), Moldova,0 (MD), Belarus,0 (BY), Finland,1 (FI), Åland Islands,1 (AX), Ukraine,0 (UA), North Macedonia,0 (MK), Hungary,1 (HU), Bulgaria,1 (BG), Albania,0 (AL), Poland,1 (PL), Romania,1 (RO), Kosovo,0 (XK), Russia,0 (RU), Portugal,1 (PT), Gibraltar,0 (GI), Spain,1 (ES), Malta,1 (MT), Faroe Islands,0 (FO), Denmark,1 (DK), Iceland,0 (IS), United Kingdom,0 (GB), Switzerland,0 (CH), Sweden,1 (SE), The Netherlands,1 (NL), Austria,1 (AT), Belgium,1 (BE), Germany,1 (DE), Luxembourg,1 (LU), Ireland,1 (IE), Monaco,0 (MC), France,1 (FR), Andorra,0 (AD), Liechtenstein,0 (LI), Jersey,0 (JE), Isle of Man,0 (IM), Guernsey,0 (GG), Slovakia,1 (SK), Czechia,1 (CZ), Norway,0 (NO), Vatican City,0 (VA), San Marino,0 (SM), Italy,1 (IT), Slovenia,1 (SI), Montenegro,0 (ME), Croatia,1 (HR), Bosnia and Herzegovina,0 (BA), ,0 (), Serbia,0 (RS), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|33310 subnets, 804382241 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_na](http://iplists.firehol.org/?ipset=continent_na)|North America (NA), with countries: Barbados,0 (BB), Saint Pierre and Miquelon,0 (PM), Greenland,0 (GL), Jamaica,0 (JM), Dominican Republic,0 (DO), Cuba,0 (CU), Martinique,1 (MQ), Bahamas,0 (BS), Bermuda,0 (BM), Anguilla,0 (AI), Trinidad and Tobago,0 (TT), Saint Kitts and Nevis,0 (KN), Dominica,0 (DM), Antigua and Barbuda,0 (AG), Saint Lucia,0 (LC), Turks and Caicos Islands,0 (TC), Aruba,0 (AW), British Virgin Islands,0 (VG), Saint Vincent and the Grenadines,0 (VC), Montserrat,0 (MS), Saint Martin,1 (MF), Saint Barthélemy,0 (BL), Guadeloupe,1 (GP), Grenada,0 (GD), Cayman Islands,0 (KY), Belize,0 (BZ), El Salvador,0 (SV), Guatemala,0 (GT), Honduras,0 (HN), Nicaragua,0 (NI), Costa Rica,0 (CR), Panama,0 (PA), Haiti,0 (HT), Mexico,0 (MX), Puerto Rico,0 (PR), U.S. Virgin Islands,0 (VI), Canada,0 (CA), United States,0 (US), Sint Maarten,0 (SX), Curaçao,0 (CW), Bonaire, Sint Eustatius and Saba,0 (BQ), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|25562 subnets, 1730494949 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_oc](http://iplists.firehol.org/?ipset=continent_oc)|Oceania (OC), with countries: Palau,0 (PW), Cook Islands,0 (CK), Timor-Leste,0 (TL), Australia,0 (AU), Christmas Island,0 (CX), Marshall Islands,0 (MH), Federated States of Micronesia,0 (FM), Papua New Guinea,0 (PG), Solomon Islands,0 (SB), Tuvalu,0 (TV), Nauru,0 (NR), Vanuatu,0 (VU), New Caledonia,0 (NC), Norfolk Island,0 (NF), New Zealand,0 (NZ), Fiji,0 (FJ), French Polynesia,0 (PF), Pitcairn Islands,0 (PN), Kiribati,0 (KI), Tokelau,0 (TK), Tonga,0 (TO), Wallis and Futuna,0 (WF), Samoa,0 (WS), Niue,0 (NU), Northern Mariana Islands,0 (MP), Guam,0 (GU), United States Minor Outlying Islands,0 (UM), American Samoa,0 (AS), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|10668 subnets, 61520240 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[continent_sa](http://iplists.firehol.org/?ipset=continent_sa)|South America (SA), with countries: Guyana,0 (GY), French Guiana,1 (GF), Suriname,0 (SR), Paraguay,0 (PY), Uruguay,0 (UY), Brazil,0 (BR), Falkland Islands,0 (FK), Venezuela,0 (VE), Ecuador,0 (EC), Colombia,0 (CO), Argentina,0 (AR), Chile,0 (CL), Bolivia,0 (BO), Peru,0 (PE), -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|10325 subnets, 154325480 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ad](http://iplists.firehol.org/?ipset=country_ad)|Andorra,0 (AD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|134 subnets, 70292 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ae](http://iplists.firehol.org/?ipset=country_ae)|United Arab Emirates,0 (AE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2246 subnets, 8443524 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_af](http://iplists.firehol.org/?ipset=country_af)|Afghanistan,0 (AF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|189 subnets, 185534 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ag](http://iplists.firehol.org/?ipset=country_ag)|Antigua and Barbuda,0 (AG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|92 subnets, 205226 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ai](http://iplists.firehol.org/?ipset=country_ai)|Anguilla,0 (AI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 22925 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_al](http://iplists.firehol.org/?ipset=country_al)|Albania,0 (AL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|381 subnets, 523223 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_am](http://iplists.firehol.org/?ipset=country_am)|Armenia,0 (AM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|293 subnets, 670507 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ao](http://iplists.firehol.org/?ipset=country_ao)|Angola,0 (AO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|214 subnets, 1317171 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_aq](http://iplists.firehol.org/?ipset=country_aq)|Antarctica,0 (AQ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|47 subnets, 1842 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ar](http://iplists.firehol.org/?ipset=country_ar)|Argentina,0 (AR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2133 subnets, 20045133 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_as](http://iplists.firehol.org/?ipset=country_as)|American Samoa,0 (AS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|57 subnets, 29134 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_at](http://iplists.firehol.org/?ipset=country_at)|Austria,1 (AT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|3478 subnets, 11567031 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_au](http://iplists.firehol.org/?ipset=country_au)|Australia,0 (AU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|8510 subnets, 53253923 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_aw](http://iplists.firehol.org/?ipset=country_aw)|Aruba,0 (AW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 116410 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ax](http://iplists.firehol.org/?ipset=country_ax)|Åland Islands,1 (AX) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|48 subnets, 42380 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_az](http://iplists.firehol.org/?ipset=country_az)|Azerbaijan,0 (AZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|348 subnets, 793183 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ba](http://iplists.firehol.org/?ipset=country_ba)|Bosnia and Herzegovina,0 (BA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|279 subnets, 827520 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bb](http://iplists.firehol.org/?ipset=country_bb)|Barbados,0 (BB) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|101 subnets, 180780 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bd](http://iplists.firehol.org/?ipset=country_bd)|Bangladesh,0 (BD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2327 subnets, 2176242 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_be](http://iplists.firehol.org/?ipset=country_be)|Belgium,1 (BE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|3594 subnets, 14541006 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bf](http://iplists.firehol.org/?ipset=country_bf)|Burkina Faso,0 (BF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|113 subnets, 349023 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bg](http://iplists.firehol.org/?ipset=country_bg)|Bulgaria,1 (BG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1803 subnets, 4521672 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bh](http://iplists.firehol.org/?ipset=country_bh)|Bahrain,0 (BH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|227 subnets, 997467 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bi](http://iplists.firehol.org/?ipset=country_bi)|Burundi,0 (BI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 42947 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bj](http://iplists.firehol.org/?ipset=country_bj)|Benin,0 (BJ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|87 subnets, 158298 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bl](http://iplists.firehol.org/?ipset=country_bl)|Saint Barthélemy,0 (BL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|38 subnets, 3293 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bm](http://iplists.firehol.org/?ipset=country_bm)|Bermuda,0 (BM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|119 subnets, 132336 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bn](http://iplists.firehol.org/?ipset=country_bn)|Brunei,0 (BN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|100 subnets, 222898 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bo](http://iplists.firehol.org/?ipset=country_bo)|Bolivia,0 (BO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|310 subnets, 1216285 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bq](http://iplists.firehol.org/?ipset=country_bq)|Bonaire, Sint Eustatius and Saba,0 (BQ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|45 subnets, 29853 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_br](http://iplists.firehol.org/?ipset=country_br)|Brazil,0 (BR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|8208 subnets, 86156735 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bs](http://iplists.firehol.org/?ipset=country_bs)|Bahamas,0 (BS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|123 subnets, 160526 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bt](http://iplists.firehol.org/?ipset=country_bt)|Bhutan,0 (BT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|106 subnets, 54236 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bv](http://iplists.firehol.org/?ipset=country_bv)|Bouvet Island,0 (BV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|13 subnets, 270 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bw](http://iplists.firehol.org/?ipset=country_bw)|Botswana,0 (BW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|127 subnets, 179741 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_by](http://iplists.firehol.org/?ipset=country_by)|Belarus,0 (BY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|313 subnets, 1894230 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_bz](http://iplists.firehol.org/?ipset=country_bz)|Belize,0 (BZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|212 subnets, 179850 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ca](http://iplists.firehol.org/?ipset=country_ca)|Canada,0 (CA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|10812 subnets, 74204385 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cc](http://iplists.firehol.org/?ipset=country_cc)|Cocos (Keeling) Islands,0 (CC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|16 subnets, 23 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cd](http://iplists.firehol.org/?ipset=country_cd)|Congo (DRC),0 (CD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|195 subnets, 230296 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cf](http://iplists.firehol.org/?ipset=country_cf)|Central African Republic,0 (CF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|44 subnets, 8830 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cg](http://iplists.firehol.org/?ipset=country_cg)|Congo Republic,0 (CG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|71 subnets, 149167 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ch](http://iplists.firehol.org/?ipset=country_ch)|Switzerland,0 (CH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|4533 subnets, 25389292 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ci](http://iplists.firehol.org/?ipset=country_ci)|Ivory Coast,0 (CI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|307 subnets, 1853242 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ck](http://iplists.firehol.org/?ipset=country_ck)|Cook Islands,0 (CK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|38 subnets, 9886 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cl](http://iplists.firehol.org/?ipset=country_cl)|Chile,0 (CL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1448 subnets, 10930480 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cm](http://iplists.firehol.org/?ipset=country_cm)|Cameroon,0 (CM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|142 subnets, 608026 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cn](http://iplists.firehol.org/?ipset=country_cn)|China,0 (CN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|4842 subnets, 346116065 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_co](http://iplists.firehol.org/?ipset=country_co)|Colombia,0 (CO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1458 subnets, 18051965 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cr](http://iplists.firehol.org/?ipset=country_cr)|Costa Rica,0 (CR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|455 subnets, 2411514 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cu](http://iplists.firehol.org/?ipset=country_cu)|Cuba,0 (CU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 260271 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cv](http://iplists.firehol.org/?ipset=country_cv)|Cabo Verde,0 (CV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|82 subnets, 55753 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cw](http://iplists.firehol.org/?ipset=country_cw)|Curaçao,0 (CW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|93 subnets, 213095 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cx](http://iplists.firehol.org/?ipset=country_cx)|Christmas Island,0 (CX) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|15 subnets, 22 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cy](http://iplists.firehol.org/?ipset=country_cy)|Cyprus,1 (CY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|686 subnets, 1366379 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_cz](http://iplists.firehol.org/?ipset=country_cz)|Czechia,1 (CZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2719 subnets, 9771687 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_de](http://iplists.firehol.org/?ipset=country_de)|Germany,1 (DE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|19159 subnets, 138759379 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_dj](http://iplists.firehol.org/?ipset=country_dj)|Djibouti,0 (DJ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|62 subnets, 59397 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_dk](http://iplists.firehol.org/?ipset=country_dk)|Denmark,1 (DK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2771 subnets, 12753141 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_dm](http://iplists.firehol.org/?ipset=country_dm)|Dominica,0 (DM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|70 subnets, 26933 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_do](http://iplists.firehol.org/?ipset=country_do)|Dominican Republic,0 (DO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|534 subnets, 1986078 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_dz](http://iplists.firehol.org/?ipset=country_dz)|Algeria,0 (DZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|173 subnets, 4778703 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ec](http://iplists.firehol.org/?ipset=country_ec)|Ecuador,0 (EC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|580 subnets, 2872322 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ee](http://iplists.firehol.org/?ipset=country_ee)|Estonia,1 (EE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|969 subnets, 1714504 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_eg](http://iplists.firehol.org/?ipset=country_eg)|Egypt,0 (EG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|546 subnets, 24224442 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_eh](http://iplists.firehol.org/?ipset=country_eh)|Western Sahara,0 (EH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|14 subnets, 31 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_er](http://iplists.firehol.org/?ipset=country_er)|Eritrea,0 (ER) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|51 subnets, 7640 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_es](http://iplists.firehol.org/?ipset=country_es)|Spain,1 (ES) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|8193 subnets, 35820038 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_et](http://iplists.firehol.org/?ipset=country_et)|Ethiopia,0 (ET) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|80 subnets, 374774 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fi](http://iplists.firehol.org/?ipset=country_fi)|Finland,1 (FI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2629 subnets, 15144001 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fj](http://iplists.firehol.org/?ipset=country_fj)|Fiji,0 (FJ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|105 subnets, 149170 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fk](http://iplists.firehol.org/?ipset=country_fk)|Falkland Islands,0 (FK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|39 subnets, 7807 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fm](http://iplists.firehol.org/?ipset=country_fm)|Federated States of Micronesia,0 (FM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|56 subnets, 12162 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fo](http://iplists.firehol.org/?ipset=country_fo)|Faroe Islands,0 (FO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|44 subnets, 45203 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_fr](http://iplists.firehol.org/?ipset=country_fr)|France,1 (FR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|11212 subnets, 87641755 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ga](http://iplists.firehol.org/?ipset=country_ga)|Gabon,0 (GA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|74 subnets, 397791 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gb](http://iplists.firehol.org/?ipset=country_gb)|United Kingdom,0 (GB) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|18066 subnets, 149815742 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gd](http://iplists.firehol.org/?ipset=country_gd)|Grenada,0 (GD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|91 subnets, 39455 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ge](http://iplists.firehol.org/?ipset=country_ge)|Georgia,0 (GE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|471 subnets, 1346194 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gf](http://iplists.firehol.org/?ipset=country_gf)|French Guiana,1 (GF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|77 subnets, 143050 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gg](http://iplists.firehol.org/?ipset=country_gg)|Guernsey,0 (GG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|91 subnets, 71611 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gh](http://iplists.firehol.org/?ipset=country_gh)|Ghana,0 (GH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|302 subnets, 2219948 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gi](http://iplists.firehol.org/?ipset=country_gi)|Gibraltar,0 (GI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|131 subnets, 134856 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gl](http://iplists.firehol.org/?ipset=country_gl)|Greenland,0 (GL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|76 subnets, 36494 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gm](http://iplists.firehol.org/?ipset=country_gm)|Gambia,0 (GM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|74 subnets, 280078 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gn](http://iplists.firehol.org/?ipset=country_gn)|Guinea,0 (GN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|75 subnets, 43842 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gp](http://iplists.firehol.org/?ipset=country_gp)|Guadeloupe,1 (GP) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|129 subnets, 330996 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gq](http://iplists.firehol.org/?ipset=country_gq)|Equatorial Guinea,0 (GQ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|58 subnets, 23175 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gr](http://iplists.firehol.org/?ipset=country_gr)|Greece,1 (GR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1216 subnets, 6085487 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gs](http://iplists.firehol.org/?ipset=country_gs)|South Georgia and the South Sandwich Islands,0 (GS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|12 subnets, 525 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gt](http://iplists.firehol.org/?ipset=country_gt)|Guatemala,0 (GT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|358 subnets, 726303 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gu](http://iplists.firehol.org/?ipset=country_gu)|Guam,0 (GU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|112 subnets, 248488 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gw](http://iplists.firehol.org/?ipset=country_gw)|Guinea-Bissau,0 (GW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|48 subnets, 9178 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_gy](http://iplists.firehol.org/?ipset=country_gy)|Guyana,0 (GY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|61 subnets, 74735 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_hk](http://iplists.firehol.org/?ipset=country_hk)|Hong Kong,0 (HK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|6622 subnets, 23971893 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_hm](http://iplists.firehol.org/?ipset=country_hm)|Heard and McDonald Islands,0 (HM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|11 subnets, 524 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_hn](http://iplists.firehol.org/?ipset=country_hn)|Honduras,0 (HN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|341 subnets, 608410 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_hr](http://iplists.firehol.org/?ipset=country_hr)|Croatia,1 (HR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|658 subnets, 2482515 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ht](http://iplists.firehol.org/?ipset=country_ht)|Haiti,0 (HT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|85 subnets, 162237 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_hu](http://iplists.firehol.org/?ipset=country_hu)|Hungary,1 (HU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1372 subnets, 6023972 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_id](http://iplists.firehol.org/?ipset=country_id)|Indonesia,0 (ID) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|4932 subnets, 21078039 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ie](http://iplists.firehol.org/?ipset=country_ie)|Ireland,1 (IE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|3732 subnets, 19411365 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_il](http://iplists.firehol.org/?ipset=country_il)|Israel,0 (IL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1587 subnets, 9155967 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_im](http://iplists.firehol.org/?ipset=country_im)|Isle of Man,0 (IM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|138 subnets, 142110 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_in](http://iplists.firehol.org/?ipset=country_in)|India,0 (IN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|9354 subnets, 48742490 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_io](http://iplists.firehol.org/?ipset=country_io)|British Indian Ocean Territory,0 (IO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|32 subnets, 3688 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_iq](http://iplists.firehol.org/?ipset=country_iq)|Iraq,0 (IQ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|499 subnets, 836467 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ir](http://iplists.firehol.org/?ipset=country_ir)|Iran,0 (IR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1665 subnets, 11007602 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_is](http://iplists.firehol.org/?ipset=country_is)|Iceland,0 (IS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|307 subnets, 938252 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_it](http://iplists.firehol.org/?ipset=country_it)|Italy,1 (IT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|7277 subnets, 57760099 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_je](http://iplists.firehol.org/?ipset=country_je)|Jersey,0 (JE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|98 subnets, 155717 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_jm](http://iplists.firehol.org/?ipset=country_jm)|Jamaica,0 (JM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|154 subnets, 298886 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_jo](http://iplists.firehol.org/?ipset=country_jo)|Jordan,0 (JO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|294 subnets, 670035 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_jp](http://iplists.firehol.org/?ipset=country_jp)|Japan,0 (JP) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|8315 subnets, 199514291 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ke](http://iplists.firehol.org/?ipset=country_ke)|Kenya,0 (KE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|622 subnets, 6381825 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kg](http://iplists.firehol.org/?ipset=country_kg)|Kyrgyzstan,0 (KG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|222 subnets, 309883 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kh](http://iplists.firehol.org/?ipset=country_kh)|Cambodia,0 (KH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|442 subnets, 559338 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ki](http://iplists.firehol.org/?ipset=country_ki)|Kiribati,0 (KI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|60 subnets, 7861 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_km](http://iplists.firehol.org/?ipset=country_km)|Comoros,0 (KM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|45 subnets, 10412 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kn](http://iplists.firehol.org/?ipset=country_kn)|Saint Kitts and Nevis,0 (KN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|87 subnets, 49482 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kp](http://iplists.firehol.org/?ipset=country_kp)|North Korea,0 (KP) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|12 subnets, 2573 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kr](http://iplists.firehol.org/?ipset=country_kr)|South Korea,0 (KR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2826 subnets, 116211326 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kw](http://iplists.firehol.org/?ipset=country_kw)|Kuwait,0 (KW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|302 subnets, 1930014 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ky](http://iplists.firehol.org/?ipset=country_ky)|Cayman Islands,0 (KY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|119 subnets, 125831 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_kz](http://iplists.firehol.org/?ipset=country_kz)|Kazakhstan,0 (KZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1082 subnets, 3538409 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_la](http://iplists.firehol.org/?ipset=country_la)|Laos,0 (LA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|140 subnets, 105023 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lb](http://iplists.firehol.org/?ipset=country_lb)|Lebanon,0 (LB) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|355 subnets, 591185 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lc](http://iplists.firehol.org/?ipset=country_lc)|Saint Lucia,0 (LC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|84 subnets, 40790 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_li](http://iplists.firehol.org/?ipset=country_li)|Liechtenstein,0 (LI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|189 subnets, 116917 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lk](http://iplists.firehol.org/?ipset=country_lk)|Sri Lanka,0 (LK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|204 subnets, 592217 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lr](http://iplists.firehol.org/?ipset=country_lr)|Liberia,0 (LR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|78 subnets, 46076 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ls](http://iplists.firehol.org/?ipset=country_ls)|Lesotho,0 (LS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|64 subnets, 129169 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lt](http://iplists.firehol.org/?ipset=country_lt)|Lithuania,1 (LT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1412 subnets, 4966628 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lu](http://iplists.firehol.org/?ipset=country_lu)|Luxembourg,1 (LU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1155 subnets, 2006560 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_lv](http://iplists.firehol.org/?ipset=country_lv)|Latvia,1 (LV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|866 subnets, 2405064 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ly](http://iplists.firehol.org/?ipset=country_ly)|Libya,0 (LY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|131 subnets, 481026 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ma](http://iplists.firehol.org/?ipset=country_ma)|Morocco,0 (MA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|267 subnets, 12309107 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mc](http://iplists.firehol.org/?ipset=country_mc)|Monaco,0 (MC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|154 subnets, 81119 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_md](http://iplists.firehol.org/?ipset=country_md)|Moldova,0 (MD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|654 subnets, 1404279 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_me](http://iplists.firehol.org/?ipset=country_me)|Montenegro,0 (ME) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|131 subnets, 211528 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mf](http://iplists.firehol.org/?ipset=country_mf)|Saint Martin,1 (MF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|58 subnets, 6619 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mg](http://iplists.firehol.org/?ipset=country_mg)|Madagascar,0 (MG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|85 subnets, 590047 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mh](http://iplists.firehol.org/?ipset=country_mh)|Marshall Islands,0 (MH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|46 subnets, 33701 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mk](http://iplists.firehol.org/?ipset=country_mk)|North Macedonia,0 (MK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|233 subnets, 710430 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ml](http://iplists.firehol.org/?ipset=country_ml)|Mali,0 (ML) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|73 subnets, 97223 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mm](http://iplists.firehol.org/?ipset=country_mm)|Myanmar,0 (MM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|372 subnets, 278185 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mn](http://iplists.firehol.org/?ipset=country_mn)|Mongolia,0 (MN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|214 subnets, 190425 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mo](http://iplists.firehol.org/?ipset=country_mo)|Macao,0 (MO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|96 subnets, 380192 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mp](http://iplists.firehol.org/?ipset=country_mp)|Northern Mariana Islands,0 (MP) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|42 subnets, 36004 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mq](http://iplists.firehol.org/?ipset=country_mq)|Martinique,1 (MQ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|100 subnets, 318192 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mr](http://iplists.firehol.org/?ipset=country_mr)|Mauritania,0 (MR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|71 subnets, 59859 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ms](http://iplists.firehol.org/?ipset=country_ms)|Montserrat,0 (MS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|34 subnets, 2572 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mt](http://iplists.firehol.org/?ipset=country_mt)|Malta,1 (MT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|256 subnets, 693115 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mu](http://iplists.firehol.org/?ipset=country_mu)|Mauritius,0 (MU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|208 subnets, 3710650 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mv](http://iplists.firehol.org/?ipset=country_mv)|Maldives,0 (MV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|122 subnets, 104387 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mw](http://iplists.firehol.org/?ipset=country_mw)|Malawi,0 (MW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|104 subnets, 562125 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mx](http://iplists.firehol.org/?ipset=country_mx)|Mexico,0 (MX) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2944 subnets, 30664362 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_my](http://iplists.firehol.org/?ipset=country_my)|Malaysia,0 (MY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2084 subnets, 8041307 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_mz](http://iplists.firehol.org/?ipset=country_mz)|Mozambique,0 (MZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|152 subnets, 476400 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_na](http://iplists.firehol.org/?ipset=country_na)|Namibia,0 (NA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|101 subnets, 499228 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nc](http://iplists.firehol.org/?ipset=country_nc)|New Caledonia,0 (NC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|81 subnets, 162988 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ne](http://iplists.firehol.org/?ipset=country_ne)|Niger,0 (NE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|59 subnets, 53896 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nf](http://iplists.firehol.org/?ipset=country_nf)|Norfolk Island,0 (NF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|36 subnets, 893 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ng](http://iplists.firehol.org/?ipset=country_ng)|Nigeria,0 (NG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|726 subnets, 3273718 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ni](http://iplists.firehol.org/?ipset=country_ni)|Nicaragua,0 (NI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|159 subnets, 440940 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nl](http://iplists.firehol.org/?ipset=country_nl)|The Netherlands,1 (NL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|12282 subnets, 56596121 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_no](http://iplists.firehol.org/?ipset=country_no)|Norway,0 (NO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2408 subnets, 16571543 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_np](http://iplists.firehol.org/?ipset=country_np)|Nepal,0 (NP) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|412 subnets, 598002 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nr](http://iplists.firehol.org/?ipset=country_nr)|Nauru,0 (NR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|44 subnets, 12971 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nu](http://iplists.firehol.org/?ipset=country_nu)|Niue,0 (NU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|33 subnets, 2680 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_nz](http://iplists.firehol.org/?ipset=country_nz)|New Zealand,0 (NZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1862 subnets, 7397126 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_om](http://iplists.firehol.org/?ipset=country_om)|Oman,0 (OM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|275 subnets, 1109696 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pa](http://iplists.firehol.org/?ipset=country_pa)|Panama,0 (PA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|408 subnets, 2220348 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pe](http://iplists.firehol.org/?ipset=country_pe)|Peru,0 (PE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|860 subnets, 3760027 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pf](http://iplists.firehol.org/?ipset=country_pf)|French Polynesia,0 (PF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|83 subnets, 78789 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pg](http://iplists.firehol.org/?ipset=country_pg)|Papua New Guinea,0 (PG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|158 subnets, 80219 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ph](http://iplists.firehol.org/?ipset=country_ph)|Philippines,0 (PH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1695 subnets, 6688490 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pk](http://iplists.firehol.org/?ipset=country_pk)|Pakistan,0 (PK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1019 subnets, 5831176 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pl](http://iplists.firehol.org/?ipset=country_pl)|Poland,1 (PL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|6813 subnets, 21097912 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pm](http://iplists.firehol.org/?ipset=country_pm)|Saint Pierre and Miquelon,0 (PM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|36 subnets, 6343 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pn](http://iplists.firehol.org/?ipset=country_pn)|Pitcairn Islands,0 (PN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|14 subnets, 527 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pr](http://iplists.firehol.org/?ipset=country_pr)|Puerto Rico,0 (PR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|483 subnets, 1318537 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ps](http://iplists.firehol.org/?ipset=country_ps)|Palestine,0 (PS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|292 subnets, 887366 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pt](http://iplists.firehol.org/?ipset=country_pt)|Portugal,1 (PT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1451 subnets, 6897064 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_pw](http://iplists.firehol.org/?ipset=country_pw)|Palau,0 (PW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|51 subnets, 13541 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_py](http://iplists.firehol.org/?ipset=country_py)|Paraguay,0 (PY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|354 subnets, 1258522 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_qa](http://iplists.firehol.org/?ipset=country_qa)|Qatar,0 (QA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|383 subnets, 1304401 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_re](http://iplists.firehol.org/?ipset=country_re)|Réunion,1 (RE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|123 subnets, 714934 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ro](http://iplists.firehol.org/?ipset=country_ro)|Romania,1 (RO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|3080 subnets, 8163501 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_rs](http://iplists.firehol.org/?ipset=country_rs)|Serbia,0 (RS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|724 subnets, 2374481 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ru](http://iplists.firehol.org/?ipset=country_ru)|Russia,0 (RU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|9404 subnets, 46613601 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_rw](http://iplists.firehol.org/?ipset=country_rw)|Rwanda,0 (RW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|101 subnets, 317739 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sa](http://iplists.firehol.org/?ipset=country_sa)|Saudi Arabia,0 (SA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1280 subnets, 11865767 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sb](http://iplists.firehol.org/?ipset=country_sb)|Solomon Islands,0 (SB) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 17260 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sc](http://iplists.firehol.org/?ipset=country_sc)|Seychelles,0 (SC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|751 subnets, 8748214 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sd](http://iplists.firehol.org/?ipset=country_sd)|Sudan,0 (SD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|90 subnets, 1897769 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_se](http://iplists.firehol.org/?ipset=country_se)|Sweden,1 (SE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|4564 subnets, 34499830 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sg](http://iplists.firehol.org/?ipset=country_sg)|Singapore,0 (SG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|6410 subnets, 35307503 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sh](http://iplists.firehol.org/?ipset=country_sh)|St. Helena,0 (SH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|15 subnets, 1038 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_si](http://iplists.firehol.org/?ipset=country_si)|Slovenia,1 (SI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|817 subnets, 2718309 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sj](http://iplists.firehol.org/?ipset=country_sj)|Svalbard and Jan Mayen,0 (SJ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|14 subnets, 527 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sk](http://iplists.firehol.org/?ipset=country_sk)|Slovakia,1 (SK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|942 subnets, 2839249 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sl](http://iplists.firehol.org/?ipset=country_sl)|Sierra Leone,0 (SL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|84 subnets, 92608 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sm](http://iplists.firehol.org/?ipset=country_sm)|San Marino,0 (SM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|70 subnets, 43709 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sn](http://iplists.firehol.org/?ipset=country_sn)|Senegal,0 (SN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|115 subnets, 418812 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_so](http://iplists.firehol.org/?ipset=country_so)|Somalia,0 (SO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|75 subnets, 55788 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sr](http://iplists.firehol.org/?ipset=country_sr)|Suriname,0 (SR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|60 subnets, 88073 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ss](http://iplists.firehol.org/?ipset=country_ss)|South Sudan,0 (SS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|82 subnets, 32271 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_st](http://iplists.firehol.org/?ipset=country_st)|São Tomé and Príncipe,0 (ST) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|47 subnets, 13177 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sv](http://iplists.firehol.org/?ipset=country_sv)|El Salvador,0 (SV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|230 subnets, 714231 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sx](http://iplists.firehol.org/?ipset=country_sx)|Sint Maarten,0 (SX) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|47 subnets, 38083 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sy](http://iplists.firehol.org/?ipset=country_sy)|Syria,0 (SY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|239 subnets, 1320720 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_sz](http://iplists.firehol.org/?ipset=country_sz)|Eswatini,0 (SZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|69 subnets, 59613 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tc](http://iplists.firehol.org/?ipset=country_tc)|Turks and Caicos Islands,0 (TC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|50 subnets, 16576 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_td](http://iplists.firehol.org/?ipset=country_td)|Chad,0 (TD) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|75 subnets, 31019 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tf](http://iplists.firehol.org/?ipset=country_tf)|French Southern Territories,0 (TF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|13 subnets, 30 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tg](http://iplists.firehol.org/?ipset=country_tg)|Togo,0 (TG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|71 subnets, 359132 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_th](http://iplists.firehol.org/?ipset=country_th)|Thailand,0 (TH) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1608 subnets, 10127582 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tj](http://iplists.firehol.org/?ipset=country_tj)|Tajikistan,0 (TJ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|130 subnets, 98814 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tk](http://iplists.firehol.org/?ipset=country_tk)|Tokelau,0 (TK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|29 subnets, 3720 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tl](http://iplists.firehol.org/?ipset=country_tl)|Timor-Leste,0 (TL) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|88 subnets, 32292 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tm](http://iplists.firehol.org/?ipset=country_tm)|Turkmenistan,0 (TM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|70 subnets, 28341 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tn](http://iplists.firehol.org/?ipset=country_tn)|Tunisia,0 (TN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|144 subnets, 7881349 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_to](http://iplists.firehol.org/?ipset=country_to)|Tonga,0 (TO) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|54 subnets, 15290 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tr](http://iplists.firehol.org/?ipset=country_tr)|Türkiye,0 (TR) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2842 subnets, 17484792 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tt](http://iplists.firehol.org/?ipset=country_tt)|Trinidad and Tobago,0 (TT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|145 subnets, 571973 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tv](http://iplists.firehol.org/?ipset=country_tv)|Tuvalu,0 (TV) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|44 subnets, 11260 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tw](http://iplists.firehol.org/?ipset=country_tw)|Taiwan,0 (TW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1843 subnets, 37235400 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_tz](http://iplists.firehol.org/?ipset=country_tz)|Tanzania,0 (TZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|289 subnets, 1158594 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ua](http://iplists.firehol.org/?ipset=country_ua)|Ukraine,0 (UA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|3815 subnets, 10238357 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ug](http://iplists.firehol.org/?ipset=country_ug)|Uganda,0 (UG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|209 subnets, 1465929 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_um](http://iplists.firehol.org/?ipset=country_um)|United States Minor Outlying Islands,0 (UM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|27 subnets, 610 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_us](http://iplists.firehol.org/?ipset=country_us)|United States,0 (US) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|26402 subnets, 1621803515 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_uy](http://iplists.firehol.org/?ipset=country_uy)|Uruguay,0 (UY) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|239 subnets, 2554482 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_uz](http://iplists.firehol.org/?ipset=country_uz)|Uzbekistan,0 (UZ) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|420 subnets, 411730 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_va](http://iplists.firehol.org/?ipset=country_va)|Vatican City,0 (VA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|40 subnets, 18041 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_vc](http://iplists.firehol.org/?ipset=country_vc)|Saint Vincent and the Grenadines,0 (VC) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|74 subnets, 29019 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ve](http://iplists.firehol.org/?ipset=country_ve)|Venezuela,0 (VE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|681 subnets, 7662730 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_vg](http://iplists.firehol.org/?ipset=country_vg)|British Virgin Islands,0 (VG) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|272 subnets, 270986 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_vi](http://iplists.firehol.org/?ipset=country_vi)|U.S. Virgin Islands,0 (VI) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|114 subnets, 213335 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_vn](http://iplists.firehol.org/?ipset=country_vn)|Vietnam,0 (VN) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|1636 subnets, 16711635 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_vu](http://iplists.firehol.org/?ipset=country_vu)|Vanuatu,0 (VU) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|67 subnets, 19965 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_wf](http://iplists.firehol.org/?ipset=country_wf)|Wallis and Futuna,0 (WF) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|29 subnets, 4192 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ws](http://iplists.firehol.org/?ipset=country_ws)|Samoa,0 (WS) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|62 subnets, 23771 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_xk](http://iplists.firehol.org/?ipset=country_xk)|Kosovo,0 (XK) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|44 subnets, 158790 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_ye](http://iplists.firehol.org/?ipset=country_ye)|Yemen,0 (YE) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|94 subnets, 244183 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_yt](http://iplists.firehol.org/?ipset=country_yt)|Mayotte,1 (YT) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|51 subnets, 80003 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_za](http://iplists.firehol.org/?ipset=country_za)|South Africa,0 (ZA) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|2444 subnets, 29729766 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_zm](http://iplists.firehol.org/?ipset=country_zm)|Zambia,0 (ZM) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|141 subnets, 1699080 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[country_zw](http://iplists.firehol.org/?ipset=country_zw)|Zimbabwe,0 (ZW) -- [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|162 subnets, 265860 unique IPs|updated every 7 days from [this link](https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip)
[satellite](http://iplists.firehol.org/?ipset=satellite)|Satellite Service Providers -- [MaxMind GeoLite2](http://dev.maxmind.com/geoip/geoip2/geolite2/)|ipv4 hash:net|45 subnets, 9848 unique IPs|updated every 7 days from [this link](http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip)
+63
View File
@@ -0,0 +1,63 @@
#
# anonymous
#
# ipv4 hash:net ipset
#
# Anonymous Service Providers -- [MaxMind GeoLite2]
# (http://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip
# Source File Date: Tue Sep 11 21:05:44 UTC 2018
#
# Category : geolocation
# Version : 8
#
# This File Date : Wed Sep 12 01:20:12 UTC 2018
# Update Frequency: 7 days
# Aggregation : none
# Entries : 33 subnets, 5907 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=anonymous
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
31.14.133.39
46.19.137.0/24
46.19.143.0/24
50.7.78.88/31
62.73.8.0/23
63.235.155.210
64.12.118.23
64.12.118.88
67.43.156.0/24
69.10.139.0/24
70.232.245.0/24
74.82.9.224
80.254.74.0/23
93.115.82.0/23
93.115.84.0/23
96.47.226.20
147.203.120.0/24
176.9.75.43
185.36.100.145
192.238.21.0/24
193.107.17.71
193.200.150.0/24
198.144.105.88
199.114.223.0/24
199.188.236.0/23
200.200.200.200
206.71.162.0/24
206.196.103.0/24
208.43.225.52
209.216.198.0/24
212.63.169.232/30
213.234.249.115
216.151.180.0/24
File diff suppressed because it is too large Load Diff
+136
View File
@@ -0,0 +1,136 @@
#
# continent_an
#
# ipv4 hash:net ipset
#
# Antarctica (AN), with countries: French Southern
# Territories,0 (TF), Heard and McDonald Islands,0 (HM),
# Bouvet Island,0 (BV), South Georgia and the South Sandwich
# Islands,0 (GS), Antarctica,0 (AQ), -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 42
#
# This File Date : Tue May 19 16:32:18 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 94 subnets, 3191 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=continent_an
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.27.26.128/27
2.27.27.128/27
23.154.160.0/24
31.6.14.0
31.6.16.0
62.220.146.64/26
63.141.240.246
69.30.251.141
79.110.169.137
85.215.235.150
89.203.249.181
103.189.238.0/24
104.28.8.26/31
104.28.8.28
104.28.8.236/31
104.28.8.238
104.28.10.101
104.28.10.102/31
104.28.10.158/31
104.28.10.160
104.28.13.67
104.28.13.68/31
104.28.92.69
104.28.123.20
104.28.180.111
104.28.180.112
104.28.212.152/31
104.28.244.152/31
128.90.30.0
131.143.220.0/23
136.23.3.227
136.23.20.49
136.23.20.50
140.248.0.2/31
140.248.24.0/31
140.248.41.0/31
140.248.56.8
140.248.56.33
140.248.56.89
140.248.56.95
140.248.56.215
140.248.57.8
140.248.57.33
140.248.57.89
140.248.57.95
140.248.57.215
140.248.58.8
140.248.58.33
140.248.58.89
140.248.58.95
140.248.58.215
140.248.59.8
140.248.59.33
140.248.59.89
140.248.59.95
140.248.59.215
140.248.60.8
140.248.60.33
140.248.60.89
140.248.60.95
140.248.60.215
140.248.61.8
140.248.61.33
140.248.61.89
140.248.61.95
140.248.61.215
140.248.62.8
140.248.62.33
140.248.62.89
140.248.62.95
140.248.62.215
140.248.63.8
140.248.63.33
140.248.63.89
140.248.63.95
140.248.63.215
149.202.66.93
154.30.31.0/26
154.120.133.184/29
154.120.133.192/29
160.25.104.127
160.25.105.127
162.120.210.1
162.120.235.189
172.225.84.0/28
172.225.106.0/28
172.225.209.64/28
172.225.222.0/28
178.17.162.168/29
179.64.26.0/23
179.64.28.0/23
185.124.160.0/31
185.124.160.10
185.124.160.100
185.193.124.0/24
194.50.99.9
194.50.99.34
194.50.99.91
194.50.99.97
194.50.99.217
202.144.198.0/24
209.127.204.0/24
223.88.105.121
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+251
View File
@@ -0,0 +1,251 @@
#
# country_ad
#
# ipv4 hash:net ipset
#
# Andorra,0 (AD) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 35
#
# This File Date : Tue May 12 15:44:21 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 134 subnets, 70292 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ad
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.62.60.5
5.62.60.6/31
23.230.104.176/28
34.99.136.0/23
34.99.208.0/23
34.103.152.0/23
34.103.158.5
34.103.158.6/31
34.103.158.50/31
34.103.158.52/30
34.103.158.56/29
34.103.158.64/29
34.103.221.0/24
34.103.254.1
34.103.254.2/31
34.103.254.4/30
34.103.254.8/29
34.103.254.16/28
34.103.254.32/30
34.103.254.36
34.103.254.253
34.103.254.254
34.103.255.37
34.103.255.38/31
34.103.255.40/29
34.103.255.48/28
34.103.255.64/29
34.103.255.72
45.42.161.91
45.137.77.0/24
46.172.224.0/19
46.175.156.0/22
62.197.152.0/24
63.222.112.50/31
63.222.122.160/28
69.84.202.128/26
80.80.84.0/22
80.80.92.0/22
85.94.160.0/19
89.150.2.0/23
89.150.4.0/22
89.150.8.0/21
91.187.64.0/19
94.125.138.0/23
94.125.140.0/23
95.142.120.0/24
98.159.226.16/28
102.38.225.0/24
102.206.49.0/24
104.28.8.1
104.28.8.2/31
104.28.22.39
104.28.22.40/29
104.28.22.48
104.28.34.4/31
104.28.42.0/31
104.28.88.4/31
104.28.96.4/31
104.28.98.4/31
104.28.194.44/30
104.28.194.48/30
104.28.194.52/31
104.28.226.44/30
104.28.226.48/30
104.28.226.52/31
109.111.96.0/19
109.175.210.0/24
109.205.193.0/24
128.77.55.0/26
128.77.94.0/25
128.77.114.128/27
130.41.17.0/25
130.41.33.128/26
130.41.72.128/26
130.41.80.192/27
130.41.119.128/25
130.41.146.32/27
130.41.152.96/27
130.41.179.128/27
134.231.140.0/26
134.238.59.64/26
134.238.59.128/25
134.238.60.0/25
134.238.60.128/26
134.238.60.192/27
134.238.220.128/26
134.238.254.160/27
135.136.16.0/25
136.227.141.160/30
136.227.141.164/31
136.234.207.0/24
137.83.225.29
137.83.225.30/31
137.83.225.32/30
137.83.226.29
137.83.226.30/31
137.83.226.32/30
137.83.227.29
137.83.227.30/31
137.83.227.32/30
138.16.14.0/24
140.248.40.0/31
140.248.56.0
140.248.57.0
140.248.58.0
140.248.59.0
140.248.60.0
140.248.61.0
140.248.62.0
140.248.63.0
144.125.25.128/27
144.125.134.192/27
146.19.190.0/24
146.75.168.0/31
146.75.182.0/31
146.75.185.0/31
146.75.210.0/31
149.126.9.32/29
150.228.70.0/23
153.72.34.192/26
157.167.111.0/24
158.94.220.0/23
162.120.204.64
162.120.210.0
163.116.163.158/31
163.116.184.111
163.116.184.112
165.1.187.0/27
165.1.191.96/30
165.1.191.100
165.1.192.1
165.1.192.2/31
165.1.192.4/30
165.1.192.8/29
165.1.192.16/28
165.1.192.32/28
165.1.192.48/29
165.1.192.56/30
165.1.192.60/31
165.1.192.62
165.85.15.0/26
165.85.21.0/27
165.85.63.0/26
165.85.220.64/26
165.85.231.0/26
172.225.160.0/28
172.225.162.0/28
172.225.242.0/28
173.239.217.0/24
175.29.137.0/24
176.67.85.192/26
185.4.52.0/22
185.33.0.0/22
185.87.36.0/22
185.87.40.0/21
185.112.132.3
185.132.200.0/22
185.194.56.0/22
185.247.24.0/22
188.241.26.0/23
188.241.82.0/24
194.50.99.1
194.158.64.0/19
196.48.35.0/24
196.56.35.0/24
196.57.35.0/24
196.58.35.0/24
196.197.35.0/24
196.198.35.0/24
196.199.35.0/24
202.181.129.176/29
208.127.27.1
208.127.27.2/31
208.127.27.4/30
208.127.27.8/29
208.127.27.16/28
208.127.27.32/27
208.127.27.64/27
208.127.27.96/28
208.127.27.112/29
208.127.27.120/30
208.127.27.124/31
208.127.27.126
208.127.33.1
208.127.33.2/31
208.127.33.4/30
208.127.33.8/29
208.127.33.16/28
208.127.33.32/27
208.127.57.110/31
208.127.57.112/28
208.127.57.128/30
208.127.96.29
208.127.96.30/31
208.127.96.32/30
208.127.97.29
208.127.97.30/31
208.127.97.32/30
208.127.98.29
208.127.98.30/31
208.127.98.32/30
208.127.99.29
208.127.99.30/31
208.127.99.32/30
208.127.100.29
208.127.100.30/31
208.127.100.32/30
208.127.101.29
208.127.101.30/31
208.127.101.32/30
208.127.104.29
208.127.104.30/31
208.127.104.32/30
208.127.248.37
208.127.248.38/31
208.127.248.40/29
208.127.248.48/28
208.127.248.64/29
208.127.248.72
209.206.29.176/28
213.236.8.0/21
File diff suppressed because it is too large Load Diff
+247
View File
@@ -0,0 +1,247 @@
#
# country_af
#
# ipv4 hash:net ipset
#
# Afghanistan,0 (AF) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 50
#
# This File Date : Tue May 12 15:44:22 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 189 subnets, 185534 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_af
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.88.192.0/19
36.50.21.0/24
43.230.209.0/24
43.250.136.0/22
45.65.56.0/22
45.116.128.0/23
45.126.253.0/24
58.147.128.0/19
59.153.124.0/22
61.5.192.0/20
64.207.208.0/21
64.224.144.0/20
66.102.46.128/26
74.118.80.0/22
74.118.126.0/30
79.135.105.0/30
91.109.216.0/21
103.5.172.0/22
103.13.64.0/22
103.15.38.0/24
103.15.238.0/23
103.17.60.0/22
103.17.165.0/24
103.17.166.0/23
103.18.160.0/22
103.23.36.0/22
103.28.132.0/22
103.30.136.0/22
103.42.0.0/22
103.46.208.0/22
103.53.16.0/22
103.53.24.0/22
103.71.59.0/24
103.84.97.0/24
103.86.124.0/22
103.87.88.0/24
103.88.192.0/22
103.89.152.0/23
103.93.254.0/24
103.94.24.0/23
103.96.233.0/24
103.102.220.0/23
103.104.146.0/23
103.106.182.0/24
103.110.53.0/24
103.110.54.0/23
103.112.164.0/22
103.112.177.0/24
103.112.178.0/23
103.114.128.0/23
103.115.14.0/23
103.116.25.0/24
103.119.24.0/22
103.125.186.0/24
103.126.4.0/23
103.132.98.0/23
103.133.75.0/24
103.133.82.0/23
103.139.179.0/24
103.142.212.0/23
103.143.204.0/23
103.144.237.0/24
103.146.104.0/24
103.146.146.0/24
103.146.198.0/24
103.147.232.0/23
103.148.70.0/23
103.149.39.0/24
103.151.88.0/24
103.153.80.0/24
103.156.190.0/23
103.157.85.0/24
103.159.163.0/24
103.161.236.0/23
103.162.126.0/24
103.165.190.0/23
103.168.193.0/24
103.170.98.0/23
103.177.206.0/23
103.185.231.0/24
103.212.160.0/23
103.213.104.0/22
103.215.210.0/23
103.216.160.0/24
103.224.127.0/24
103.227.16.0/22
103.230.252.0/22
103.233.183.0/24
103.235.176.0/22
103.241.156.0/22
103.242.50.0/23
103.247.198.0/24
103.254.166.0/24
103.255.204.0/23
104.28.8.7
104.28.8.8/31
104.28.24.36/30
104.28.24.40/31
104.28.24.42
104.28.37.0/30
104.28.37.6/31
104.28.37.8/31
104.28.51.0/30
104.28.51.6/31
104.28.51.8/31
104.28.80.0/30
104.28.80.6/31
104.28.80.8/31
104.28.106.0/30
104.28.106.6/31
104.28.106.8/31
104.28.172.60/30
104.28.172.64/31
104.28.172.66
104.28.178.230/31
104.28.178.232/30
104.28.178.236
104.28.196.45
104.28.196.46/31
104.28.196.48/30
104.28.204.85
104.28.204.86/31
104.28.204.88/30
104.28.211.13
104.28.211.14/31
104.28.211.16/30
104.28.228.45
104.28.228.46/31
104.28.228.48/30
104.28.236.85
104.28.236.86/31
104.28.236.88/30
104.28.243.13
104.28.243.14/31
104.28.243.16/30
111.125.152.0/21
116.204.160.0/22
116.204.240.0/22
116.206.188.0/22
117.104.224.0/21
119.59.80.0/21
121.100.48.0/21
125.213.192.0/19
137.59.120.0/22
140.248.34.0/31
140.248.36.0/31
140.248.56.2
140.248.57.2
140.248.58.2
140.248.59.2
140.248.60.2
140.248.61.2
140.248.62.2
140.248.63.2
146.75.132.0/31
146.75.160.0/31
146.75.169.0/31
146.75.205.40/31
146.75.214.38/31
149.54.0.0/17
152.36.192.0/19
154.30.28.0/26
154.57.200.0/23
154.57.203.0/24
154.57.204.0/23
154.57.207.0/24
154.59.40.0/24
154.59.42.0/24
154.59.44.0/23
156.229.32.0/21
157.10.229.0/24
159.26.127.0/30
160.30.234.0/24
160.187.18.0/23
160.187.20.0/23
160.191.140.0/23
160.191.190.0/23
162.10.8.56/31
163.47.160.0/22
163.61.14.0/23
163.116.167.132/31
163.116.205.108/31
163.223.18.0/24
163.223.36.0/24
163.223.180.0/23
163.227.255.0/24
165.99.188.0/23
165.101.20.0/23
165.101.26.0/24
172.225.73.128/26
172.225.78.32/27
172.225.200.0/28
172.226.156.64/27
172.226.180.64/27
175.106.32.0/19
180.94.64.0/19
180.222.136.0/21
182.253.155.198
185.112.134.1
185.178.144.0/22
185.193.212.0/22
194.50.99.3
194.98.43.0/24
195.242.241.0/24
196.48.32.0/24
196.56.32.0/24
196.57.32.0/24
196.58.32.0/24
196.197.32.0/24
196.198.32.0/24
196.199.32.0/24
202.3.76.0/24
203.171.96.0/19
203.174.27.0/24
203.215.32.0/20
213.198.56.7
223.26.20.0/22
+128
View File
@@ -0,0 +1,128 @@
#
# country_ag
#
# ipv4 hash:net ipset
#
# Antigua and Barbuda,0 (AG) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 45
#
# This File Date : Tue May 19 16:32:21 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 92 subnets, 205226 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ag
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.132.144.0/24
23.176.240.0/24
38.2.64.0/19
38.57.52.0/23
38.92.120.0/21
38.131.16.0/20
45.39.106.208/28
45.138.10.124/30
46.19.184.0/21
57.74.114.0/23
69.50.64.0/20
69.57.224.0/19
69.79.208.0/21
76.76.160.0/19
77.239.224.0/19
83.243.64.0/21
91.108.0.0/18
91.212.88.0/24
92.62.48.0/20
94.124.176.0/21
94.229.96.0/20
95.140.80.0/20
95.161.0.0/17
95.161.128.0/21
95.161.136.0/22
95.161.240.0/20
104.28.8.10/31
104.28.8.12
104.28.76.1
104.28.76.47
104.28.92.1
104.28.168.220/31
104.28.168.222
104.28.200.237
104.28.200.238/31
104.28.232.237
104.28.232.238/31
104.255.178.0/23
109.239.128.0/20
136.23.27.27
140.248.12.2/31
140.248.44.2/31
140.248.56.3
140.248.57.3
140.248.58.3
140.248.59.3
140.248.60.3
140.248.61.3
140.248.62.3
140.248.63.3
143.105.234.0/23
146.75.232.2/31
146.75.248.2/31
149.112.100.0/24
149.154.160.0/20
162.120.199.168
162.120.202.197
162.210.156.0/22
162.222.84.0/22
162.252.188.0/22
163.116.250.87
163.116.250.89
170.39.108.0/22
172.225.92.0/28
172.225.152.0/27
172.225.215.240/28
172.225.238.0/28
172.226.191.160/27
178.18.224.0/20
185.26.72.0/22
185.51.60.0/22
185.182.12.0/22
186.247.66.0/24
188.65.64.0/21
192.64.120.0/22
193.218.140.0/22
194.50.99.4
196.48.37.0/24
196.56.37.0/24
196.57.37.0/24
196.58.37.0/24
196.197.37.0/24
196.198.37.0/24
196.199.37.0/24
199.16.56.0/22
199.48.204.0/22
199.189.112.0/22
204.14.251.210
204.16.112.0/22
205.217.224.0/19
206.83.13.0/24
206.214.0.0/19
208.83.80.0/21
209.59.64.0/18
212.232.64.0/20
213.21.0.0/19
213.21.48.0/20
216.48.96.0/22
+89
View File
@@ -0,0 +1,89 @@
#
# country_ai
#
# ipv4 hash:net ipset
#
# Anguilla,0 (AI) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 34
#
# This File Date : Tue May 19 16:32:21 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 54 subnets, 22925 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ai
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
45.125.245.0/24
45.134.78.0/24
45.138.10.44/30
67.215.79.54/31
69.57.224.0/21
69.57.234.0/23
69.57.237.0/24
69.57.248.0/22
76.76.176.0/20
104.28.8.13
104.28.8.14/31
104.28.76.48
104.28.76.55
104.28.92.68
104.28.176.148/31
104.28.176.150
104.28.208.181
104.28.208.182/31
104.28.240.181
104.28.240.182/31
104.192.92.0/22
104.193.196.0/22
104.255.176.0/22
136.23.26.34
140.248.44.4/31
140.248.56.4
140.248.57.4
140.248.58.4
140.248.59.4
140.248.60.4
140.248.61.4
140.248.62.4
140.248.63.4
146.75.128.2/31
146.75.148.2/31
146.75.236.2/31
146.75.244.2/31
153.67.140.0/23
157.167.112.0/24
160.225.5.0/24
162.120.196.232
162.120.202.198
162.251.108.0/22
162.254.188.0/22
163.116.250.79
163.116.250.80
172.225.204.0/27
172.225.238.16/28
172.226.13.144/28
172.226.191.192/27
192.30.124.0/24
194.50.99.5
195.149.107.0/24
204.14.248.0/21
205.217.232.0/22
205.217.246.0/23
208.66.48.0/21
209.59.68.0/22
209.59.76.0/22
+444
View File
@@ -0,0 +1,444 @@
#
# country_al
#
# ipv4 hash:net ipset
#
# Albania,0 (AL) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 59
#
# This File Date : Tue May 19 16:32:21 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 381 subnets, 523223 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_al
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.206.232.0/21
17.118.196.96/28
17.118.208.0/22
23.95.149.0/24
31.22.48.0/20
31.41.33.0/24
31.44.64.0/20
31.76.255.200/29
31.76.255.208/29
31.76.255.216/30
31.76.255.220
31.171.152.0/22
31.222.40.0/21
37.26.64.0/21
37.26.80.0/21
37.35.64.0/21
37.139.112.0/21
37.252.221.0/24
38.21.70.0/24
38.190.108.0/23
45.15.171.232
45.38.194.0/24
45.66.230.0/24
45.66.252.0/22
45.67.0.0/22
45.74.1.0/24
45.80.48.0/22
45.82.13.0/24
45.84.116.0/22
45.84.236.0/22
45.88.89.0/24
45.90.80.0/22
45.93.220.0/22
45.134.104.0/22
45.141.216.0/24
45.142.24.0/22
46.19.224.0/21
46.99.0.0/16
46.183.20.0/24
46.183.120.0/21
46.243.224.0/24
46.252.32.0/20
46.255.144.0/21
57.90.6.0/23
62.101.160.0/21
66.102.44.64/26
66.118.40.0/24
66.186.194.0/23
66.186.198.0/23
66.234.158.0/24
67.215.79.52/31
70.40.188.0/23
74.118.126.4/30
77.83.120.0/22
77.242.16.0/20
77.247.88.0/21
77.247.195.0/24
77.247.248.0/21
78.159.131.0/24
79.98.112.0/21
79.106.0.0/16
79.135.105.4/30
79.135.105.8/30
79.171.48.0/21
79.174.24.0/22
80.78.64.0/20
80.79.13.0/24
80.80.160.0/20
80.90.80.0/20
80.91.112.0/20
80.246.28.0/24
81.26.200.0/21
82.21.191.0/24
82.22.190.0/24
82.22.239.0/24
82.23.212.0/24
82.23.224.0/24
82.24.231.0/24
82.25.230.0/24
82.26.235.0/24
82.26.240.0/24
82.27.208.0/24
82.27.215.0/24
82.27.230.0/24
82.29.208.0/24
82.29.231.0/24
82.114.64.0/19
82.198.32.0/22
83.137.63.0/24
84.20.64.0/19
84.22.32.0/19
84.54.48.0/24
85.155.228.0/24
85.209.248.0/22
87.120.100.0/22
87.121.60.0/23
87.121.162.0/24
87.238.208.0/21
88.214.16.0/22
89.117.222.0/24
89.125.139.13
91.92.250.0/24
91.102.124.0/24
91.132.172.0/22
91.148.245.40/29
91.148.245.48/29
91.187.96.0/19
91.210.136.0/22
91.212.96.0/24
91.217.6.0/23
91.226.220.0/24
91.230.254.0/23
91.239.6.0/23
91.239.145.0/24
91.239.240.0/24
91.240.165.0/24
92.60.16.0/20
92.119.236.0/22
93.87.38.17
93.93.168.0/22
93.115.6.0/24
93.115.108.0/24
93.123.113.0/24
93.159.192.0/21
93.187.110.0/24
94.100.48.0/20
94.125.112.0/21
94.137.144.0/21
94.154.152.0/22
94.156.74.0/24
94.156.94.16/28
94.156.94.32/27
94.156.94.64/26
94.156.94.128/25
94.156.166.0/24
95.86.40.0/22
95.86.56.0/22
95.107.128.0/17
95.143.103.0/24
95.210.209.0/24
95.210.214.0/24
103.69.32.0/22
103.93.40.0/22
103.111.0.0/22
103.124.164.0/22
103.167.234.0/23
103.204.120.0/22
103.254.240.0/22
104.22.28.0/24
104.28.8.16/31
104.28.8.18
104.28.60.0/31
104.28.80.10/31
104.28.98.0/31
104.28.106.10/31
104.28.130.0/31
104.28.137.3
104.28.149.134
104.28.157.134
104.28.166.143
104.28.186.213
104.28.186.214/31
104.28.186.216/31
104.28.219.12/30
104.28.219.16
104.28.251.12/30
104.28.251.16
104.30.167.236
109.69.0.0/21
109.69.160.0/21
109.74.28.0/22
109.104.128.0/22
109.104.132.0/23
109.104.134.0/24
109.104.140.0/23
109.104.144.0/23
109.104.156.0/24
109.104.158.0/23
109.234.232.0/21
109.236.32.0/20
130.0.24.0/21
134.0.32.0/19
135.136.24.0/25
138.16.28.0/24
139.28.24.0/22
140.248.34.2/31
140.248.34.4/31
140.248.36.2/31
140.248.36.4/31
140.248.40.2/31
140.248.40.4/31
140.248.56.5
140.248.57.5
140.248.58.5
140.248.59.5
140.248.60.5
140.248.61.5
140.248.62.5
140.248.63.5
141.8.200.0/21
141.98.58.0/24
141.98.140.0/22
141.98.180.0/24
144.31.129.32/27
144.31.131.32/27
144.48.52.0/22
146.0.16.0/21
146.75.169.2/31
146.75.169.4/31
147.78.160.0/22
147.93.215.0/24
148.64.22.64/27
149.14.98.0/31
149.14.98.4/30
149.14.98.8/29
149.14.98.16/28
149.14.98.48/29
149.14.98.80/29
150.228.54.0/23
150.228.56.0/23
151.123.186.0/23
151.245.116.0/24
154.50.205.36
154.50.208.36
155.2.163.120/29
155.2.167.120/29
155.2.171.120/29
155.2.175.120/29
155.212.56.0/24
157.167.58.0/24
157.167.228.3
157.167.228.4
157.167.228.132
157.167.229.3
157.167.229.4
157.167.229.132
157.167.230.3
157.167.230.4
157.167.230.132
157.167.231.3
157.167.231.4
157.167.231.170
157.167.237.3
157.167.237.4
157.167.237.132
157.167.238.3
157.167.238.4
157.167.238.132
157.167.239.3
157.167.239.4
157.167.239.132
157.167.240.3
157.167.240.4
157.167.240.132
162.120.215.0
162.120.216.48
163.116.166.173
163.116.166.177
163.116.172.188/31
164.137.72.0/24
164.137.193.0/24
165.220.230.32/27
165.220.248.0/24
167.17.184.0/24
171.22.148.0/22
172.71.138.0/24
172.216.12.0/24
172.216.14.0/23
172.225.40.0/27
172.225.144.0/27
172.225.226.0/28
173.245.217.0/24
178.132.216.0/21
178.175.0.0/17
185.1.73.0/24
185.1.100.0/24
185.9.44.0/22
185.9.139.0/24
185.16.250.0/24
185.23.110.0/24
185.30.144.0/22
185.32.20.0/22
185.33.32.0/22
185.38.192.0/22
185.46.141.0/24
185.47.188.0/22
185.49.24.0/22
185.50.180.0/22
185.53.100.0/22
185.55.44.0/22
185.55.148.0/22
185.62.172.0/22
185.63.176.0/22
185.66.128.0/22
185.67.176.0/22
185.71.180.0/22
185.75.243.0/24
185.77.20.0/24
185.78.224.0/22
185.80.224.0/22
185.82.108.0/22
185.85.152.0/22
185.89.156.0/22
185.94.183.0/24
185.97.212.0/24
185.112.132.2
185.114.112.0/22
185.118.148.0/22
185.120.36.0/22
185.120.181.0/24
185.122.228.0/22
185.132.92.0/22
185.139.4.0/24
185.144.112.0/24
185.145.0.0/22
185.153.124.0/22
185.156.12.0/22
185.158.0.0/22
185.161.184.0/23
185.171.60.0/22
185.171.144.0/22
185.173.204.0/22
185.174.208.0/22
185.175.252.0/22
185.177.28.0/22
185.177.238.0/24
185.179.28.0/22
185.182.158.0/24
185.184.217.0/24
185.186.77.0/24
185.186.80.0/22
185.187.0.0/22
185.188.216.0/22
185.190.38.0/24
185.190.90.0/24
185.190.132.0/22
185.191.164.0/22
185.196.180.0/22
185.200.212.0/22
185.200.248.0/22
185.204.32.0/22
185.204.154.0/24
185.205.168.0/22
185.212.188.0/22
185.216.15.0/24
185.221.252.0/22
185.224.100.0/22
185.226.88.0/22
185.233.124.0/22
185.237.16.0/22
185.239.8.0/22
185.254.116.0/23
186.247.44.0/24
188.68.0.0/23
188.93.112.0/24
188.164.216.0/21
188.172.96.0/20
188.241.55.0/24
192.109.210.0/24
192.109.217.0/24
192.109.219.0/24
192.109.220.0/24
193.38.33.0/24
193.104.143.0/24
193.107.12.0/24
193.108.112.0/24
193.163.91.0/24
193.163.116.0/24
193.163.187.0/24
193.187.100.0/22
193.254.1.0/24
193.254.2.0/24
194.1.149.0/24
194.35.248.0/22
194.50.99.6
194.56.182.0/24
194.113.94.0/23
194.117.55.64/26
194.150.78.0/24
194.156.252.0/22
194.169.164.0/22
195.8.107.0/24
195.66.101.0/24
195.144.24.0/24
195.146.16.0/20
195.178.99.0/24
195.200.234.0/24
196.48.33.0/24
196.56.33.0/24
196.57.33.0/24
196.58.33.0/24
196.197.33.0/24
196.198.33.0/24
196.199.33.0/24
199.168.120.0/22
199.182.170.0/24
203.30.219.0/24
209.23.32.0/20
209.206.29.80/28
212.6.49.0/24
212.32.43.0/24
212.87.205.0/24
212.115.140.160/29
213.149.101.0/24
213.163.96.0/19
213.177.161.0/24
213.207.32.0/19
216.252.183.0/28
217.9.247.0/24
217.20.253.0/24
217.21.144.0/20
217.24.240.0/20
217.73.128.0/20
217.216.60.0/24
+358
View File
@@ -0,0 +1,358 @@
#
# country_am
#
# ipv4 hash:net ipset
#
# Armenia,0 (AM) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 47
#
# This File Date : Tue May 12 15:44:22 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 293 subnets, 670507 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_am
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.17.249.0/24
2.27.26.224/27
2.27.27.224/27
2.56.204.0/22
5.39.204.0/22
5.62.60.13
5.62.60.14/31
5.63.160.0/21
5.77.128.0/17
5.101.37.0/24
5.101.38.0/23
5.101.71.0/24
5.134.80.0/21
13.79.218.146
31.7.160.0/21
31.47.192.0/21
31.128.60.0/24
31.132.72.0/21
31.171.209.0/24
36.255.204.160/27
37.26.168.0/21
37.157.208.0/20
37.186.64.0/18
37.252.64.0/19
37.252.216.0/22
38.191.248.0/22
45.11.136.0/22
45.15.148.0/22
45.39.106.80/28
45.82.100.0/24
45.129.185.0/24
45.131.124.0/22
45.133.104.0/22
45.137.78.1
45.137.78.2/31
45.137.78.4/30
45.137.78.8/29
45.137.78.16/28
45.137.78.32/27
45.137.78.64/26
45.137.78.128/25
45.143.104.0/22
45.143.204.0/22
45.146.36.0/22
45.153.212.0/22
45.159.72.0/22
46.19.96.0/21
46.36.112.0/20
46.70.0.0/15
46.130.0.0/16
46.162.192.0/18
46.182.172.0/22
46.226.160.0/21
46.241.128.0/17
46.243.208.0/24
57.90.146.0/23
62.3.16.0/24
62.89.0.0/19
66.102.33.192/26
72.14.201.67
77.91.68.0/24
77.95.184.0/21
77.105.128.0/21
77.105.144.0/24
77.105.160.0/22
77.105.164.0/24
78.109.64.0/20
79.170.200.0/21
80.72.16.0/21
80.72.24.0/22
80.86.224.0/20
81.16.0.0/20
81.89.208.0/20
82.199.192.0/20
83.139.0.0/18
85.90.207.0/24
85.194.252.0/23
85.198.120.0/21
86.107.50.0/24
87.121.47.0/24
87.241.128.0/18
89.169.32.0/22
89.169.52.0/22
89.249.72.0/25
89.249.192.0/20
91.103.24.0/21
91.103.56.0/21
91.103.248.0/22
91.108.187.0/24
91.193.43.0/24
91.195.110.0/23
91.195.254.0/23
91.196.36.0/22
91.198.108.0/23
91.199.38.0/24
91.199.226.0/24
91.201.196.0/24
91.204.188.0/22
91.205.132.0/22
91.205.136.0/21
91.205.196.0/22
91.208.76.0/24
91.209.38.0/24
91.212.71.0/24
91.217.157.0/24
91.218.4.0/22
91.220.126.0/24
91.221.60.0/23
91.221.228.0/23
91.223.82.0/24
91.226.12.0/23
91.226.235.0/24
91.228.249.0/24
91.231.200.0/22
91.237.150.0/24
91.239.22.0/24
91.239.85.0/24
92.42.102.0/24
92.43.136.0/21
92.62.120.0/24
92.118.72.0/22
92.223.2.0/24
92.246.132.0/22
92.246.136.0/21
93.94.216.0/21
93.115.240.0/24
93.185.32.0/20
93.185.144.0/20
93.187.160.0/21
94.141.100.0/22
94.142.250.0/24
94.154.127.0/24
95.140.192.0/20
95.142.113.0/24
95.174.96.0/19
98.159.226.48/28
104.28.8.19
104.28.8.20/31
104.28.8.22
104.28.51.15
104.28.51.16
104.28.80.17
104.28.80.18
104.28.106.17
104.28.106.18
104.28.130.7
104.28.130.8
104.28.131.5
104.28.131.6
104.28.147.2/31
104.28.147.4
104.28.150.199
104.28.150.200
104.28.155.2/31
104.28.155.4
104.28.158.199
104.28.158.200
104.28.188.143
104.28.188.144/30
104.28.188.148/31
104.28.220.200/30
104.28.220.204/31
104.28.220.206
104.28.252.200/30
104.28.252.204/31
104.28.252.206
104.30.163.172
109.68.120.0/21
109.75.32.0/20
130.49.66.0/24
130.193.27.0/24
130.193.120.0/21
132.243.176.0/20
138.249.135.0/24
138.249.174.0/24
138.249.254.0/24
139.28.4.0/24
139.45.214.0/24
139.45.215.0/27
140.248.36.6/31
140.248.36.8/31
140.248.56.6
140.248.57.6
140.248.58.6
140.248.59.6
140.248.60.6
140.248.61.6
140.248.62.6
140.248.63.6
141.136.64.0/19
146.19.140.0/24
146.75.162.6/31
146.75.162.8/31
146.75.180.0/30
146.185.248.0/24
149.154.184.10
150.228.52.0/23
155.212.79.0/24
156.246.241.0/24
156.246.242.0/23
156.246.244.0/23
157.22.21.0/24
157.22.70.0/24
157.167.75.0/24
158.46.182.0/23
160.25.104.118
160.25.105.118
162.120.187.99
162.120.187.227
162.120.188.99
162.120.188.227
163.116.170.89
163.116.170.93
163.116.178.211
163.116.178.215
164.137.73.0/24
164.137.194.0/24
166.0.220.0/24
170.168.102.0/24
170.168.171.0/24
172.68.95.0/24
172.68.124.0/24
172.70.186.0/24
172.225.36.0/27
172.225.40.32/27
172.225.226.16/28
176.32.192.0/21
176.113.118.0/24
176.120.24.0/21
176.124.96.0/21
178.78.128.0/18
178.160.192.0/18
178.212.139.0/24
178.219.48.0/20
178.248.0.0/21
185.3.188.0/22
185.8.0.0/22
185.9.184.0/22
185.13.196.0/22
185.21.252.0/22
185.36.36.0/22
185.44.228.0/22
185.48.240.0/22
185.57.68.0/22
185.59.68.0/22
185.77.192.0/22
185.78.144.0/22
185.79.0.0/22
185.80.91.0/24
185.86.192.0/22
185.92.84.0/22
185.112.132.59
185.113.8.0/24
185.127.64.0/22
185.136.32.0/22
185.149.140.0/22
185.150.164.0/22
185.155.232.0/22
185.167.217.0/24
185.177.104.0/22
185.202.113.0/24
185.208.153.0/24
185.211.171.0/24
185.215.52.0/22
185.223.124.0/22
185.225.202.0/23
185.230.240.0/22
185.247.0.0/22
185.253.160.0/24
185.255.68.0/22
188.92.28.0/24
188.115.192.0/18
188.164.152.0/21
192.109.41.120/29
193.29.226.0/24
193.57.28.0/22
193.58.120.0/24
193.104.56.0/24
193.104.198.0/24
193.142.19.0/24
193.150.171.0/24
193.163.170.0/24
193.177.240.0/24
193.228.137.0/24
194.1.152.0/24
194.11.239.0/24
194.30.176.0/23
194.31.4.0/23
194.33.82.0/24
194.39.82.0/23
194.39.102.0/23
194.50.99.7
194.50.153.0/24
194.61.88.0/22
194.110.251.0/24
194.117.80.0/24
194.156.103.0/24
194.247.50.0/24
195.8.50.0/23
195.20.16.0/24
195.28.188.0/24
195.43.74.0/23
195.60.80.128/27
195.88.66.0/23
195.88.254.0/23
195.128.166.0/23
195.191.100.0/23
195.191.154.0/23
195.191.186.0/23
195.225.234.0/23
195.248.240.0/22
195.250.64.0/19
196.48.39.0/24
196.56.39.0/24
196.57.39.0/24
196.58.39.0/24
196.197.39.0/24
196.198.39.0/24
196.199.39.0/24
198.145.150.0/24
212.34.224.0/19
212.42.192.0/19
212.73.64.0/19
213.108.20.0/22
213.109.197.0/24
217.76.0.0/20
217.113.0.0/19
217.144.176.0/20
+277
View File
@@ -0,0 +1,277 @@
#
# country_ao
#
# ipv4 hash:net ipset
#
# Angola,0 (AO) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 45
#
# This File Date : Tue May 12 15:44:23 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 214 subnets, 1317171 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ao
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.62.60.9
5.62.60.10/31
8.29.109.122
41.63.160.0/19
41.70.128.0/17
41.74.240.0/20
41.78.16.0/22
41.205.32.0/19
41.210.192.0/18
41.216.236.0/22
41.218.96.0/19
41.221.240.0/20
41.222.200.0/22
41.222.236.0/22
41.222.248.0/21
41.223.40.0/22
41.223.100.0/22
41.223.156.0/22
41.223.164.0/22
57.82.52.0/23
66.96.123.192/26
66.102.39.64/26
74.118.126.8/30
79.135.105.12/30
80.88.9.0/24
82.21.64.0/24
84.254.128.0/24
102.36.224.0/22
102.64.60.0/22
102.130.64.0/21
102.130.192.0/19
102.202.244.0/22
102.203.1.0/24
102.203.128.0/22
102.203.139.0/24
102.203.164.0/22
102.203.240.0/21
102.204.164.0/22
102.204.192.0/22
102.205.75.0/24
102.205.146.0/23
102.205.234.0/24
102.206.52.0/22
102.206.56.0/21
102.206.76.0/22
102.206.196.0/22
102.207.128.0/22
102.207.192.0/22
102.207.212.0/22
102.208.92.0/22
102.208.148.0/22
102.209.4.0/22
102.209.154.0/24
102.210.4.0/22
102.210.120.0/22
102.210.169.0/24
102.210.176.0/22
102.210.228.0/22
102.211.55.0/24
102.211.128.0/22
102.211.152.0/22
102.211.200.0/22
102.211.224.0/22
102.212.216.0/22
102.213.12.0/22
102.213.32.0/22
102.213.54.0/24
102.213.96.0/20
102.213.240.0/24
102.214.0.0/22
102.214.36.0/22
102.214.120.0/22
102.214.127.0/24
102.214.236.0/22
102.215.60.0/22
102.215.168.0/22
102.215.180.0/22
102.215.184.0/22
102.216.44.0/22
102.216.48.0/21
102.216.56.0/22
102.216.140.0/22
102.216.168.0/22
102.216.208.0/22
102.216.252.0/22
102.217.116.0/22
102.217.192.0/22
102.218.84.0/22
102.218.92.0/22
102.218.148.0/22
102.218.180.0/22
102.219.30.0/24
102.219.80.0/24
102.219.124.0/22
102.219.184.0/22
102.219.226.0/24
102.220.192.0/22
102.221.52.0/22
102.221.108.0/22
102.221.172.0/22
102.222.16.0/22
102.222.92.0/22
102.223.3.0/24
104.28.8.23
104.28.8.24/31
104.28.24.138/31
104.28.24.140/31
104.28.24.142
104.28.34.6/31
104.28.34.8/31
104.28.34.10
104.28.46.0/30
104.28.46.4
104.28.60.6/31
104.28.60.8/31
104.28.60.10
104.28.61.0/30
104.28.61.4
104.28.82.0/30
104.28.82.4
104.28.139.9
104.28.143.190
104.28.146.139
104.28.154.139
104.28.163.63
104.28.164.9
104.28.196.147
104.28.196.148/30
104.28.228.147
104.28.228.148/30
104.44.65.0/24
105.168.0.0/13
129.122.128.0/17
138.16.112.0/24
140.248.56.7
140.248.57.7
140.248.58.7
140.248.59.7
140.248.60.7
140.248.61.7
140.248.62.7
140.248.63.7
146.23.44.0/23
146.23.208.0/22
146.75.168.2/31
146.75.182.2/31
146.75.185.2/31
146.75.198.0/31
146.75.210.2/31
149.87.166.0/24
154.65.128.0/17
154.66.80.0/22
154.66.104.0/22
154.71.128.0/17
154.116.128.0/17
154.118.192.0/19
154.127.128.0/17
155.89.0.0/16
157.167.98.0/24
159.26.127.4/30
160.119.240.0/22
160.224.0.0/15
160.242.16.0/20
163.116.174.194/31
163.116.180.115
163.116.180.116
163.116.190.17
163.116.190.18
164.137.54.0/24
164.137.157.0/24
169.239.32.0/22
169.239.76.0/22
169.239.108.0/22
169.239.132.0/22
169.255.88.0/22
172.68.40.0/24
172.69.158.0/24
172.94.84.0/24
172.224.231.192/28
172.225.98.0/27
172.225.242.16/28
179.64.30.0/23
179.64.32.0/23
185.148.112.0/22
192.12.111.0/24
192.109.41.224/29
193.220.30.34
194.50.99.8
195.242.242.0/24
196.1.15.0/24
196.6.255.0/24
196.11.189.0/24
196.11.234.0/24
196.13.109.0/24
196.13.204.0/24
196.13.243.0/24
196.29.192.0/20
196.32.192.0/21
196.41.77.0/24
196.43.197.0/24
196.43.210.0/24
196.43.223.0/24
196.45.160.0/22
196.46.21.0/24
196.46.72.0/21
196.48.36.0/24
196.49.6.0/24
196.56.36.0/24
196.57.36.0/24
196.58.36.0/24
196.61.76.0/22
196.197.36.0/24
196.198.36.0/24
196.199.36.0/24
196.202.252.0/22
196.216.48.0/21
196.216.56.0/22
196.216.60.0/23
196.216.161.0/24
196.216.248.0/23
196.223.1.0/24
196.223.13.0/24
196.223.19.0/24
196.249.192.0/18
197.148.0.0/18
197.148.88.0/21
197.149.148.0/22
197.157.196.0/22
197.216.0.0/15
197.234.96.0/21
197.234.104.0/25
197.234.104.128/26
197.234.104.192/28
197.234.104.208/29
197.234.104.216/31
197.234.104.219
197.234.104.220/30
197.234.104.224/27
197.234.105.0/24
197.234.106.0/23
197.234.108.0/22
197.234.112.0/20
197.241.128.0/17
199.19.254.0/28
204.8.204.0/24
212.39.169.0/24
213.156.254.2
+79
View File
@@ -0,0 +1,79 @@
#
# country_aq
#
# ipv4 hash:net ipset
#
# Antarctica,0 (AQ) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 38
#
# This File Date : Tue May 19 16:32:22 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 47 subnets, 1842 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_aq
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.27.26.128/27
2.27.27.128/27
23.154.160.0/24
31.6.14.0
31.6.16.0
62.220.146.64/26
63.141.240.246
79.110.169.137
85.215.235.150
103.189.238.0/24
104.28.8.26/31
104.28.8.28
104.28.92.69
104.28.123.20
104.28.180.111
104.28.180.112
104.28.212.152/31
104.28.244.152/31
131.143.220.0/23
136.23.3.227
140.248.0.2/31
140.248.24.0/31
140.248.41.0/31
140.248.56.8
140.248.57.8
140.248.58.8
140.248.59.8
140.248.60.8
140.248.61.8
140.248.62.8
140.248.63.8
149.202.66.93
154.30.31.0/26
160.25.104.127
160.25.105.127
162.120.210.1
162.120.235.189
172.225.84.0/28
172.225.106.0/28
172.225.209.64/28
172.225.222.0/28
178.17.162.168/29
185.124.160.0/31
185.124.160.10
185.124.160.100
194.50.99.9
202.144.198.0/24
209.127.204.0/24
223.88.105.121
File diff suppressed because it is too large Load Diff
+102
View File
@@ -0,0 +1,102 @@
#
# country_as
#
# ipv4 hash:net ipset
#
# American Samoa,0 (AS) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 49
#
# This File Date : Tue May 12 15:44:23 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 57 subnets, 29134 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_as
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
38.101.165.0/24
38.111.133.0/24
38.134.236.0/22
38.134.240.0/23
38.134.243.0/24
45.138.10.92/30
65.167.192.0/20
65.167.224.0/20
65.167.240.0/23
65.167.242.0/24
65.167.243.0/25
65.167.243.128/27
65.167.243.160/28
65.167.243.192/26
65.167.244.0/22
65.167.248.0/21
66.178.5.0/24
66.178.14.0/24
66.207.50.0/24
67.218.48.0/20
103.117.168.0/22
104.28.8.40/31
104.28.8.42
104.28.29.0/31
104.28.35.0/31
104.28.72.0/31
104.28.90.0/31
104.28.125.0/31
104.28.178.121
104.28.178.122/31
104.28.178.124/31
104.28.178.126
104.28.210.158/31
104.28.210.160/30
104.28.242.158/31
104.28.242.160/30
112.47.182.83
136.23.33.0
140.248.20.2/31
140.248.56.10
140.248.57.10
140.248.58.10
140.248.59.10
140.248.60.10
140.248.61.10
140.248.62.10
140.248.63.10
146.75.132.2/31
146.75.136.2/31
146.75.160.2/31
146.75.207.0/31
146.75.212.0/31
150.228.214.0/23
162.120.204.48
162.120.216.144
163.116.129.139
163.116.129.140
164.137.25.0/24
164.137.50.0/24
172.225.64.0/27
172.225.230.0/28
172.225.244.0/28
172.226.77.64/27
194.50.99.11
198.52.28.0/22
202.70.112.0/20
205.161.14.0/23
206.80.28.0/22
208.15.230.0/24
208.136.102.0/24
208.147.18.0/24
209.8.114.64/26
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+94
View File
@@ -0,0 +1,94 @@
#
# country_aw
#
# ipv4 hash:net ipset
#
# Aruba,0 (AW) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 25
#
# This File Date : Tue May 12 15:44:23 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 54 subnets, 116410 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_aw
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
45.39.106.0/28
46.243.139.0/24
57.74.102.0/23
57.91.224.0/21
104.28.8.81
104.28.8.82/31
104.28.24.150/31
104.28.24.152/30
104.28.24.156
104.28.32.80/31
104.28.36.108/31
104.28.76.57
104.28.76.58
104.28.78.57
104.28.78.58
104.28.92.114/31
104.28.94.114/31
104.28.126.116/31
104.28.196.159
104.28.196.160/30
104.28.196.164/31
104.28.228.159
104.28.228.160/30
104.28.228.164/31
136.23.26.32
138.255.252.0/22
140.248.4.2/31
140.248.44.6/31
140.248.56.13
140.248.57.13
140.248.58.13
140.248.59.13
140.248.60.13
140.248.61.13
140.248.62.13
140.248.63.13
153.67.158.0/23
157.167.113.0/24
159.254.20.0/24
162.120.194.236
162.120.202.199
163.116.134.156
163.116.134.165
163.116.250.51
163.116.250.64
164.137.156.0/24
170.84.254.0/24
172.111.183.0/24
172.224.234.0/28
172.225.238.32/28
172.225.250.0/27
172.226.13.160/28
172.226.191.224/27
179.61.32.0/19
181.41.0.0/18
186.96.200.0/21
186.96.224.0/20
186.96.240.0/21
186.189.0.0/18
186.189.128.0/18
190.12.224.0/19
190.104.96.0/20
194.50.99.14
201.229.0.0/17
+95
View File
@@ -0,0 +1,95 @@
#
# country_ax
#
# ipv4 hash:net ipset
#
# Åland Islands,1 (AX) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 41
#
# This File Date : Tue May 12 15:44:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 48 subnets, 42380 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ax
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
45.138.10.60/30
79.133.0.0/19
82.199.160.0/20
82.199.176.0/23
82.199.182.0/23
91.210.154.0/24
104.28.8.84/31
104.28.8.86
104.28.27.103
104.28.27.104/31
104.28.27.106
104.28.62.93
104.28.62.94
104.28.105.16
104.28.199.118/31
104.28.199.120/31
104.28.231.118/31
104.28.231.120/31
136.23.20.47
140.248.34.6/31
140.248.36.14/31
140.248.56.14
140.248.57.14
140.248.58.14
140.248.59.14
140.248.60.14
140.248.61.14
140.248.62.14
140.248.63.14
146.75.169.6/31
162.120.215.128
162.120.216.32
163.116.168.154/31
163.116.178.219
163.116.178.220
172.225.36.32/27
172.225.70.0/27
172.225.172.0/28
172.225.210.0/28
185.36.148.0/22
185.84.30.0/23
185.112.132.1
193.181.196.0/23
193.234.48.0/23
193.234.50.0/24
193.234.51.0/25
193.234.51.128/27
193.234.51.160/28
193.234.51.176/30
193.234.51.180
193.234.51.182/31
193.234.51.184/29
193.234.51.192/26
194.50.99.15
194.71.144.0/23
194.110.176.0/20
194.112.0.0/20
194.132.144.0/23
212.17.162.0/24
212.17.164.0/22
212.17.168.0/24
212.17.176.0/21
213.204.32.0/19
216.128.16.0/23
217.29.224.0/20
+458
View File
@@ -0,0 +1,458 @@
#
# country_az
#
# ipv4 hash:net ipset
#
# Azerbaijan,0 (AZ) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 33
#
# This File Date : Tue May 19 16:32:22 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 348 subnets, 793183 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_az
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.10.240.0/20
5.44.32.0/21
5.62.60.17
5.62.60.18/31
5.83.213.0/24
5.133.224.0/20
5.134.48.0/20
5.178.0.0/20
5.182.184.0/24
5.191.0.0/16
5.197.0.0/16
5.199.19.0/24
5.250.192.0/19
5.252.27.0/24
5.252.48.0/22
23.230.104.224/28
31.170.224.0/19
31.171.0.0/17
31.222.225.0/24
36.255.204.128/27
36.255.204.224/27
37.18.58.0/24
37.26.0.0/18
37.32.64.0/20
37.61.0.0/17
37.114.128.0/18
37.128.200.0/21
38.27.37.0/24
45.15.43.0/24
45.15.177.8/30
45.15.177.72/30
45.83.124.0/27
45.89.99.8/30
45.89.99.72/30
45.136.164.0/22
45.137.79.0/24
46.18.64.0/21
46.22.224.0/20
46.23.96.0/20
46.28.237.0/24
46.32.160.0/19
46.228.176.0/20
57.90.148.0/23
62.164.144.0/24
62.212.224.0/19
62.217.128.0/19
63.223.49.48/30
67.54.193.32/27
70.41.216.0/27
70.41.223.0/27
72.14.201.69
77.81.56.0/21
77.81.248.0/21
77.244.112.0/20
78.109.48.0/21
78.111.48.0/20
79.135.105.16/30
80.69.48.0/20
81.17.80.0/20
81.21.80.0/20
81.30.97.0/24
82.194.0.0/19
85.132.0.0/17
85.158.144.0/21
87.200.12.46
88.151.192.0/21
89.23.124.0/24
89.37.16.0/21
89.37.32.0/21
89.40.30.0/24
89.41.0.0/21
89.147.192.0/18
89.219.36.0/22
89.219.40.0/21
89.219.48.0/20
89.219.128.0/28
89.219.128.20/30
89.219.128.32/29
89.219.128.44/30
89.219.128.48/28
89.219.128.96/28
89.219.128.112/30
89.219.128.120/29
89.219.129.0/25
89.219.129.160/28
89.219.129.192/26
89.219.130.0/25
89.219.130.128/27
89.219.130.168/29
89.219.130.184/29
89.219.130.192/26
89.219.131.0/27
89.219.131.48/28
89.219.131.64/26
89.219.131.128/25
89.219.132.0/23
89.219.135.0/24
89.219.136.0/26
89.219.136.72/29
89.219.136.96/27
89.219.136.128/25
89.219.137.0/25
89.219.137.144/28
89.219.137.160/27
89.219.137.192/26
89.219.138.0/26
89.219.138.64/27
89.219.138.128/26
89.219.138.192/30
89.219.138.200/29
89.219.138.208/28
89.219.138.224/27
89.219.139.128/28
89.219.139.152/30
89.219.139.160/27
89.219.139.192/27
89.219.139.228/30
89.219.139.232/29
89.219.139.248/29
89.219.140.0/26
89.219.140.64/27
89.219.140.112/28
89.219.140.128/29
89.219.140.160/29
89.219.140.168/30
89.219.140.176/28
89.219.140.192/27
89.219.140.224/28
89.219.140.240/29
89.219.141.0/25
89.219.141.128/28
89.219.141.144/29
89.219.141.152/30
89.219.141.160/27
89.219.141.192/26
89.219.143.0/27
89.219.143.32/29
89.219.143.48/28
89.219.143.64/27
89.219.143.112/28
89.219.143.128/26
89.219.143.192/28
89.219.143.208/29
89.219.143.224/27
89.219.155.0/24
89.219.156.0/22
89.219.160.0/24
89.219.161.0/29
89.219.161.12/30
89.219.161.16/28
89.219.161.32/27
89.219.161.64/26
89.219.161.128/25
89.219.162.0/23
89.219.164.0/22
89.219.168.0/21
89.219.176.0/20
91.103.137.0/24
91.132.192.0/22
91.135.240.0/20
91.191.192.0/20
91.201.200.0/24
91.209.225.0/24
91.216.134.0/24
91.218.56.0/24
91.220.90.0/24
91.220.216.0/24
91.234.235.0/24
91.240.27.0/24
91.242.0.0/19
92.39.80.0/20
92.223.62.0/24
93.88.80.0/20
93.114.130.0/24
93.184.224.0/20
94.20.0.0/16
94.158.191.0/24
95.86.128.0/18
95.210.236.0/24
103.119.111.0/24
104.28.8.87
104.28.8.88/31
104.28.20.171
104.28.20.172/30
104.28.20.176/31
104.28.51.10/31
104.28.51.12
104.28.80.12/31
104.28.80.14
104.28.106.12/31
104.28.106.14
104.28.130.2/31
104.28.130.4
104.28.131.0/31
104.28.131.2
104.28.136.216
104.28.147.78/31
104.28.147.80/31
104.28.147.236
104.28.155.78/31
104.28.155.80/31
104.28.163.238
104.28.166.102
104.28.192.172/30
104.28.192.176/31
104.28.192.178
104.28.224.172/30
104.28.224.176/31
104.28.224.178
104.30.134.213
109.61.34.0/24
109.104.102.0/23
109.127.0.0/18
109.175.133.0/24
109.196.108.0/24
109.205.160.0/21
109.205.208.0/21
109.235.192.0/21
109.237.112.0/20
109.239.16.0/20
130.0.8.0/21
130.193.74.0/24
131.117.128.0/20
134.19.208.0/20
140.248.34.8/30
140.248.36.16/30
140.248.56.15
140.248.57.15
140.248.58.15
140.248.59.15
140.248.60.15
140.248.61.15
140.248.62.15
140.248.63.15
143.14.116.0/24
146.75.162.14/31
146.75.162.16/31
146.75.169.8/30
149.126.9.104/29
149.126.112.0/20
149.255.144.0/20
150.228.42.0/23
151.243.238.0/24
154.47.6.0/24
154.61.82.0/24
154.91.2.0/24
154.219.83.0/24
154.219.84.0/22
154.219.88.0/23
155.2.163.72/29
155.2.167.72/29
155.2.171.72/29
155.2.175.72/29
156.109.248.24/29
156.246.197.0/24
156.246.198.0/23
156.246.200.0/24
157.167.76.0/24
157.167.228.7
157.167.228.8
157.167.228.134
157.167.229.7
157.167.229.8
157.167.229.134
157.167.230.7
157.167.230.8
157.167.230.134
157.167.231.11
157.167.231.12
157.167.231.174
157.167.237.7
157.167.237.8
157.167.237.134
157.167.238.7
157.167.238.8
157.167.238.134
157.167.239.7
157.167.239.8
157.167.239.134
157.167.240.7
157.167.240.8
157.167.240.134
158.181.32.0/20
160.25.104.119
160.25.105.119
160.202.24.0/22
162.120.187.101
162.120.187.229
162.120.188.101
162.120.188.229
163.116.168.140
163.116.168.143
163.116.170.90
163.116.170.94
163.116.191.42
163.116.191.61
163.116.235.104/31
164.40.238.0/24
164.63.244.0/23
164.137.74.0/24
164.137.195.0/24
164.215.96.0/21
165.220.244.16/28
166.1.63.0/24
167.150.216.0/24
172.68.30.0/24
172.68.75.0/24
172.71.12.0/24
172.71.17.0/24
172.216.247.0/24
172.225.36.64/27
172.225.190.32/27
172.225.226.32/28
176.28.80.0/21
178.76.0.0/18
178.93.69.0/24
178.95.121.0/24
178.171.46.0/23
178.237.64.0/20
180.149.44.0/23
184.63.129.240/29
184.63.130.240/29
185.12.16.0/22
185.18.244.0/22
185.26.184.0/22
185.30.88.0/22
185.32.44.0/22
185.34.72.0/22
185.36.200.0/22
185.40.32.0/22
185.40.156.0/22
185.40.176.0/22
185.41.200.0/22
185.43.188.0/22
185.47.4.0/22
185.52.128.0/22
185.55.36.0/22
185.65.119.0/24
185.77.3.0/24
185.77.248.0/24
185.80.172.0/22
185.81.80.0/21
185.81.216.0/22
185.83.124.0/22
185.91.208.0/22
185.92.224.0/22
185.93.90.0/23
185.96.124.0/22
185.105.196.0/22
185.112.132.60
185.112.192.0/22
185.118.48.0/22
185.127.40.0/24
185.129.0.0/22
185.129.92.0/22
185.136.207.0/24
185.138.12.0/22
185.143.196.0/22
185.146.112.0/22
185.147.24.0/24
185.156.74.22
185.156.74.109
185.161.224.0/22
185.163.131.0/24
185.188.144.0/24
185.193.132.0/22
185.220.180.0/22
185.222.92.0/22
185.230.199.0/24
185.233.35.0/24
185.233.180.0/22
186.243.169.0/24
186.246.112.0/24
188.64.8.0/21
188.65.162.0/24
188.72.128.0/18
188.213.212.0/24
188.227.208.0/20
188.253.128.0/17
193.5.1.0/24
193.8.62.0/23
193.8.72.0/23
193.41.128.0/24
193.42.156.0/24
193.105.123.0/24
193.143.231.0/24
194.39.184.0/24
194.39.241.0/24
194.39.243.0/24
194.50.99.16
194.61.76.0/24
194.135.152.0/21
194.135.160.0/19
194.164.222.0/24
194.164.224.0/24
194.213.119.0/24
195.26.8.0/23
195.28.6.0/23
195.216.230.0/24
196.48.42.0/24
196.56.42.0/24
196.57.42.0/24
196.58.42.0/24
196.196.42.0/24
196.197.42.0/24
196.198.42.0/24
196.199.42.0/24
198.45.245.224/27
198.55.110.0/24
198.145.224.0/24
204.9.38.0/24
204.77.7.0/24
208.122.23.0/24
209.182.103.0/24
212.47.128.0/19
212.102.123.0/24
213.142.158.0/24
213.154.0.0/19
213.172.64.0/19
213.182.194.0/24
217.14.96.0/20
217.18.88.0/24
217.25.16.0/20
217.64.16.0/20
217.138.89.0/25
217.168.176.0/20
217.179.72.0/23
217.179.126.0/24
+320
View File
@@ -0,0 +1,320 @@
#
# country_ba
#
# ipv4 hash:net ipset
#
# Bosnia and Herzegovina,0 (BA) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 53
#
# This File Date : Tue May 12 15:44:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 279 subnets, 827520 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_ba
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.43.64.0/18
5.59.160.0/21
5.62.60.41
5.62.60.42/31
5.133.0.0/21
5.133.128.0/19
5.149.64.0/19
5.152.232.0/21
5.154.168.0/23
5.154.228.0/23
5.154.248.0/22
5.182.130.68/30
5.182.131.30/31
5.231.80.106/31
31.47.0.0/19
31.176.128.0/17
31.185.112.0/20
31.216.184.0/21
31.223.128.0/19
31.223.208.0/20
37.8.128.0/20
37.19.24.0/21
37.203.64.0/18
37.205.24.0/21
37.208.32.0/21
38.191.116.0/22
38.196.185.0/24
44.61.135.0/25
45.14.36.0/22
45.82.88.0/22
45.131.116.0/22
45.148.123.0/24
45.156.248.0/22
45.196.144.0/21
46.23.110.0/24
46.35.128.0/19
46.36.160.0/19
46.163.60.0/24
46.229.252.0/24
46.239.0.0/18
46.255.27.0/24
57.90.56.0/22
57.90.72.0/21
62.4.113.0/24
62.68.96.0/19
62.101.144.0/20
62.113.0.0/19
63.246.40.128/26
72.14.201.72
72.251.214.0/24
77.74.224.0/21
77.77.170.140/30
77.77.192.0/18
77.78.192.0/18
77.221.0.0/19
77.238.192.0/19
77.239.0.0/19
77.239.64.0/19
78.28.128.0/18
79.142.0.0/20
79.142.180.0/22
79.143.160.0/20
80.65.64.0/19
80.65.174.0/23
80.80.32.0/20
80.87.240.0/20
80.239.199.72/29
80.242.112.0/20
81.17.236.0/23
81.93.64.0/19
81.94.0.0/20
82.117.232.0/21
82.118.0.0/20
82.214.109.212
84.41.96.0/20
84.41.116.56/29
84.41.117.176/28
84.41.118.104/29
85.92.224.0/19
85.94.128.0/19
85.158.32.0/21
85.209.96.0/22
85.235.84.0/22
87.247.136.0/22
87.250.96.0/19
88.204.41.0/24
89.111.192.0/18
89.124.12.0/22
89.146.128.0/18
91.132.74.0/23
91.191.0.0/18
91.198.219.0/24
91.205.68.0/22
91.208.255.0/24
91.212.4.0/24
92.36.128.0/17
92.240.32.0/19
92.241.128.0/19
93.157.192.0/21
93.170.56.0/21
93.180.96.0/19
93.180.144.0/21
94.250.0.0/17
95.47.208.0/20
95.133.140.0/22
95.133.232.0/22
95.156.128.0/18
98.159.36.0/24
98.159.226.96/28
104.28.8.90/31
104.28.8.92
104.28.60.11
104.28.60.12
104.28.98.6/31
104.28.106.19
104.28.106.20
104.28.114.2/31
104.28.130.9
104.28.130.10
104.28.179.23
104.28.179.24/30
104.28.211.62/31
104.28.211.64/31
104.28.211.66
104.28.243.62/31
104.28.243.64/31
104.28.243.66
104.239.103.0/24
109.94.104.0/22
109.105.192.0/20
109.163.128.0/18
109.165.128.0/17
109.175.0.0/17
109.175.236.0/22
109.176.240.0/24
109.205.32.0/21
109.237.32.0/20
128.65.104.0/21
130.49.57.0/24
130.193.19.0/24
134.90.128.0/21
140.248.36.20/31
140.248.56.16
140.248.57.16
140.248.58.16
140.248.59.16
140.248.60.16
140.248.61.16
140.248.62.16
140.248.63.16
141.8.236.68/30
141.98.181.0/24
141.170.192.0/20
146.75.180.8/31
146.75.186.0/31
146.120.8.0/22
146.255.128.0/19
149.126.9.24/29
150.228.68.0/23
154.14.46.120/30
154.50.205.67
154.50.208.67
154.217.87.0/24
155.2.163.96/29
155.2.167.96/29
155.2.171.96/29
155.2.175.96/29
157.22.24.0/24
157.167.60.0/24
159.20.16.0/21
160.25.104.105
160.25.105.105
160.224.182.0/24
160.224.244.0/24
162.120.187.103
162.120.187.231
162.120.188.103
162.120.188.231
162.120.216.1
162.120.216.49
162.120.227.182
163.116.166.174
163.116.166.178
163.116.179.112
163.116.179.115
164.40.224.0/21
164.137.76.0/24
164.137.197.0/24
170.168.169.0/24
171.22.20.0/22
172.216.246.0/24
172.225.34.0/28
172.225.40.96/27
172.225.190.64/27
172.252.89.0/24
176.108.56.0/21
176.119.220.0/24
178.77.0.0/18
178.209.0.0/19
178.209.32.0/24
178.210.184.0/21
178.236.80.0/20
185.1.133.0/24
185.6.104.0/22
185.12.76.0/22
185.12.168.0/22
185.13.240.0/22
185.14.124.0/22
185.15.64.0/22
185.16.12.0/22
185.17.44.0/22
185.18.152.0/22
185.24.160.0/22
185.24.208.0/22
185.26.176.0/22
185.32.172.0/22
185.35.156.0/22
185.36.68.0/22
185.36.84.0/22
185.37.100.0/24
185.38.144.0/22
185.39.0.0/22
185.48.172.0/22
185.50.56.0/22
185.58.92.0/22
185.65.107.0/24
185.65.120.0/22
185.69.28.0/22
185.79.228.0/22
185.84.144.0/22
185.91.156.0/22
185.98.0.0/22
185.99.0.0/22
185.112.132.6
185.125.120.0/22
185.147.215.192/26
185.150.192.0/22
185.164.32.0/22
185.173.28.0/22
185.187.4.0/22
185.202.76.0/22
185.210.180.0/22
185.212.108.0/22
185.230.120.0/24
185.237.128.0/22
185.244.28.0/24
185.253.26.0/23
188.124.192.0/19
188.127.96.0/19
188.246.64.0/19
193.16.157.0/24
193.24.125.0/24
193.163.42.68/30
193.222.144.0/22
194.41.40.0/22
194.50.99.17
194.53.156.0/22
194.99.16.0/22
195.130.32.0/19
195.222.32.0/19
196.48.53.0/24
196.56.53.0/24
196.57.53.0/24
196.58.53.0/24
196.197.53.0/24
196.198.53.0/24
196.199.53.0/24
198.145.147.0/24
199.247.33.64/27
209.162.200.0/24
209.206.22.128/27
209.206.29.48/28
212.39.96.0/19
212.47.45.0/24
212.125.144.0/20
212.221.60.48/29
212.222.162.168/29
212.222.198.56/29
212.222.198.112/29
212.222.240.224/29
213.91.64.0/18
213.155.24.0/22
213.196.112.0/20
217.9.20.0/22
217.23.192.0/20
217.24.128.0/20
217.71.48.0/20
217.75.192.0/20
217.197.136.0/21
217.216.56.0/24
+138
View File
@@ -0,0 +1,138 @@
#
# country_bb
#
# ipv4 hash:net ipset
#
# Barbados,0 (BB) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 33
#
# This File Date : Tue May 12 15:44:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 101 subnets, 180780 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bb
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.236.0.0/20
45.62.191.112/28
45.138.10.180/30
46.243.137.0/24
50.114.4.0/24
57.74.122.0/23
63.143.76.0/24
64.119.192.0/20
64.210.40.0/21
65.48.128.0/17
65.166.240.0/21
66.54.139.112/29
66.96.114.0/26
66.249.150.0/24
69.73.192.0/18
69.80.0.0/18
72.22.128.0/19
72.51.64.0/18
104.28.8.93
104.28.8.94/31
104.28.36.2/31
104.28.61.5
104.28.61.6
104.28.92.4/31
104.28.94.4/31
104.28.109.4/31
104.28.126.4/31
104.28.139.152
104.28.159.86
104.28.173.4/30
104.28.205.31
104.28.205.32/31
104.28.205.34
104.28.237.31
104.28.237.32/31
104.28.237.34
104.30.170.11
104.30.171.24
104.30.178.110
104.153.128.0/21
104.200.96.0/20
104.218.176.0/22
136.23.27.21
140.248.4.4/31
140.248.12.4/31
140.248.44.8/31
140.248.56.17
140.248.57.17
140.248.58.17
140.248.59.17
140.248.60.17
140.248.61.17
140.248.62.17
140.248.63.17
143.105.248.0/23
146.75.232.4/31
146.75.248.4/31
157.167.115.0/24
162.120.194.237
162.120.202.200
162.212.12.0/22
162.220.136.0/21
162.246.104.0/21
163.116.134.157
163.116.134.166
163.116.250.53
163.116.250.66
172.69.146.0/24
172.111.228.0/24
172.224.234.16/28
172.225.64.128/27
172.225.92.16/28
172.225.152.96/27
172.225.173.0/27
173.225.251.0/24
185.112.133.2
190.242.193.0/24
192.65.160.0/21
192.171.120.0/21
192.214.112.0/20
192.235.48.0/20
193.84.183.48/28
194.50.99.18
196.1.160.0/20
196.3.192.0/19
196.48.46.0/24
196.56.46.0/24
196.57.46.0/24
196.58.46.0/24
196.196.46.0/24
196.197.46.0/24
196.198.46.0/24
196.199.46.0/24
198.56.56.0/21
198.245.160.0/24
198.246.229.0/24
198.246.230.0/24
199.7.112.0/21
199.38.196.62
199.47.52.0/22
199.58.152.0/22
199.254.104.0/21
200.50.64.0/19
205.214.192.0/19
208.0.96.0/21
208.116.174.152/30
216.110.96.0/19
217.217.127.0/24
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+164
View File
@@ -0,0 +1,164 @@
#
# country_bf
#
# ipv4 hash:net ipset
#
# Burkina Faso,0 (BF) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 32
#
# This File Date : Tue May 19 16:32:23 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 113 subnets, 349023 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bf
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.22.209.235
5.62.60.57
5.62.60.58/31
41.78.48.0/21
41.138.96.0/19
41.203.224.0/20
41.216.144.0/20
41.223.232.0/22
57.82.100.0/22
57.82.104.0/21
63.246.45.192/26
66.102.42.0/26
74.244.88.0/23
85.255.21.224/28
88.202.53.0/24
102.23.0.0/18
102.36.164.0/22
102.67.96.0/21
102.67.104.0/22
102.67.108.0/23
102.67.110.0/28
102.67.110.16/29
102.67.110.25
102.67.110.26/31
102.67.110.28/30
102.67.110.32/27
102.67.110.64/26
102.67.110.128/25
102.67.111.0/24
102.67.112.0/20
102.67.172.0/22
102.68.32.0/21
102.68.100.0/22
102.68.125.0/24
102.68.188.0/22
102.69.152.0/22
102.176.176.0/22
102.178.0.0/15
102.180.0.0/16
102.202.132.0/22
102.204.24.0/22
102.204.125.0/24
102.207.224.0/22
102.208.240.0/24
102.209.188.0/23
102.211.121.0/24
102.212.160.0/23
102.214.40.0/22
102.214.64.0/22
102.216.120.0/22
102.219.0.0/22
102.219.92.0/24
102.222.56.0/22
102.222.120.0/22
102.223.174.0/23
104.28.8.109
104.28.8.110/31
104.28.34.186/31
104.28.60.242/31
104.28.87.121
104.28.87.122
104.28.88.146/31
104.28.96.178/31
104.28.146.43
104.28.154.43
104.28.186.255
104.28.187.0/30
104.28.187.4
104.28.219.54/31
104.28.219.56/30
104.28.251.54/31
104.28.251.56/30
105.235.176.0/20
129.45.128.0/17
140.248.24.8/31
140.248.41.8/31
140.248.56.20
140.248.57.20
140.248.58.20
140.248.59.20
140.248.60.20
140.248.61.20
140.248.62.20
140.248.63.20
143.105.32.0/23
146.75.166.6/31
146.75.182.4/31
146.75.210.4/31
153.67.34.0/23
153.67.176.0/23
154.30.26.128/26
154.65.60.0/22
154.66.160.0/20
154.113.23.79
160.226.184.0/22
162.120.204.65
162.120.210.2
163.116.188.53
163.116.188.55
163.116.190.57
163.116.190.60
164.137.114.0/24
164.137.223.0/24
165.16.208.0/20
172.71.3.0/24
172.224.230.0/28
172.225.144.32/27
172.225.178.0/28
172.225.212.32/28
179.64.96.0/23
179.64.104.0/23
186.247.50.0/24
192.12.116.0/24
192.136.55.0/24
192.136.56.0/23
194.50.99.21
196.13.207.0/24
196.28.240.0/20
196.43.247.0/24
196.48.58.0/24
196.49.19.0/24
196.49.74.0/24
196.56.58.0/24
196.57.58.0/24
196.58.58.0/24
196.60.76.0/24
196.197.58.0/24
196.198.58.0/24
196.199.58.0/24
196.223.47.0/24
197.239.64.0/18
206.82.130.0/24
212.52.128.0/19
213.156.254.4
File diff suppressed because it is too large Load Diff
+300
View File
@@ -0,0 +1,300 @@
#
# country_bh
#
# ipv4 hash:net ipset
#
# Bahrain,0 (BH) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 47
#
# This File Date : Tue May 19 16:32:23 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 227 subnets, 997467 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bh
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
1.178.16.0/24
3.2.32.128/26
3.2.56.0/24
3.2.85.0/24
3.5.220.0/22
3.43.192.0/18
3.172.67.0/26
5.62.60.21
5.62.60.22/31
13.34.15.128/26
13.34.20.0/25
13.34.78.192/26
13.34.82.0/26
13.34.125.0/26
13.34.136.0/26
13.152.24.0/21
13.152.32.0/19
13.152.64.0/18
13.152.128.0/17
13.248.106.32/27
13.248.106.64/26
13.248.106.128/26
13.248.106.208/28
15.158.197.0/25
15.177.87.0/24
15.184.0.0/15
15.248.20.0/22
16.24.0.0/15
16.180.0.0/16
18.99.224.0/20
31.24.85.224/27
31.217.249.0/24
35.50.208.0/22
35.50.212.0/23
35.50.214.0/24
35.71.99.0/24
37.131.0.0/17
38.54.2.0/23
45.11.72.0/22
45.112.181.128/26
45.138.10.216/30
45.197.116.0/24
46.42.64.0/18
46.184.128.0/17
46.235.208.0/21
52.46.26.0/25
52.93.69.0/24
52.93.224.0/22
52.94.249.160/28
52.95.172.0/23
52.95.174.0/24
52.95.228.0/24
52.119.249.0/24
54.239.1.112/28
57.83.88.0/21
57.88.32.0/20
57.98.96.0/21
57.98.108.0/22
62.209.0.0/19
66.103.17.1
66.103.25.135
66.103.25.187
69.107.7.128/28
69.107.10.96/28
74.80.90.0/24
74.118.126.16/30
77.69.128.0/17
77.77.174.36/30
77.83.88.0/22
77.92.168.0/21
77.92.176.0/20
78.110.64.0/20
79.135.105.20/30
79.171.240.0/21
80.88.240.0/20
80.95.208.0/20
80.241.144.0/20
81.22.16.0/20
82.194.32.0/19
83.136.56.0/21
84.235.102.0/24
84.255.128.0/18
85.158.128.0/21
87.236.48.0/21
87.236.136.0/21
87.237.192.0/21
87.252.96.0/21
87.252.104.0/23
87.252.126.0/23
88.201.0.0/17
89.31.192.0/21
89.148.0.0/18
91.189.188.0/22
93.188.192.0/21
94.76.0.0/18
94.79.192.0/18
95.84.64.0/18
95.134.67.0/24
98.97.182.0/24
99.77.147.0/24
99.77.236.0/24
99.78.220.0/26
99.78.220.65
99.78.220.66
99.78.220.128/26
99.82.128.0/20
99.82.144.0/21
99.82.152.0/22
103.152.99.0/24
104.28.8.116/31
104.28.8.118
104.28.37.10/31
104.28.51.13
104.28.51.14
104.28.80.15
104.28.80.16
104.28.106.15
104.28.106.16
104.28.136.67
104.28.137.86
104.28.147.68
104.28.150.117
104.28.155.68
104.28.158.117
104.28.165.207
104.28.166.226
104.28.171.242/31
104.28.171.244/30
104.28.171.248
104.28.204.11
104.28.204.12/30
104.28.204.16/31
104.28.236.11
104.28.236.12/30
104.28.236.16/31
104.30.133.143
104.30.179.39
109.63.0.0/17
109.161.128.0/17
113.30.129.0/27
128.90.63.13
130.94.73.0/24
130.94.74.0/24
130.176.2.0/24
131.229.204.0/29
131.229.204.8/31
131.229.204.39
131.229.204.40/29
131.229.204.48/28
131.229.204.64/26
131.229.204.128/29
131.229.204.136/31
131.229.204.167
131.229.204.168/29
131.229.204.176/28
131.229.204.192/26
138.16.117.0/24
140.248.34.16/30
140.248.56.22
140.248.57.22
140.248.58.22
140.248.59.22
140.248.60.22
140.248.61.22
140.248.62.22
140.248.63.22
143.14.102.0/24
143.223.179.0/24
146.75.162.24/30
146.75.166.8/30
146.75.169.16/30
148.64.6.64/27
148.64.13.128/26
150.247.40.0/24
151.243.252.0/24
153.72.72.0/24
153.72.85.0/24
154.14.207.184/30
154.93.68.0/24
155.2.163.8/29
155.2.167.8/29
155.2.171.8/29
155.2.175.8/29
157.167.78.0/24
157.167.228.13
157.167.228.14
157.167.228.137
157.167.229.13
157.167.229.14
157.167.229.137
157.167.230.13
157.167.230.14
157.167.230.137
157.167.231.19
157.167.231.20
157.167.231.178
157.167.237.13
157.167.237.14
157.167.237.137
157.167.238.13
157.167.238.14
157.167.238.137
157.167.239.13
157.167.239.14
157.167.239.137
157.167.240.13
157.167.240.14
157.167.240.137
157.175.0.0/16
157.241.0.0/16
159.26.127.8/30
159.41.64.0/20
162.10.8.76/31
163.116.167.109
163.116.167.127
163.116.191.49
163.116.191.53
164.137.61.0/24
164.137.102.0/24
165.1.166.0/24
165.85.66.0/24
165.85.82.0/24
169.224.145.0/24
172.69.228.0/24
172.71.228.0/24
172.111.226.0/24
172.225.160.32/28
172.225.196.0/28
172.225.220.32/28
173.82.230.0/24
178.93.73.0/24
178.132.32.0/20
185.3.120.0/22
185.7.8.0/22
185.33.176.0/22
185.34.228.0/22
185.36.88.0/22
185.49.160.0/22
185.143.124.0/22
185.156.236.0/22
185.165.176.0/22
185.236.132.0/22
185.253.117.0/24
188.116.192.0/18
188.137.128.0/20
188.137.144.0/21
192.109.41.160/29
193.25.204.0/24
193.84.183.32/28
193.188.12.0/23
193.188.96.0/19
194.33.28.0/24
194.50.99.23
195.219.152.128/31
195.242.243.0/24
196.48.44.0/24
196.56.44.0/24
196.57.44.0/24
196.58.44.0/24
196.196.44.0/24
196.197.44.0/24
196.198.44.0/24
196.199.44.0/24
198.55.114.0/24
199.19.254.160/28
204.3.152.0/24
212.115.188.48/29
213.156.251.2
216.198.236.0/24
217.17.224.0/19
+99
View File
@@ -0,0 +1,99 @@
#
# country_bi
#
# ipv4 hash:net ipset
#
# Burundi,0 (BI) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 18
#
# This File Date : Tue May 19 16:32:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 54 subnets, 42947 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bi
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
2.18.11.0/24
5.62.60.61
5.62.60.62/31
41.79.44.0/22
41.79.224.0/22
57.82.116.0/22
57.82.120.0/21
66.102.38.192/26
102.134.96.0/20
104.28.8.119
104.28.8.120/31
104.28.46.7
104.28.46.8
104.28.60.17
104.28.60.18
104.28.80.25
104.28.80.26
104.28.82.9
104.28.82.10
104.28.106.27
104.28.106.28
104.28.177.162/31
104.28.177.164/31
104.28.177.166
104.28.209.197
104.28.209.198/31
104.28.209.200/31
104.28.241.197
104.28.241.198/31
104.28.241.200/31
140.248.36.26/31
140.248.56.23
140.248.57.23
140.248.58.23
140.248.59.23
140.248.60.23
140.248.61.23
140.248.62.23
140.248.63.23
143.105.212.0/23
146.75.168.10/31
146.75.185.10/31
146.75.198.2/31
154.73.40.0/22
154.73.104.0/22
154.117.192.0/18
154.119.0.0/19
163.116.170.97
163.116.170.98
164.137.115.0/24
164.137.224.0/24
172.224.230.16/28
172.225.98.32/27
172.225.136.32/28
172.225.226.64/28
194.50.99.24
196.2.8.0/21
196.13.223.0/24
196.48.59.0/24
196.49.3.0/24
196.56.59.0/24
196.57.59.0/24
196.58.59.0/24
196.197.59.0/24
196.198.59.0/24
196.199.59.0/24
196.223.36.0/24
197.157.192.0/22
213.156.254.5
+125
View File
@@ -0,0 +1,125 @@
#
# country_bj
#
# ipv4 hash:net ipset
#
# Benin,0 (BJ) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 22
#
# This File Date : Tue May 19 16:32:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 87 subnets, 158298 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bj
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.62.60.33
5.62.60.34/31
41.74.0.0/20
41.79.216.0/22
41.85.160.0/19
41.86.224.0/19
41.138.88.0/22
41.191.84.0/22
41.216.32.0/19
41.222.192.0/22
41.223.248.0/22
45.221.224.0/19
66.96.122.64/26
81.91.224.0/20
84.254.141.0/24
85.255.21.208/28
88.202.1.0/25
88.202.60.0/24
102.38.128.0/19
102.202.108.0/22
102.203.12.0/22
102.207.72.0/22
102.207.112.0/22
102.209.80.0/22
102.214.143.0/24
102.214.247.0/24
102.215.88.0/22
102.215.93.0/24
102.215.124.0/22
102.215.136.0/22
102.222.216.0/22
104.28.8.122/31
104.28.8.124
104.28.34.30/31
104.28.60.48/31
104.28.87.6/31
104.28.88.16/31
104.28.96.10/31
104.28.180.113
104.28.180.114/31
104.28.180.116/31
104.28.180.118
104.28.212.154/31
104.28.212.156/30
104.28.244.154/31
104.28.244.156/30
137.255.0.0/16
140.248.40.6/31
140.248.56.24
140.248.57.24
140.248.58.24
140.248.59.24
140.248.60.24
140.248.61.24
140.248.62.24
140.248.63.24
143.105.210.0/23
146.75.168.12/31
146.75.174.0/31
146.75.185.12/31
154.65.28.0/22
154.66.128.0/20
154.72.112.0/20
154.127.32.0/20
156.0.212.0/22
160.119.144.0/22
162.120.204.66
162.120.214.0
163.116.172.190/31
163.116.190.55
163.116.190.56
164.137.113.0/24
164.137.222.0/24
164.160.140.0/22
172.225.97.0/27
172.225.178.16/28
172.225.212.48/28
172.225.242.32/28
185.112.135.2
186.247.53.0/24
194.50.99.25
196.48.50.0/24
196.49.8.0/24
196.49.110.0/24
196.56.50.0/24
196.57.50.0/24
196.58.50.0/24
196.60.118.0/24
196.192.16.0/20
196.197.50.0/24
196.198.50.0/24
196.199.50.0/24
196.223.40.0/24
196.251.152.0/22
197.234.216.0/21
+82
View File
@@ -0,0 +1,82 @@
#
# country_bl
#
# ipv4 hash:net ipset
#
# Saint Barthélemy,0 (BL) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 40
#
# This File Date : Tue May 12 15:44:25 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 38 subnets, 3293 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bl
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.135.232.0/24
23.136.248.0/24
46.193.54.63
63.246.43.192/26
104.28.8.125
104.28.8.126/31
104.28.42.92/31
104.28.42.144/31
104.28.92.112
104.28.177.156/30
104.28.177.160/31
104.28.209.191
104.28.209.192/30
104.28.209.196
104.28.241.191
104.28.241.192/30
104.28.241.196
140.248.44.10/31
140.248.56.25
140.248.57.25
140.248.58.25
140.248.59.25
140.248.60.25
140.248.61.25
140.248.62.25
140.248.63.25
143.105.250.0/23
146.75.208.0/31
146.75.222.2/31
149.112.20.0/24
162.120.193.225
162.120.216.112
163.116.250.120/31
172.225.32.0/27
172.225.173.32/27
172.225.238.48/28
172.226.13.176/28
172.226.78.0/28
185.212.73.0/24
185.212.75.0/24
194.50.99.26
199.19.28.0/23
199.19.30.0/25
199.19.30.128/26
199.19.30.192/27
199.19.30.224/28
199.19.30.240/31
199.19.30.243
199.19.30.244/30
199.19.30.248/29
199.19.31.0/24
206.83.45.0/24
+173
View File
@@ -0,0 +1,173 @@
#
# country_bm
#
# ipv4 hash:net ipset
#
# Bermuda,0 (BM) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 33
#
# This File Date : Tue May 12 15:44:25 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 119 subnets, 132336 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bm
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.230.57.186
31.47.88.0/21
45.15.177.60/30
45.15.177.124/30
45.42.144.0/22
45.89.99.60/30
45.89.99.124/30
45.95.163.0/24
45.138.10.108/30
63.115.0.0/20
63.173.120.16/28
64.37.36.0/22
64.89.168.0/22
64.147.80.0/20
66.54.159.32/29
66.55.112.0/20
66.97.172.0/23
69.17.192.0/19
74.114.240.0/22
76.8.32.0/20
95.142.127.0/24
104.28.8.128/31
104.28.8.130
104.28.39.0/31
104.28.55.0/31
104.28.57.0/31
104.28.76.4/31
104.28.78.4/31
104.28.109.6/31
104.28.132.0/31
104.28.180.6/31
104.28.180.8/30
104.28.180.12
104.28.212.47
104.28.212.48/30
104.28.212.52/31
104.28.244.47
104.28.244.48/30
104.28.244.52/31
104.218.168.0/21
136.23.9.33
138.204.239.134
140.248.56.26
140.248.57.26
140.248.58.26
140.248.59.26
140.248.60.26
140.248.61.26
140.248.62.26
140.248.63.26
142.54.192.0/21
146.75.128.4/31
146.75.148.4/31
146.75.236.4/31
146.75.244.4/31
146.75.252.2/31
149.126.9.80/29
153.67.156.0/23
157.167.116.0/24
157.167.224.3
157.167.224.4
157.167.224.56
157.167.225.3
157.167.225.4
157.167.225.56
157.167.227.3
157.167.227.4
157.167.227.56
157.167.231.21
157.167.231.22
157.167.231.179
157.167.234.3
157.167.234.4
157.167.234.56
162.120.199.169
162.120.202.201
162.219.233.0/24
162.221.212.0/22
162.255.216.0/21
163.116.142.87
163.116.142.89
163.116.157.130/31
167.245.253.0/24
167.245.254.0/24
172.111.229.0/24
172.225.112.0/27
172.225.192.0/28
172.226.10.48/28
172.226.21.160/28
172.226.189.160/27
172.226.199.128/27
173.244.43.0/25
173.255.163.192/26
185.198.104.0/22
192.40.84.0/22
192.156.199.0/24
193.84.183.64/28
194.50.99.27
196.1.107.0/24
196.12.64.0/18
198.182.170.0/24
198.186.235.0/24
198.187.171.0/24
198.207.16.0/21
199.15.228.0/22
199.16.248.0/22
199.27.70.0/23
199.68.192.0/22
199.87.170.0/23
199.96.64.0/22
199.172.192.0/19
199.172.224.0/22
199.172.230.0/27
199.172.230.32/30
199.172.230.36
199.172.230.38/31
199.172.230.40/29
199.172.230.48/28
199.172.230.64/26
199.172.230.128/25
199.172.231.0/24
199.172.232.0/21
199.172.240.0/20
199.193.228.0/22
200.1.160.0/24
200.10.165.0/24
200.10.166.0/24
204.13.24.0/21
205.211.8.0/23
206.53.176.0/20
206.188.128.0/19
207.2.96.0/21
207.228.128.0/18
208.64.0.0/23
208.64.6.0/23
208.75.200.0/22
208.82.164.0/22
208.89.228.0/22
209.120.242.32/29
209.240.32.0/20
216.66.2.100/30
216.239.108.0/22
216.249.32.0/20
+146
View File
@@ -0,0 +1,146 @@
#
# country_bn
#
# ipv4 hash:net ipset
#
# Brunei,0 (BN) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 30
#
# This File Date : Tue May 19 16:32:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 100 subnets, 222898 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bn
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
5.62.18.0/24
5.62.60.49
5.62.60.50/31
5.182.197.0/24
43.225.40.0/22
43.225.136.0/22
43.251.128.0/22
45.11.240.0/26
45.126.140.0/22
45.127.140.0/22
45.134.190.0/24
57.73.152.0/23
58.97.144.0/20
61.6.192.0/18
62.197.158.0/24
63.246.47.64/26
103.4.188.0/22
103.12.208.0/23
103.16.120.0/22
103.17.24.0/22
103.18.172.0/22
103.20.24.0/22
103.42.208.0/22
103.139.109.0/24
103.162.82.0/24
103.170.170.0/24
103.224.96.0/22
103.230.64.0/22
104.28.8.131
104.28.8.132/31
104.28.43.17
104.28.43.18
104.28.66.11
104.28.66.12
104.28.69.11
104.28.69.12
104.28.83.0/31
104.28.117.13
104.28.117.14
104.28.120.13
104.28.120.14
104.28.148.194
104.28.156.194
104.28.170.17
104.28.170.18/31
104.28.170.20/30
104.28.202.38/31
104.28.202.40/30
104.28.202.44
104.28.234.38/31
104.28.234.40/30
104.28.234.44
104.30.169.250
104.30.171.15
108.171.111.64/26
109.111.197.128/25
116.0.86.0/30
116.0.86.4/31
118.103.248.0/21
119.160.128.0/18
139.5.184.0/22
140.248.33.0/31
140.248.56.27
140.248.57.27
140.248.58.27
140.248.59.27
140.248.60.27
140.248.61.27
140.248.62.27
140.248.63.27
141.101.147.0/24
141.101.150.0/24
146.75.132.8/31
146.75.160.8/31
146.75.187.0/31
146.75.189.0/31
150.228.208.0/23
150.228.213.128/25
156.31.0.0/16
158.161.0.0/16
160.224.188.0/24
163.116.193.154/31
163.116.210.96/31
163.116.223.105
163.116.223.106
164.137.69.0/24
164.137.109.0/24
172.69.217.0/24
172.224.241.64/26
172.225.58.0/27
172.225.78.96/27
172.225.180.0/28
173.239.196.32/28
185.8.100.0/22
185.100.40.0/22
192.23.185.0/24
192.94.122.0/24
192.109.41.80/29
194.50.99.28
195.128.4.0/22
196.48.56.0/24
196.56.56.0/24
196.57.56.0/24
196.58.56.0/24
196.197.56.0/24
196.198.56.0/24
196.199.56.0/24
198.145.230.0/24
202.59.230.0/24
202.86.24.0/21
202.90.36.0/24
202.93.208.0/20
202.152.64.0/19
202.160.0.0/19
202.160.32.0/20
203.112.228.0/24
+413
View File
@@ -0,0 +1,413 @@
#
# country_bo
#
# ipv4 hash:net ipset
#
# Bolivia,0 (BO) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 19 12:50:08 UTC 2026
#
# Category : geolocation
# Version : 37
#
# This File Date : Tue May 19 16:32:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 310 subnets, 1216285 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bo
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.249.54.5
34.100.4.0/22
34.100.46.0/23
38.96.56.0/22
38.142.194.32/29
38.246.58.0/23
38.246.61.0/24
38.246.63.0/24
45.4.98.0/23
45.5.13.0/24
45.15.177.44/30
45.15.177.108/30
45.68.0.0/22
45.70.180.0/22
45.89.99.44/30
45.89.99.108/30
45.134.189.0/24
45.145.132.0/23
45.145.134.0/24
45.148.104.0/22
45.154.153.0/24
45.163.18.0/23
45.183.184.0/22
45.194.52.0/24
45.200.175.0/24
45.225.75.0/24
45.226.32.0/22
45.229.195.0/24
45.229.244.0/23
45.232.46.0/23
45.236.192.0/22
49.0.184.0/21
57.74.240.0/22
57.75.48.0/20
63.246.44.64/26
64.64.99.0/24
66.35.22.175
66.35.22.248
66.35.27.38
66.35.27.146
66.35.27.214
66.96.115.64/26
66.103.20.137
66.234.154.0/25
72.14.201.214
77.81.118.96/30
79.110.239.192/26
81.114.122.163
82.21.156.0/24
82.21.195.0/24
82.25.21.0/24
82.25.32.0/24
82.29.148.0/24
84.247.90.0/23
95.134.69.0/24
96.45.38.112
98.159.34.160/28
104.28.8.134/31
104.28.8.136
104.28.47.35
104.28.47.36/30
104.28.47.40/30
104.28.59.35
104.28.59.36/30
104.28.63.35
104.28.63.36/31
104.28.63.38
104.28.113.35
104.28.113.36/30
104.28.113.40/30
104.28.115.35
104.28.115.36/30
104.28.115.40/30
104.28.141.49
104.28.160.217
104.28.176.226/31
104.28.176.228/30
104.28.176.232
104.28.185.192/30
104.28.186.187
104.28.186.188/31
104.28.186.190
104.28.209.5
104.28.209.6/31
104.28.209.8/30
104.28.217.243
104.28.217.244/31
104.28.217.246
104.28.218.240/30
104.28.241.5
104.28.241.6/31
104.28.241.8/30
104.28.249.243
104.28.249.244/31
104.28.249.246
104.28.250.240/30
104.30.170.9
104.30.171.11
104.30.171.195
104.224.19.0/24
128.77.116.224/27
130.41.13.0/26
130.41.13.224/27
130.41.68.192/26
130.41.98.0/24
130.41.213.224/27
131.0.0.0/22
131.0.196.0/22
131.229.129.11
131.229.129.139
131.229.130.11
131.229.130.139
131.229.131.11
131.229.131.139
131.229.132.11
131.229.132.139
131.229.133.11
131.229.133.139
131.229.134.11
131.229.134.139
131.229.145.23
131.229.145.39
131.229.146.23
131.229.146.39
131.229.162.11
131.229.167.23
131.229.167.39
131.229.178.11
131.229.178.139
131.229.181.23
131.229.181.39
131.229.182.23
131.229.182.39
131.229.185.23
131.229.185.39
131.229.188.23
131.229.188.39
131.229.191.11
131.229.191.139
131.229.218.23
131.229.218.39
131.229.219.23
131.229.219.39
131.229.220.23
131.229.220.39
131.229.229.11
131.229.229.139
131.229.233.11
131.229.233.139
131.229.235.11
131.229.235.139
131.229.253.11
131.229.253.139
132.251.224.0/19
134.231.153.192/26
134.238.157.64/26
134.238.157.128/25
134.238.231.192/27
136.227.141.82/31
136.227.141.84/30
136.234.129.0/24
136.234.144.0/24
136.234.238.0/24
138.36.76.0/22
138.84.36.0/23
138.204.15.0/24
140.248.25.4/31
140.248.32.0/31
140.248.56.28
140.248.57.28
140.248.58.28
140.248.59.28
140.248.60.28
140.248.61.28
140.248.62.28
140.248.63.28
143.0.101.0/24
143.14.103.0/24
143.137.112.0/22
143.137.228.0/22
144.125.40.192/26
144.125.133.224/27
146.75.179.4/31
146.75.191.4/31
146.75.208.30/31
146.75.221.0/31
149.12.245.0/24
149.19.170.0/23
149.126.9.216/29
151.241.236.0/24
153.72.24.64/26
153.80.154.0/24
154.9.180.0/24
154.90.1.0/24
157.167.17.0/24
158.172.152.0/21
158.172.224.0/19
160.20.225.0/24
161.22.128.0/17
161.56.0.0/16
161.138.0.0/16
162.10.24.162/31
162.120.185.184
162.120.185.248
162.120.186.56
162.120.186.120
162.120.186.184
162.120.186.248
163.116.224.94
163.116.224.97
163.116.225.93
163.116.225.95
163.116.226.93
163.116.226.103
163.116.227.90
163.116.227.93
163.116.228.109
163.116.228.110
163.116.229.107
163.116.229.117
163.116.230.98/31
164.137.5.0/24
164.137.30.0/24
165.1.220.65
165.1.220.66/31
165.1.220.68/30
165.1.220.72/29
165.1.220.80/28
165.1.220.96/28
165.1.220.112/29
165.1.220.120/30
165.1.220.124/31
165.1.220.126
165.1.222.225
165.1.222.226/31
165.1.222.228/30
165.1.222.232/29
165.1.222.240/29
165.1.222.248/30
165.1.222.252/31
165.1.222.254
165.1.246.225
165.1.246.226/31
165.1.246.228/30
165.1.246.232/29
165.1.246.240/29
165.1.246.248/30
165.1.246.252/31
165.1.246.254
165.1.247.209
165.1.247.210/31
165.1.247.212/30
165.1.247.216/30
165.1.247.220/31
165.1.247.222
165.85.32.64/26
165.85.224.64/26
165.85.238.128/27
166.114.0.0/16
167.157.0.0/16
167.250.135.0/24
168.197.240.0/22
168.205.96.0/22
168.228.132.0/22
170.82.244.0/23
170.239.120.0/22
170.245.35.0/24
170.247.160.0/22
172.68.6.0/24
172.111.241.0/24
172.225.84.32/28
172.225.222.32/28
172.225.232.0/28
173.244.55.144/28
177.222.32.0/19
177.222.96.0/19
178.93.75.0/24
179.0.30.0/24
179.42.80.0/22
179.58.0.0/15
179.60.112.0/20
179.60.174.0/23
181.41.158.0/23
181.114.64.0/18
181.114.160.0/19
181.115.128.0/17
181.177.128.0/18
181.188.128.0/18
181.191.68.0/22
181.227.0.0/16
185.93.173.0/24
186.0.156.0/22
186.2.0.0/17
186.27.0.0/17
186.121.192.0/18
186.195.247.0/24
187.102.200.0/22
189.28.64.0/19
190.0.248.0/21
190.3.184.0/21
190.11.64.0/19
190.14.64.0/18
190.52.48.0/21
190.98.149.0/26
190.99.92.0/22
190.103.64.0/20
190.104.0.0/19
190.106.240.0/20
190.107.32.0/19
190.109.224.0/19
190.110.241.0/24
190.111.152.0/22
190.111.178.0/24
190.129.0.0/16
190.171.192.0/18
190.180.0.0/17
190.181.0.0/18
190.186.0.0/16
190.211.224.0/20
191.241.62.0/23
192.223.64.0/18
192.245.121.0/24
193.186.4.214
194.50.99.29
194.169.171.0/24
196.48.52.0/24
196.56.52.0/24
196.57.52.0/24
196.58.52.0/24
196.197.52.0/24
196.198.52.0/24
196.199.52.0/24
198.55.115.0/24
200.7.160.0/20
200.9.165.0/24
200.9.166.0/23
200.9.168.0/24
200.10.156.0/23
200.12.248.0/21
200.13.152.0/21
200.25.80.0/24
200.33.113.0/24
200.58.64.0/19
200.58.160.0/19
200.73.96.0/21
200.75.160.0/20
200.85.128.0/21
200.85.140.0/22
200.85.144.0/21
200.87.0.0/16
200.90.144.0/21
200.105.128.0/18
200.105.192.0/19
200.106.244.0/23
200.107.240.0/21
200.110.48.0/20
200.119.192.0/19
201.131.41.0/24
201.131.45.0/24
201.150.160.0/19
201.222.64.0/18
202.181.129.88/29
203.88.99.0/24
205.185.214.0/24
208.127.20.1
208.127.20.2/31
208.127.20.4/30
208.127.20.8/29
208.127.20.16/28
208.127.20.32/27
208.127.20.64/27
208.127.20.96/28
208.127.20.112/29
208.127.20.120/30
208.127.20.124/31
208.127.20.126
208.127.170.24/29
208.127.170.32/29
208.127.170.40/30
208.127.170.44/31
208.127.170.46
209.40.109.13
213.156.255.3
+80
View File
@@ -0,0 +1,80 @@
#
# country_bq
#
# ipv4 hash:net ipset
#
# Bonaire, Sint Eustatius and Saba,0 (BQ) -- [MaxMind
# GeoLite2] (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 5 15:04:49 UTC 2026
#
# Category : geolocation
# Version : 16
#
# This File Date : Tue May 5 16:32:24 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 45 subnets, 29853 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bq
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
104.28.8.137
104.28.8.138/31
104.28.30.66/31
104.28.30.92/31
104.28.92.113
104.28.172.107
104.28.172.108/30
104.28.204.132/30
104.28.204.136
104.28.236.132/30
104.28.236.136
136.23.26.35
138.185.208.0/22
140.248.4.6/31
140.248.44.12/31
140.248.56.29
140.248.57.29
140.248.58.29
140.248.59.29
140.248.60.29
140.248.61.29
140.248.62.29
140.248.63.29
143.0.32.0/22
143.105.254.0/23
146.75.252.4/31
161.0.80.0/20
162.120.196.233
162.120.202.202
163.116.129.141
163.116.129.142
163.116.226.112
163.116.226.139
172.224.234.32/28
172.225.238.64/28
172.225.250.32/27
172.226.10.64/28
172.226.189.192/27
186.159.96.0/20
190.4.64.0/20
190.88.38.0/24
190.97.112.0/21
190.107.248.0/21
190.123.16.0/22
193.17.35.0/24
194.50.99.30
200.6.144.0/21
200.71.248.0/21
200.107.84.0/22
204.157.80.0/20
File diff suppressed because it is too large Load Diff
+176
View File
@@ -0,0 +1,176 @@
#
# country_bs
#
# ipv4 hash:net ipset
#
# Bahamas,0 (BS) -- [MaxMind GeoLite2]
# (https://dev.maxmind.com/geoip/geoip2/geolite2/)
#
# Maintainer : MaxMind.com
# Maintainer URL : http://www.maxmind.com/
# List source URL : https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=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&suffix=zip
# Source File Date: Tue May 12 15:05:06 UTC 2026
#
# Category : geolocation
# Version : 33
#
# This File Date : Tue May 12 15:44:26 UTC 2026
# Update Frequency: 7 days
# Aggregation : none
# Entries : 123 subnets, 160526 unique IPs
#
# Full list analysis, including geolocation map, history,
# retention policy, overlaps with other lists, etc.
# available at:
#
# http://iplists.firehol.org/?ipset=country_bs
#
# Generated by FireHOL's update-ipsets.sh
# Processed with FireHOL's iprange
#
23.128.212.0/24
23.185.48.0/24
23.190.112.0/24
24.51.64.0/18
24.206.0.0/19
24.231.32.0/19
24.244.128.0/18
37.230.183.0/24
45.62.191.48/28
45.95.160.0/24
45.138.10.192/30
57.74.106.0/23
62.197.145.0/24
63.245.112.0/20
64.64.117.0/27
64.66.0.0/20
64.150.192.0/18
65.75.64.0/18
65.198.208.0/21
65.243.100.0/22
66.85.2.0/24
66.226.160.0/19
69.4.160.0/20
69.79.28.0/24
69.79.70.0/23
69.79.124.0/22
72.51.75.0/24
95.142.122.0/24
95.181.238.0/24
104.28.8.230/31
104.28.8.232
104.28.32.0/31
104.28.76.2/31
104.28.78.2/31
104.28.92.2/31
104.28.94.2/31
104.28.109.2/31
104.28.126.2/31
104.28.182.85
104.28.182.86/31
104.28.182.88/30
104.28.182.92
104.28.214.130/31
104.28.214.132/30
104.28.214.136/31
104.28.246.130/31
104.28.246.132/30
104.28.246.136/31
104.166.32.0/20
108.60.224.0/19
108.171.106.192/26
131.229.167.31
131.229.181.31
131.229.182.31
131.229.185.31
131.229.218.31
131.229.219.31
131.229.220.31
136.23.27.26
140.248.44.14/31
140.248.44.16/31
140.248.56.31
140.248.57.31
140.248.58.31
140.248.59.31
140.248.60.31
140.248.61.31
140.248.62.31
140.248.63.31
141.193.84.0/22
142.248.248.0/23
143.105.34.0/23
146.75.128.6/31
146.75.128.8/31
146.75.132.10/31
146.75.132.12/31
146.75.160.10/31
146.75.160.12/31
146.75.236.6/31
146.75.236.8/31
149.126.9.40/29
153.67.100.0/23
153.67.178.0/23
154.6.23.0/27
157.167.114.0/24
157.167.224.7
157.167.224.8
157.167.224.58
157.167.225.7
157.167.225.8
157.167.225.58
157.167.227.7
157.167.227.8
157.167.227.58
157.167.231.25
157.167.231.26
157.167.231.181
157.167.234.7
157.167.234.8
157.167.234.58
161.199.175.0/24
162.120.194.238
162.120.202.203
163.116.250.90/31
164.137.4.0/24
164.137.29.0/24
165.140.144.0/22
167.103.151.0/24
170.117.211.0/24
172.224.234.48/28
172.224.234.64/29
172.225.92.32/28
172.225.93.80/29
172.225.173.64/27
172.225.173.96/28
172.225.203.232/29
172.225.203.240/28
172.225.250.64/27
172.225.250.224/28
172.226.13.192/28
172.226.13.208/29
172.226.142.240/28
172.226.143.0/27
173.44.139.166
192.231.36.0/24
193.84.183.16/28
194.50.99.32
196.48.43.0/24
196.56.43.0/24
196.57.43.0/24
196.58.43.0/24
196.196.43.0/24
196.197.43.0/24
196.198.43.0/24
196.199.43.0/24
198.145.151.0/24
199.38.198.0/23
204.236.64.0/18
206.48.0.0/22
206.138.16.0/20
208.87.32.0/21
209.20.132.0/24
209.126.78.0/24
216.137.0.0/20
216.181.104.0/23
216.194.96.0/28

Some files were not shown because too many files have changed in this diff Show More