Skip to content

davidgtonge/blocklist-ipsets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

History
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents


About this repo

This repository includes a list of ipsets dynamically updated with FireHOL's update-ipsets.sh documented in this 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.

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


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

  1. 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 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:

	# 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 Tue Jun 20 19:13:35 UTC 2017.

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
alienvault_reputation AlienVault.com IP reputation database ipv4 hash:ip 31715 unique IPs updated every 6 hours from this link
anonymous Anonymous Service Providers -- MaxMind GeoLite2 ipv4 hash:net 33 subnets, 6415 unique IPs updated every 7 days from this link
asprox_c2 h3x.eu ASPROX Tracker - Asprox C&C Sites ipv4 hash:ip 0 unique IPs updated every 1 day from this link
atlas_attacks ATLAS Attacks - ATLAS uses lightweight honeypot sensors to detect and fingerprint the attacks launched by malicious sources on the Internet. In most cases the attacker is trying to take control of the target via a published exploit for a known vulnerability. A variety of exploit tools exist and are usually written specifically for each attack vector. Exploit attempts and attacks are most often launched from bots (hosts under an attacker's control), which will automatically try to exploit any possible host on the Internet. Attack origins are usually not spoofed, although the source host may be compromised or infected with malware. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_attacks_2d ATLAS Attacks - ATLAS uses lightweight honeypot sensors to detect and fingerprint the attacks launched by malicious sources on the Internet. In most cases the attacker is trying to take control of the target via a published exploit for a known vulnerability. A variety of exploit tools exist and are usually written specifically for each attack vector. Exploit attempts and attacks are most often launched from bots (hosts under an attacker's control), which will automatically try to exploit any possible host on the Internet. Attack origins are usually not spoofed, although the source host may be compromised or infected with malware. ipv4 hash:ip 13 unique IPs updated every 1 day from this link
atlas_attacks_30d ATLAS Attacks - ATLAS uses lightweight honeypot sensors to detect and fingerprint the attacks launched by malicious sources on the Internet. In most cases the attacker is trying to take control of the target via a published exploit for a known vulnerability. A variety of exploit tools exist and are usually written specifically for each attack vector. Exploit attempts and attacks are most often launched from bots (hosts under an attacker's control), which will automatically try to exploit any possible host on the Internet. Attack origins are usually not spoofed, although the source host may be compromised or infected with malware. ipv4 hash:ip 83 unique IPs updated every 1 day from this link
atlas_attacks_7d ATLAS Attacks - ATLAS uses lightweight honeypot sensors to detect and fingerprint the attacks launched by malicious sources on the Internet. In most cases the attacker is trying to take control of the target via a published exploit for a known vulnerability. A variety of exploit tools exist and are usually written specifically for each attack vector. Exploit attempts and attacks are most often launched from bots (hosts under an attacker's control), which will automatically try to exploit any possible host on the Internet. Attack origins are usually not spoofed, although the source host may be compromised or infected with malware. ipv4 hash:ip 29 unique IPs updated every 1 day from this link
atlas_botnets ATLAS Botnets - Botnets are collections of compromised hosts that attackers remotely control for their own nefarious purposes. Once installed and running, a malicious bot will attempt to connect to a remote server to receive instructions on what actions to take. The most common command and control (C&C) protocol used for this is Internet Relay Chat (IRC). While a legitimate protocol for online chat, IRC is often used by attackers due to the relative simplicity of the protocol along with the ready availability of bot software written to use it. After connecting, a bot-controlled host can be controlled by an attacker and commanded to conduct malicious actions such as sending spam, scanning the Internet for other potentially controllable hosts, or launching DoS attacks. ATLAS maintains a real-time database of malicious botnet command and control servers that is continuously updated. This information comes from malware analysis, botnet infiltration, and other sources of data. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_botnets_2d ATLAS Botnets - Botnets are collections of compromised hosts that attackers remotely control for their own nefarious purposes. Once installed and running, a malicious bot will attempt to connect to a remote server to receive instructions on what actions to take. The most common command and control (C&C) protocol used for this is Internet Relay Chat (IRC). While a legitimate protocol for online chat, IRC is often used by attackers due to the relative simplicity of the protocol along with the ready availability of bot software written to use it. After connecting, a bot-controlled host can be controlled by an attacker and commanded to conduct malicious actions such as sending spam, scanning the Internet for other potentially controllable hosts, or launching DoS attacks. ATLAS maintains a real-time database of malicious botnet command and control servers that is continuously updated. This information comes from malware analysis, botnet infiltration, and other sources of data. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_botnets_30d ATLAS Botnets - Botnets are collections of compromised hosts that attackers remotely control for their own nefarious purposes. Once installed and running, a malicious bot will attempt to connect to a remote server to receive instructions on what actions to take. The most common command and control (C&C) protocol used for this is Internet Relay Chat (IRC). While a legitimate protocol for online chat, IRC is often used by attackers due to the relative simplicity of the protocol along with the ready availability of bot software written to use it. After connecting, a bot-controlled host can be controlled by an attacker and commanded to conduct malicious actions such as sending spam, scanning the Internet for other potentially controllable hosts, or launching DoS attacks. ATLAS maintains a real-time database of malicious botnet command and control servers that is continuously updated. This information comes from malware analysis, botnet infiltration, and other sources of data. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_botnets_7d ATLAS Botnets - Botnets are collections of compromised hosts that attackers remotely control for their own nefarious purposes. Once installed and running, a malicious bot will attempt to connect to a remote server to receive instructions on what actions to take. The most common command and control (C&C) protocol used for this is Internet Relay Chat (IRC). While a legitimate protocol for online chat, IRC is often used by attackers due to the relative simplicity of the protocol along with the ready availability of bot software written to use it. After connecting, a bot-controlled host can be controlled by an attacker and commanded to conduct malicious actions such as sending spam, scanning the Internet for other potentially controllable hosts, or launching DoS attacks. ATLAS maintains a real-time database of malicious botnet command and control servers that is continuously updated. This information comes from malware analysis, botnet infiltration, and other sources of data. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_fastflux ATLAS Fastflux - Fast flux hosting is a technique where the nodes in a botnet are used as the endpoints in a website hosting scheme. The DNS records change frequently, often every few minutes, to point to new bots. The actual nodes themselves simply proxy the request back to the central hosting location. This gives the botnet a robust hosting infrastructure. Many different kinds of botnets use fastflux DNS techniques, for malware hosting, for illegal content hosting, for phishing site hosting, and other such activities. These hosts are likely to be infected with some form of malware. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_fastflux_2d ATLAS Fastflux - Fast flux hosting is a technique where the nodes in a botnet are used as the endpoints in a website hosting scheme. The DNS records change frequently, often every few minutes, to point to new bots. The actual nodes themselves simply proxy the request back to the central hosting location. This gives the botnet a robust hosting infrastructure. Many different kinds of botnets use fastflux DNS techniques, for malware hosting, for illegal content hosting, for phishing site hosting, and other such activities. These hosts are likely to be infected with some form of malware. ipv4 hash:ip 15 unique IPs updated every 1 day from this link
atlas_fastflux_30d ATLAS Fastflux - Fast flux hosting is a technique where the nodes in a botnet are used as the endpoints in a website hosting scheme. The DNS records change frequently, often every few minutes, to point to new bots. The actual nodes themselves simply proxy the request back to the central hosting location. This gives the botnet a robust hosting infrastructure. Many different kinds of botnets use fastflux DNS techniques, for malware hosting, for illegal content hosting, for phishing site hosting, and other such activities. These hosts are likely to be infected with some form of malware. ipv4 hash:ip 44 unique IPs updated every 1 day from this link
atlas_fastflux_7d ATLAS Fastflux - Fast flux hosting is a technique where the nodes in a botnet are used as the endpoints in a website hosting scheme. The DNS records change frequently, often every few minutes, to point to new bots. The actual nodes themselves simply proxy the request back to the central hosting location. This gives the botnet a robust hosting infrastructure. Many different kinds of botnets use fastflux DNS techniques, for malware hosting, for illegal content hosting, for phishing site hosting, and other such activities. These hosts are likely to be infected with some form of malware. ipv4 hash:ip 30 unique IPs updated every 1 day from this link
atlas_phishing ATLAS Phishing - Phishing servers host content that is designed to socially engineer unsuspecting users into surrendering private information used for identity theft. These servers are installed on compromised web servers or botnets, at times. Phishing Web sites mimic legitimate Web sites, often of a financial institution, in order to steal logins, passwords, and personal information. Attackers trick users into using the fake Web site by sending the intended victim an e-mail claiming to be a legitimate institution requesting the information for valid reasons, such as account verification. They may then use the stolen credentials to withdraw large amounts of money from the victim's account or commit other fraudulent acts. Most targeted brands are usually in the financial sector, including banks and online commerce sites. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_phishing_2d ATLAS Phishing - Phishing servers host content that is designed to socially engineer unsuspecting users into surrendering private information used for identity theft. These servers are installed on compromised web servers or botnets, at times. Phishing Web sites mimic legitimate Web sites, often of a financial institution, in order to steal logins, passwords, and personal information. Attackers trick users into using the fake Web site by sending the intended victim an e-mail claiming to be a legitimate institution requesting the information for valid reasons, such as account verification. They may then use the stolen credentials to withdraw large amounts of money from the victim's account or commit other fraudulent acts. Most targeted brands are usually in the financial sector, including banks and online commerce sites. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_phishing_30d ATLAS Phishing - Phishing servers host content that is designed to socially engineer unsuspecting users into surrendering private information used for identity theft. These servers are installed on compromised web servers or botnets, at times. Phishing Web sites mimic legitimate Web sites, often of a financial institution, in order to steal logins, passwords, and personal information. Attackers trick users into using the fake Web site by sending the intended victim an e-mail claiming to be a legitimate institution requesting the information for valid reasons, such as account verification. They may then use the stolen credentials to withdraw large amounts of money from the victim's account or commit other fraudulent acts. Most targeted brands are usually in the financial sector, including banks and online commerce sites. ipv4 hash:ip 16 unique IPs updated every 1 day from this link
atlas_phishing_7d ATLAS Phishing - Phishing servers host content that is designed to socially engineer unsuspecting users into surrendering private information used for identity theft. These servers are installed on compromised web servers or botnets, at times. Phishing Web sites mimic legitimate Web sites, often of a financial institution, in order to steal logins, passwords, and personal information. Attackers trick users into using the fake Web site by sending the intended victim an e-mail claiming to be a legitimate institution requesting the information for valid reasons, such as account verification. They may then use the stolen credentials to withdraw large amounts of money from the victim's account or commit other fraudulent acts. Most targeted brands are usually in the financial sector, including banks and online commerce sites. ipv4 hash:ip 12 unique IPs updated every 1 day from this link
atlas_scans ATLAS Scans - Host scanning is a process whereby automated network sweeps are initiated in search of hosts running a particular service. This may be indicative of either legitimate host scanners (including network management systems and authorized vulnerability scanners) or an attacker (or automated malicious code, such as a worm) trying to enumerate potential hosts for subsequent compromise. Scans are often the prelude to an attack, and services scanned by attackers usually indicate known vulnerabilities for those services. Types of port scans include connect() scans, SYN scans, stealth scans, bounce scans, XMAS and Null scans. All reveal to the attacker which services on what hosts are listening for connections. Scans may be launched from compromised hosts, and their sources may be forged. ipv4 hash:ip 10 unique IPs updated every 1 day from this link
atlas_scans_2d ATLAS Scans - Host scanning is a process whereby automated network sweeps are initiated in search of hosts running a particular service. This may be indicative of either legitimate host scanners (including network management systems and authorized vulnerability scanners) or an attacker (or automated malicious code, such as a worm) trying to enumerate potential hosts for subsequent compromise. Scans are often the prelude to an attack, and services scanned by attackers usually indicate known vulnerabilities for those services. Types of port scans include connect() scans, SYN scans, stealth scans, bounce scans, XMAS and Null scans. All reveal to the attacker which services on what hosts are listening for connections. Scans may be launched from compromised hosts, and their sources may be forged. ipv4 hash:ip 14 unique IPs updated every 1 day from this link
atlas_scans_30d ATLAS Scans - Host scanning is a process whereby automated network sweeps are initiated in search of hosts running a particular service. This may be indicative of either legitimate host scanners (including network management systems and authorized vulnerability scanners) or an attacker (or automated malicious code, such as a worm) trying to enumerate potential hosts for subsequent compromise. Scans are often the prelude to an attack, and services scanned by attackers usually indicate known vulnerabilities for those services. Types of port scans include connect() scans, SYN scans, stealth scans, bounce scans, XMAS and Null scans. All reveal to the attacker which services on what hosts are listening for connections. Scans may be launched from compromised hosts, and their sources may be forged. ipv4 hash:ip 99 unique IPs updated every 1 day from this link
atlas_scans_7d ATLAS Scans - Host scanning is a process whereby automated network sweeps are initiated in search of hosts running a particular service. This may be indicative of either legitimate host scanners (including network management systems and authorized vulnerability scanners) or an attacker (or automated malicious code, such as a worm) trying to enumerate potential hosts for subsequent compromise. Scans are often the prelude to an attack, and services scanned by attackers usually indicate known vulnerabilities for those services. Types of port scans include connect() scans, SYN scans, stealth scans, bounce scans, XMAS and Null scans. All reveal to the attacker which services on what hosts are listening for connections. Scans may be launched from compromised hosts, and their sources may be forged. ipv4 hash:ip 30 unique IPs updated every 1 day from this link
bambenek_banjori Bambenek Consulting feed of current IPs of banjori C&Cs with 90 minute lookback ipv4 hash:ip 89 unique IPs updated every 30 mins from this link
bambenek_bebloh Bambenek Consulting feed of current IPs of bebloh C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_c2 Bambenek Consulting master feed of known, active and non-sinkholed C&Cs IP addresses ipv4 hash:ip 339 unique IPs updated every 30 mins from this link
bambenek_cl Bambenek Consulting feed of current IPs of cl C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_cryptowall Bambenek Consulting feed of current IPs of cryptowall C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_dircrypt Bambenek Consulting feed of current IPs of dircrypt C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_dyre Bambenek Consulting feed of current IPs of dyre C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_geodo Bambenek Consulting feed of current IPs of geodo C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_hesperbot Bambenek Consulting feed of current IPs of hesperbot C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_matsnu Bambenek Consulting feed of current IPs of matsnu C&Cs with 90 minute lookback ipv4 hash:ip 4 unique IPs updated every 30 mins from this link
bambenek_necurs Bambenek Consulting feed of current IPs of necurs C&Cs with 90 minute lookback ipv4 hash:ip 11 unique IPs updated every 30 mins from this link
bambenek_p2pgoz Bambenek Consulting feed of current IPs of p2pgoz C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_pushdo Bambenek Consulting feed of current IPs of pushdo C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_pykspa Bambenek Consulting feed of current IPs of pykspa C&Cs with 90 minute lookback ipv4 hash:ip 6 unique IPs updated every 30 mins from this link
bambenek_qakbot Bambenek Consulting feed of current IPs of qakbot C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_ramnit Bambenek Consulting feed of current IPs of ramnit C&Cs with 90 minute lookback ipv4 hash:ip 16 unique IPs updated every 30 mins from this link
bambenek_ranbyus Bambenek Consulting feed of current IPs of ranbyus C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_simda Bambenek Consulting feed of current IPs of simda C&Cs with 90 minute lookback ipv4 hash:ip 120 unique IPs updated every 30 mins from this link
bambenek_suppobox Bambenek Consulting feed of current IPs of suppobox C&Cs with 90 minute lookback ipv4 hash:ip 64 unique IPs updated every 30 mins from this link
bambenek_symmi Bambenek Consulting feed of current IPs of symmi C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bambenek_tinba Bambenek Consulting feed of current IPs of tinba C&Cs with 90 minute lookback ipv4 hash:ip 2 unique IPs updated every 30 mins from this link
bambenek_volatile Bambenek Consulting feed of current IPs of volatile C&Cs with 90 minute lookback ipv4 hash:ip 0 unique IPs updated every 30 mins from this link
bbcan177_ms1 pfBlockerNG Malicious Threats ipv4 hash:net 2566 subnets, 5268568 unique IPs updated every 1 day from this link
bbcan177_ms3 pfBlockerNG Malicious Threats ipv4 hash:net 1146 subnets, 30151694 unique IPs updated every 1 day from this link
bds_atif Artillery Threat Intelligence Feed and Banlist Feed ipv4 hash:ip 4440 unique IPs updated every 1 day from this link
bi_any_2_1d BadIPs.com Bad IPs in category any with score above 2 and age less than 1d ipv4 hash:ip 400 unique IPs updated every 30 mins from this link
bi_any_2_30d BadIPs.com Bad IPs in category any with score above 2 and age less than 30d ipv4 hash:ip 5156 unique IPs updated every 1 day from this link
bi_any_2_7d BadIPs.com Bad IPs in category any with score above 2 and age less than 7d ipv4 hash:ip 2208 unique IPs updated every 6 hours from this link
bi_bruteforce_2_30d BadIPs.com Bad IPs in category bruteforce with score above 2 and age less than 30d ipv4 hash:ip 0 unique IPs updated every 1 day from this link
bi_ftp_2_30d BadIPs.com Bad IPs in category ftp with score above 2 and age less than 30d ipv4 hash:ip 58 unique IPs updated every 1 day from this link
bi_http_2_30d BadIPs.com Bad IPs in category http with score above 2 and age less than 30d ipv4 hash:ip 123 unique IPs updated every 1 day from this link
bi_mail_2_30d BadIPs.com Bad IPs in category mail with score above 2 and age less than 30d ipv4 hash:ip 463 unique IPs updated every 1 day from this link
bi_proxy_2_30d BadIPs.com Bad IPs in category proxy with score above 2 and age less than 30d ipv4 hash:ip 0 unique IPs updated every 1 day from this link
bi_sql_2_30d BadIPs.com Bad IPs in category sql with score above 2 and age less than 30d ipv4 hash:ip 0 unique IPs updated every 1 day from this link
bi_ssh_2_30d BadIPs.com Bad IPs in category ssh with score above 2 and age less than 30d ipv4 hash:ip 4539 unique IPs updated every 1 day from this link
bi_voip_2_30d BadIPs.com Bad IPs in category voip with score above 2 and age less than 30d ipv4 hash:ip 11 unique IPs updated every 1 day from this link
bitcoin_blockchain_info Blockchain.info Bitcoin nodes connected to Blockchain.info. ipv4 hash:ip 736 unique IPs updated every 10 mins from this link
bitcoin_blockchain_info_1d Blockchain.info Bitcoin nodes connected to Blockchain.info. ipv4 hash:ip 845 unique IPs updated every 10 mins from this link
bitcoin_blockchain_info_30d Blockchain.info Bitcoin nodes connected to Blockchain.info. ipv4 hash:ip 6160 unique IPs updated every 10 mins from this link
bitcoin_blockchain_info_7d Blockchain.info Bitcoin nodes connected to Blockchain.info. ipv4 hash:ip 1446 unique IPs updated every 10 mins from this link
bitcoin_nodes BitNodes Bitcoin connected nodes, globally. ipv4 hash:ip 6186 unique IPs updated every 10 mins from this link
bitcoin_nodes_1d BitNodes Bitcoin connected nodes, globally. ipv4 hash:ip 7606 unique IPs updated every 10 mins from this link
bitcoin_nodes_30d BitNodes Bitcoin connected nodes, globally. ipv4 hash:ip 25858 unique IPs updated every 10 mins from this link
bitcoin_nodes_7d BitNodes Bitcoin connected nodes, globally. ipv4 hash:ip 11716 unique IPs updated every 10 mins from this link
blocklist_de Blocklist.de IPs that have been detected by fail2ban in the last 48 hours ipv4 hash:ip 42677 unique IPs updated every 15 mins from this link
blocklist_de_apache 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 9463 unique IPs updated every 15 mins from this link
blocklist_de_bots 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 782 unique IPs updated every 15 mins from this link
blocklist_de_bruteforce Blocklist.de All IPs which attacks Joomla, Wordpress and other Web-Logins with Brute-Force Logins. ipv4 hash:ip 973 unique IPs updated every 15 mins from this link
blocklist_de_ftp Blocklist.de All IP addresses which have been reported within the last 48 hours for attacks on the Service FTP. ipv4 hash:ip 433 unique IPs updated every 15 mins from this link
blocklist_de_imap 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 1965 unique IPs updated every 15 mins from this link
blocklist_de_mail 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 24557 unique IPs updated every 15 mins from this link
blocklist_de_sip 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 213 unique IPs updated every 15 mins from this link
blocklist_de_ssh 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 15518 unique IPs updated every 15 mins from this link
blocklist_de_strongips Blocklist.de All IPs which are older then 2 month and have more then 5.000 attacks. ipv4 hash:ip 164 unique IPs updated every 15 mins from this link
blocklist_net_ua 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 48465 unique IPs updated every 10 mins from this link
blueliv_crimeserver_last blueliv.com Last 6 hours Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 110 unique IPs updated every 6 hours from this link
blueliv_crimeserver_last_1d blueliv.com Last 6 hours Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 3125 unique IPs updated every 6 hours from this link
blueliv_crimeserver_last_2d blueliv.com Last 6 hours Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 7953 unique IPs updated every 6 hours from this link
blueliv_crimeserver_last_30d blueliv.com Last 6 hours Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 31222 unique IPs updated every 6 hours from this link
blueliv_crimeserver_last_7d blueliv.com Last 6 hours Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 13872 unique IPs updated every 6 hours from this link
blueliv_crimeserver_online blueliv.com Online Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 30542 unique IPs updated every 1 day from this link
blueliv_crimeserver_recent blueliv.com Recent Cybercrime IPs, in all categories: BACKDOOR, C_AND_C, EXPLOIT_KIT, MALWARE and PHISHING (to download the source data you need an API key from blueliv.com) ipv4 hash:ip 153 unique IPs updated every 1 day from this link
bm_tor torstatus.blutmagie.de list of all TOR network servers ipv4 hash:ip 6992 unique IPs updated every 30 mins from this link
bogons 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 from this link
botscout BotScout 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 52 unique IPs updated every 30 mins from this link
botscout_1d BotScout 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 1115 unique IPs updated every 30 mins from this link
botscout_30d BotScout 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 15251 unique IPs updated every 30 mins from this link
botscout_7d BotScout 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 5288 unique IPs updated every 30 mins from this link
botvrij_dst 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 130 unique IPs updated every 1 day from this link
botvrij_src 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 5 unique IPs updated every 1 day from this link
bruteforceblocker danger.rulez.sk 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 1278 unique IPs updated every 3 hours from this link
chaosreigns_iprep0 ChaosReigns.com The iprep0 list includes all IPs that sent only spam emails. This is an automated, free, public email IP reputation system. The primary goal is a whitelist. Other data is provided as a consequence. ipv4 hash:ip 5323 unique IPs updated every 1 day from this link
chaosreigns_iprep100 ChaosReigns.com The iprep100 list includes all IPs that sent 100% ham emails. This is an automated, free, public email IP reputation system. The primary goal is a whitelist. Other data is provided as a consequence. ipv4 hash:ip 5323 unique IPs updated every 1 day from this link
chaosreigns_iprep50 ChaosReigns.com The iprep50 list includes all IPs that sent both ham and spam emails. This is an automated, free, public email IP reputation system. The primary goal is a whitelist. Other data is provided as a consequence. ipv4 hash:ip 5323 unique IPs updated every 1 day from this link
ciarmy CIArmy.com IPs with poor Rogue Packet score that have not yet been identified as malicious by the community ipv4 hash:ip 16105 unique IPs updated every 3 hours from this link
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 3923 subnets, 601533896 unique IPs updated every 1 day from this link
cleanmx_phishing Clean-MX.de IPs sending phishing messages ipv4 hash:ip 4519 unique IPs updated every 30 mins from this link
cleanmx_viruses Clean-MX.de IPs with viruses ipv4 hash:ip 12190 unique IPs updated every 30 mins from this link
cleantalk CleanTalk Today's HTTP Spammers (includes: cleantalk_new cleantalk_updated) ipv4 hash:ip 2504 unique IPs
cleantalk_1d CleanTalk Today's HTTP Spammers (includes: cleantalk_new_1d cleantalk_updated_1d) ipv4 hash:ip 29826 unique IPs
cleantalk_30d CleanTalk Today's HTTP Spammers (includes: cleantalk_new_30d cleantalk_updated_30d) ipv4 hash:ip 106461 unique IPs
cleantalk_7d CleanTalk Today's HTTP Spammers (includes: cleantalk_new_7d cleantalk_updated_7d) ipv4 hash:ip 61548 unique IPs
cleantalk_new CleanTalk Recent HTTP Spammers ipv4 hash:ip 528 unique IPs updated every 15 mins from this link
cleantalk_new_1d CleanTalk Recent HTTP Spammers ipv4 hash:ip 1339 unique IPs updated every 15 mins from this link
cleantalk_new_30d CleanTalk Recent HTTP Spammers ipv4 hash:ip 22351 unique IPs updated every 15 mins from this link
cleantalk_new_7d CleanTalk Recent HTTP Spammers ipv4 hash:ip 5846 unique IPs updated every 15 mins from this link
cleantalk_top20 CleanTalk Top 20 HTTP Spammers ipv4 hash:ip 20 unique IPs updated every 1 day from this link
cleantalk_updated CleanTalk Recurring HTTP Spammers ipv4 hash:ip 2000 unique IPs updated every 15 mins from this link
cleantalk_updated_1d CleanTalk Recurring HTTP Spammers ipv4 hash:ip 35036 unique IPs updated every 15 mins from this link
cleantalk_updated_30d CleanTalk Recurring HTTP Spammers ipv4 hash:ip 135963 unique IPs updated every 15 mins from this link
cleantalk_updated_7d CleanTalk Recurring HTTP Spammers ipv4 hash:ip 76772 unique IPs updated every 15 mins from this link
continent_af Africa (AF), with countries: Rwanda (RW), Somalia (SO), Tanzania (TZ), Kenya (KE), Congo (CD), Djibouti (DJ), Uganda (UG), Central African Republic (CF), Seychelles (SC), Ethiopia (ET), Eritrea (ER), Egypt (EG), Sudan (SD), Burundi (BI), Zimbabwe (ZW), Zambia (ZM), Comoros (KM), Malawi (MW), Lesotho (LS), Botswana (BW), Mauritius (MU), Swaziland (SZ), Réunion (RE), South Africa (ZA), Mayotte (YT), Mozambique (MZ), Madagascar (MG), Libya (LY), Cameroon (CM), Senegal (SN), Republic of the Congo (CG), Liberia (LR), Ivory Coast (CI), Ghana (GH), Equatorial Guinea (GQ), Nigeria (NG), Burkina Faso (BF), Togo (TG), Guinea-Bissau (GW), Mauritania (MR), Benin (BJ), Gabon (GA), Sierra Leone (SL), São Tomé and Príncipe (ST), Gambia (GM), Guinea (GN), Chad (TD), Niger (NE), Mali (ML), Tunisia (TN), Morocco (MA), Algeria (DZ), Angola (AO), Namibia (NA), Saint Helena (SH), Cape Verde (CV), South Sudan (SS), -- MaxMind GeoLite2 ipv4 hash:net 2980 subnets, 101396915 unique IPs updated every 7 days from this link
continent_an Antarctica (AN), with countries: French Southern Territories (TF), South Georgia and the South Sandwich Islands (GS), Antarctica (AQ), -- MaxMind GeoLite2 ipv4 hash:net 16 subnets, 1843 unique IPs updated every 7 days from this link
continent_as Asia (AS), with countries: Yemen (YE), Iraq (IQ), Saudi Arabia (SA), Iran (IR), Syria (SY), Armenia (AM), Hashemite Kingdom of Jordan (JO), Lebanon (LB), Kuwait (KW), Oman (OM), Qatar (QA), Bahrain (BH), United Arab Emirates (AE), Israel (IL), Turkey (TR), Azerbaijan (AZ), Georgia (GE), Afghanistan (AF), Pakistan (PK), Bangladesh (BD), Turkmenistan (TM), Tajikistan (TJ), Sri Lanka (LK), Bhutan (BT), India (IN), Maldives (MV), British Indian Ocean Territory (IO), Nepal (NP), Myanmar (Burma) (MM), Uzbekistan (UZ), Kazakhstan (KZ), Kyrgyzstan (KG), Cocos (Keeling) Islands (CC), Vietnam (VN), Thailand (TH), Indonesia (ID), Laos (LA), Taiwan (TW), Philippines (PH), Malaysia (MY), China (CN), Hong Kong (HK), Brunei (BN), Macao (MO), Cambodia (KH), Republic of Korea (KR), Japan (JP), North Korea (KP), Singapore (SG), Mongolia (MN), Christmas Island (CX), Palestine (PS), (), -- MaxMind GeoLite2 ipv4 hash:net 23387 subnets, 886694434 unique IPs updated every 7 days from this link
continent_eu Europe (EU), with countries: Cyprus (CY), Greece (GR), Estonia (EE), Latvia (LV), Republic of Lithuania (LT), Svalbard and Jan Mayen (SJ), Republic of Moldova (MD), Belarus (BY), Finland (FI), Ă…land (AX), Ukraine (UA), F.Y.R.O.M. (MK), Hungary (HU), Bulgaria (BG), Albania (AL), Poland (PL), Romania (RO), Kosovo (XK), Russia (RU), Portugal (PT), Gibraltar (GI), Spain (ES), Malta (MT), Faroe Islands (FO), Denmark (DK), Iceland (IS), United Kingdom (GB), Switzerland (CH), Sweden (SE), Netherlands (NL), Austria (AT), Belgium (BE), Germany (DE), Luxembourg (LU), Ireland (IE), Monaco (MC), France (FR), Andorra (AD), Liechtenstein (LI), Jersey (JE), Isle of Man (IM), Guernsey (GG), Slovak Republic (SK), Czechia (CZ), Norway (NO), Vatican City (VA), San Marino (SM), Italy (IT), Slovenia (SI), Montenegro (ME), Croatia (HR), Bosnia and Herzegovina (BA), (), Serbia (RS), -- MaxMind GeoLite2 ipv4 hash:net 49398 subnets, 754867797 unique IPs updated every 7 days from this link
continent_na North America (NA), with countries: Barbados (BB), Saint Pierre and Miquelon (PM), Greenland (GL), Jamaica (JM), Dominican Republic (DO), Cuba (CU), Martinique (MQ), Bahamas (BS), Bermuda (BM), Anguilla (AI), Trinidad and Tobago (TT), Saint Kitts and Nevis (KN), Dominica (DM), Antigua and Barbuda (AG), Saint Lucia (LC), Turks and Caicos Islands (TC), Aruba (AW), British Virgin Islands (VG), Saint Vincent and the Grenadines (VC), Montserrat (MS), Saint Martin (MF), Saint-Barthélemy (BL), Guadeloupe (GP), Grenada (GD), Cayman Islands (KY), Belize (BZ), El Salvador (SV), Guatemala (GT), Honduras (HN), Nicaragua (NI), Costa Rica (CR), Panama (PA), Haiti (HT), Mexico (MX), Puerto Rico (PR), U.S. Virgin Islands (VI), Canada (CA), United States (US), Sint Maarten (SX), Curaçao (CW), Bonaire, Sint Eustatius, and Saba (BQ), -- MaxMind GeoLite2 ipv4 hash:net 43692 subnets, 1709355215 unique IPs updated every 7 days from this link
continent_oc Oceania (OC), with countries: Palau (PW), Cook Islands (CK), East Timor (TL), Australia (AU), Marshall Islands (MH), Federated States of Micronesia (FM), Papua New Guinea (PG), Solomon Islands (SB), Tuvalu (TV), Nauru (NR), Vanuatu (VU), New Caledonia (NC), Norfolk Island (NF), New Zealand (NZ), Fiji (FJ), French Polynesia (PF), Pitcairn Islands (PN), Kiribati (KI), Tokelau (TK), Tonga (TO), Wallis and Futuna (WF), Samoa (WS), Niue (NU), Northern Mariana Islands (MP), Guam (GU), U.S. Minor Outlying Islands (UM), American Samoa (AS), -- MaxMind GeoLite2 ipv4 hash:net 7583 subnets, 58075678 unique IPs updated every 7 days from this link
continent_sa South America (SA), with countries: Guyana (GY), French Guiana (GF), Suriname (SR), Paraguay (PY), Uruguay (UY), Brazil (BR), Falkland Islands (FK), Venezuela (VE), Ecuador (EC), Colombia (CO), Argentina (AR), Chile (CL), Bolivia (BO), Peru (PE), -- MaxMind GeoLite2 ipv4 hash:net 4586 subnets, 148447503 unique IPs updated every 7 days from this link
country_ad Andorra (AD) -- MaxMind GeoLite2 ipv4 hash:net 38 subnets, 42904 unique IPs updated every 7 days from this link
country_ae United Arab Emirates (AE) -- MaxMind GeoLite2 ipv4 hash:net 283 subnets, 3948052 unique IPs updated every 7 days from this link
country_af Afghanistan (AF) -- MaxMind GeoLite2 ipv4 hash:net 115 subnets, 203433 unique IPs updated every 7 days from this link
country_ag Antigua and Barbuda (AG) -- MaxMind GeoLite2 ipv4 hash:net 71 subnets, 47472 unique IPs updated every 7 days from this link
country_ai Anguilla (AI) -- MaxMind GeoLite2 ipv4 hash:net 17 subnets, 9232 unique IPs updated every 7 days from this link
country_al Albania (AL) -- MaxMind GeoLite2 ipv4 hash:net 148 subnets, 413982 unique IPs updated every 7 days from this link
country_am Armenia (AM) -- MaxMind GeoLite2 ipv4 hash:net 127 subnets, 614588 unique IPs updated every 7 days from this link
country_ao Angola (AO) -- MaxMind GeoLite2 ipv4 hash:net 98 subnets, 1222311 unique IPs updated every 7 days from this link
country_aq Antarctica (AQ) -- MaxMind GeoLite2 ipv4 hash:net 6 subnets, 1064 unique IPs updated every 7 days from this link
country_ar Argentina (AR) -- MaxMind GeoLite2 ipv4 hash:net 1582 subnets, 19215071 unique IPs updated every 7 days from this link
country_as American Samoa (AS) -- MaxMind GeoLite2 ipv4 hash:net 19 subnets, 10760 unique IPs updated every 7 days from this link
country_at Austria (AT) -- MaxMind GeoLite2 ipv4 hash:net 1940 subnets, 11114982 unique IPs updated every 7 days from this link
country_au Australia (AU) -- MaxMind GeoLite2 ipv4 hash:net 6578 subnets, 50082762 unique IPs updated every 7 days from this link
country_aw Aruba (AW) -- MaxMind GeoLite2 ipv4 hash:net 25 subnets, 90136 unique IPs updated every 7 days from this link
country_ax Ă…land (AX) -- MaxMind GeoLite2 ipv4 hash:net 21 subnets, 25613 unique IPs updated every 7 days from this link
country_az Azerbaijan (AZ) -- MaxMind GeoLite2 ipv4 hash:net 145 subnets, 761952 unique IPs updated every 7 days from this link
country_ba Bosnia and Herzegovina (BA) -- MaxMind GeoLite2 ipv4 hash:net 181 subnets, 838394 unique IPs updated every 7 days from this link
country_bb Barbados (BB) -- MaxMind GeoLite2 ipv4 hash:net 134 subnets, 152972 unique IPs updated every 7 days from this link
country_bd Bangladesh (BD) -- MaxMind GeoLite2 ipv4 hash:net 718 subnets, 1404089 unique IPs updated every 7 days from this link
country_be Belgium (BE) -- MaxMind GeoLite2 ipv4 hash:net 1894 subnets, 23927518 unique IPs updated every 7 days from this link
country_bf Burkina Faso (BF) -- MaxMind GeoLite2 ipv4 hash:net 27 subnets, 101032 unique IPs updated every 7 days from this link
country_bg Bulgaria (BG) -- MaxMind GeoLite2 ipv4 hash:net 880 subnets, 4494992 unique IPs updated every 7 days from this link
country_bh Bahrain (BH) -- MaxMind GeoLite2 ipv4 hash:net 86 subnets, 465190 unique IPs updated every 7 days from this link
country_bi Burundi (BI) -- MaxMind GeoLite2 ipv4 hash:net 21 subnets, 41728 unique IPs updated every 7 days from this link
country_bj Benin (BJ) -- MaxMind GeoLite2 ipv4 hash:net 33 subnets, 168728 unique IPs updated every 7 days from this link
country_bl Saint-Barthélemy (BL) -- MaxMind GeoLite2 ipv4 hash:net 23 subnets, 5387 unique IPs updated every 7 days from this link
country_bm Bermuda (BM) -- MaxMind GeoLite2 ipv4 hash:net 72 subnets, 129673 unique IPs updated every 7 days from this link
country_bn Brunei (BN) -- MaxMind GeoLite2 ipv4 hash:net 36 subnets, 210065 unique IPs updated every 7 days from this link
country_bo Bolivia (BO) -- MaxMind GeoLite2 ipv4 hash:net 119 subnets, 1156060 unique IPs updated every 7 days from this link
country_bq Bonaire, Sint Eustatius, and Saba (BQ) -- MaxMind GeoLite2 ipv4 hash:net 22 subnets, 24579 unique IPs updated every 7 days from this link
country_br Brazil (BR) -- MaxMind GeoLite2 ipv4 hash:net 2919 subnets, 84244585 unique IPs updated every 7 days from this link
country_bs Bahamas (BS) -- MaxMind GeoLite2 ipv4 hash:net 56 subnets, 158876 unique IPs updated every 7 days from this link
country_bt Bhutan (BT) -- MaxMind GeoLite2 ipv4 hash:net 21 subnets, 34704 unique IPs updated every 7 days from this link
country_bw Botswana (BW) -- MaxMind GeoLite2 ipv4 hash:net 46 subnets, 147860 unique IPs updated every 7 days from this link
country_by Belarus (BY) -- MaxMind GeoLite2 ipv4 hash:net 152 subnets, 1924878 unique IPs updated every 7 days from this link
country_bz Belize (BZ) -- MaxMind GeoLite2 ipv4 hash:net 167 subnets, 200400 unique IPs updated every 7 days from this link
country_ca Canada (CA) -- MaxMind GeoLite2 ipv4 hash:net 9829 subnets, 72183587 unique IPs updated every 7 days from this link
country_cc Cocos (Keeling) Islands (CC) -- MaxMind GeoLite2 ipv4 hash:net 4 subnets, 641 unique IPs updated every 7 days from this link
country_cd Congo (CD) -- MaxMind GeoLite2 ipv4 hash:net 87 subnets, 156065 unique IPs updated every 7 days from this link
country_cf Central African Republic (CF) -- MaxMind GeoLite2 ipv4 hash:net 19 subnets, 12541 unique IPs updated every 7 days from this link
country_cg Republic of the Congo (CG) -- MaxMind GeoLite2 ipv4 hash:net 39 subnets, 55837 unique IPs updated every 7 days from this link
country_ch Switzerland (CH) -- MaxMind GeoLite2 ipv4 hash:net 2817 subnets, 20278008 unique IPs updated every 7 days from this link
country_ci Ivory Coast (CI) -- MaxMind GeoLite2 ipv4 hash:net 50 subnets, 924024 unique IPs updated every 7 days from this link
country_ck Cook Islands (CK) -- MaxMind GeoLite2 ipv4 hash:net 4 subnets, 8450 unique IPs updated every 7 days from this link
country_cl Chile (CL) -- MaxMind GeoLite2 ipv4 hash:net 813 subnets, 10025290 unique IPs updated every 7 days from this link
country_cm Cameroon (CM) -- MaxMind GeoLite2 ipv4 hash:net 71 subnets, 465616 unique IPs updated every 7 days from this link
country_cn China (CN) -- MaxMind GeoLite2 ipv4 hash:net 6394 subnets, 338311736 unique IPs updated every 7 days from this link
country_co Colombia (CO) -- MaxMind GeoLite2 ipv4 hash:net 671 subnets, 17335720 unique IPs updated every 7 days from this link
country_cr Costa Rica (CR) -- MaxMind GeoLite2 ipv4 hash:net 228 subnets, 2580285 unique IPs updated every 7 days from this link
country_cu Cuba (CU) -- MaxMind GeoLite2 ipv4 hash:net 30 subnets, 261776 unique IPs updated every 7 days from this link
country_cv Cape Verde (CV) -- MaxMind GeoLite2 ipv4 hash:net 15 subnets, 34688 unique IPs updated every 7 days from this link
country_cw Curaçao (CW) -- MaxMind GeoLite2 ipv4 hash:net 54 subnets, 193162 unique IPs updated every 7 days from this link
country_cx Christmas Island (CX) -- MaxMind GeoLite2 ipv4 hash:net 11 subnets, 1504 unique IPs updated every 7 days from this link
country_cy Cyprus (CY) -- MaxMind GeoLite2 ipv4 hash:net 326 subnets, 860386 unique IPs updated every 7 days from this link
country_cz Czechia (CZ) -- MaxMind GeoLite2 ipv4 hash:net 1557 subnets, 8526891 unique IPs updated every 7 days from this link
country_de Germany (DE) -- MaxMind GeoLite2 ipv4 hash:net 12896 subnets, 122213552 unique IPs updated every 7 days from this link
country_dj Djibouti (DJ) -- MaxMind GeoLite2 ipv4 hash:net 39 subnets, 69649 unique IPs updated every 7 days from this link
country_dk Denmark (DK) -- MaxMind GeoLite2 ipv4 hash:net 1505 subnets, 12904231 unique IPs updated every 7 days from this link
country_dm Dominica (DM) -- MaxMind GeoLite2 ipv4 hash:net 34 subnets, 22465 unique IPs updated every 7 days from this link
country_do Dominican Republic (DO) -- MaxMind GeoLite2 ipv4 hash:net 108 subnets, 1585763 unique IPs updated every 7 days from this link
country_dz Algeria (DZ) -- MaxMind GeoLite2 ipv4 hash:net 63 subnets, 4834497 unique IPs updated every 7 days from this link
country_ec Ecuador (EC) -- MaxMind GeoLite2 ipv4 hash:net 253 subnets, 2639834 unique IPs updated every 7 days from this link
country_ee Estonia (EE) -- MaxMind GeoLite2 ipv4 hash:net 304 subnets, 1582635 unique IPs updated every 7 days from this link
country_eg Egypt (EG) -- MaxMind GeoLite2 ipv4 hash:net 235 subnets, 22854368 unique IPs updated every 7 days from this link
country_er Eritrea (ER) -- MaxMind GeoLite2 ipv4 hash:net 6 subnets, 8960 unique IPs updated every 7 days from this link
country_es Spain (ES) -- MaxMind GeoLite2 ipv4 hash:net 3762 subnets, 32564676 unique IPs updated every 7 days from this link
country_et Ethiopia (ET) -- MaxMind GeoLite2 ipv4 hash:net 10 subnets, 366337 unique IPs updated every 7 days from this link
country_fi Finland (FI) -- MaxMind GeoLite2 ipv4 hash:net 1411 subnets, 13594484 unique IPs updated every 7 days from this link
country_fj Fiji (FJ) -- MaxMind GeoLite2 ipv4 hash:net 39 subnets, 149696 unique IPs updated every 7 days from this link
country_fk Falkland Islands (FK) -- MaxMind GeoLite2 ipv4 hash:net 3 subnets, 259 unique IPs updated every 7 days from this link
country_fm Federated States of Micronesia (FM) -- MaxMind GeoLite2 ipv4 hash:net 8 subnets, 13056 unique IPs updated every 7 days from this link
country_fo Faroe Islands (FO) -- MaxMind GeoLite2 ipv4 hash:net 19 subnets, 43529 unique IPs updated every 7 days from this link
country_fr France (FR) -- MaxMind GeoLite2 ipv4 hash:net 14706 subnets, 82620013 unique IPs updated every 7 days from this link
country_ga Gabon (GA) -- MaxMind GeoLite2 ipv4 hash:net 70 subnets, 363428 unique IPs updated every 7 days from this link
country_gb United Kingdom (GB) -- MaxMind GeoLite2 ipv4 hash:net 16896 subnets, 124879658 unique IPs updated every 7 days from this link
country_gd Grenada (GD) -- MaxMind GeoLite2 ipv4 hash:net 43 subnets, 29328 unique IPs updated every 7 days from this link
country_ge Georgia (GE) -- MaxMind GeoLite2 ipv4 hash:net 186 subnets, 1222252 unique IPs updated every 7 days from this link
country_gf French Guiana (GF) -- MaxMind GeoLite2 ipv4 hash:net 56 subnets, 61776 unique IPs updated every 7 days from this link
country_gg Guernsey (GG) -- MaxMind GeoLite2 ipv4 hash:net 55 subnets, 50872 unique IPs updated every 7 days from this link
country_gh Ghana (GH) -- MaxMind GeoLite2 ipv4 hash:net 131 subnets, 2212309 unique IPs updated every 7 days from this link
country_gi Gibraltar (GI) -- MaxMind GeoLite2 ipv4 hash:net 50 subnets, 75943 unique IPs updated every 7 days from this link
country_gl Greenland (GL) -- MaxMind GeoLite2 ipv4 hash:net 11 subnets, 24576 unique IPs updated every 7 days from this link
country_gm Gambia (GM) -- MaxMind GeoLite2 ipv4 hash:net 22 subnets, 263173 unique IPs updated every 7 days from this link
country_gn Guinea (GN) -- MaxMind GeoLite2 ipv4 hash:net 78 subnets, 33659 unique IPs updated every 7 days from this link
country_gp Guadeloupe (GP) -- MaxMind GeoLite2 ipv4 hash:net 208 subnets, 216977 unique IPs updated every 7 days from this link
country_gq Equatorial Guinea (GQ) -- MaxMind GeoLite2 ipv4 hash:net 17 subnets, 18970 unique IPs updated every 7 days from this link
country_gr Greece (GR) -- MaxMind GeoLite2 ipv4 hash:net 510 subnets, 5896830 unique IPs updated every 7 days from this link
country_gt Guatemala (GT) -- MaxMind GeoLite2 ipv4 hash:net 143 subnets, 653487 unique IPs updated every 7 days from this link
country_gu Guam (GU) -- MaxMind GeoLite2 ipv4 hash:net 62 subnets, 231080 unique IPs updated every 7 days from this link
country_gw Guinea-Bissau (GW) -- MaxMind GeoLite2 ipv4 hash:net 9 subnets, 12675 unique IPs updated every 7 days from this link
country_gy Guyana (GY) -- MaxMind GeoLite2 ipv4 hash:net 17 subnets, 63616 unique IPs updated every 7 days from this link
country_hk Hong Kong (HK) -- MaxMind GeoLite2 ipv4 hash:net 3223 subnets, 12708366 unique IPs updated every 7 days from this link
country_hn Honduras (HN) -- MaxMind GeoLite2 ipv4 hash:net 449 subnets, 570578 unique IPs updated every 7 days from this link
country_hr Croatia (HR) -- MaxMind GeoLite2 ipv4 hash:net 306 subnets, 2679952 unique IPs updated every 7 days from this link
country_ht Haiti (HT) -- MaxMind GeoLite2 ipv4 hash:net 37 subnets, 167296 unique IPs updated every 7 days from this link
country_hu Hungary (HU) -- MaxMind GeoLite2 ipv4 hash:net 691 subnets, 5916835 unique IPs updated every 7 days from this link
country_id Indonesia (ID) -- MaxMind GeoLite2 ipv4 hash:net 1742 subnets, 18120918 unique IPs updated every 7 days from this link
country_ie Ireland (IE) -- MaxMind GeoLite2 ipv4 hash:net 1923 subnets, 11565130 unique IPs updated every 7 days from this link
country_il Israel (IL) -- MaxMind GeoLite2 ipv4 hash:net 686 subnets, 8140375 unique IPs updated every 7 days from this link
country_im Isle of Man (IM) -- MaxMind GeoLite2 ipv4 hash:net 71 subnets, 98804 unique IPs updated every 7 days from this link
country_in India (IN) -- MaxMind GeoLite2 ipv4 hash:net 4627 subnets, 43016491 unique IPs updated every 7 days from this link
country_io British Indian Ocean Territory (IO) -- MaxMind GeoLite2 ipv4 hash:net 4 subnets, 3074 unique IPs updated every 7 days from this link
country_iq Iraq (IQ) -- MaxMind GeoLite2 ipv4 hash:net 196 subnets, 668975 unique IPs updated every 7 days from this link
country_ir Iran (IR) -- MaxMind GeoLite2 ipv4 hash:net 1183 subnets, 12474762 unique IPs updated every 7 days from this link
country_is Iceland (IS) -- MaxMind GeoLite2 ipv4 hash:net 153 subnets, 904386 unique IPs updated every 7 days from this link
country_it Italy (IT) -- MaxMind GeoLite2 ipv4 hash:net 3790 subnets, 54449161 unique IPs updated every 7 days from this link
country_je Jersey (JE) -- MaxMind GeoLite2 ipv4 hash:net 245 subnets, 76089 unique IPs updated every 7 days from this link
country_jm Jamaica (JM) -- MaxMind GeoLite2 ipv4 hash:net 108 subnets, 276977 unique IPs updated every 7 days from this link
country_jo Hashemite Kingdom of Jordan (JO) -- MaxMind GeoLite2 ipv4 hash:net 159 subnets, 695711 unique IPs updated every 7 days from this link
country_jp Japan (JP) -- MaxMind GeoLite2 ipv4 hash:net 4474 subnets, 206109971 unique IPs updated every 7 days from this link
country_ke Kenya (KE) -- MaxMind GeoLite2 ipv4 hash:net 259 subnets, 5521218 unique IPs updated every 7 days from this link
country_kg Kyrgyzstan (KG) -- MaxMind GeoLite2 ipv4 hash:net 81 subnets, 276375 unique IPs updated every 7 days from this link
country_kh Cambodia (KH) -- MaxMind GeoLite2 ipv4 hash:net 161 subnets, 305259 unique IPs updated every 7 days from this link
country_ki Kiribati (KI) -- MaxMind GeoLite2 ipv4 hash:net 7 subnets, 8960 unique IPs updated every 7 days from this link
country_km Comoros (KM) -- MaxMind GeoLite2 ipv4 hash:net 13 subnets, 6341 unique IPs updated every 7 days from this link
country_kn Saint Kitts and Nevis (KN) -- MaxMind GeoLite2 ipv4 hash:net 43 subnets, 31839 unique IPs updated every 7 days from this link
country_kp North Korea (KP) -- MaxMind GeoLite2 ipv4 hash:net 9 subnets, 9907 unique IPs updated every 7 days from this link
country_kr Republic of Korea (KR) -- MaxMind GeoLite2 ipv4 hash:net 1163 subnets, 112814546 unique IPs updated every 7 days from this link
country_kw Kuwait (KW) -- MaxMind GeoLite2 ipv4 hash:net 194 subnets, 1958338 unique IPs updated every 7 days from this link
country_ky Cayman Islands (KY) -- MaxMind GeoLite2 ipv4 hash:net 35 subnets, 187552 unique IPs updated every 7 days from this link
country_kz Kazakhstan (KZ) -- MaxMind GeoLite2 ipv4 hash:net 352 subnets, 3135630 unique IPs updated every 7 days from this link
country_la Laos (LA) -- MaxMind GeoLite2 ipv4 hash:net 39 subnets, 76824 unique IPs updated every 7 days from this link
country_lb Lebanon (LB) -- MaxMind GeoLite2 ipv4 hash:net 234 subnets, 602237 unique IPs updated every 7 days from this link
country_lc Saint Lucia (LC) -- MaxMind GeoLite2 ipv4 hash:net 38 subnets, 35720 unique IPs updated every 7 days from this link
country_li Liechtenstein (LI) -- MaxMind GeoLite2 ipv4 hash:net 77 subnets, 104771 unique IPs updated every 7 days from this link
country_lk Sri Lanka (LK) -- MaxMind GeoLite2 ipv4 hash:net 86 subnets, 556937 unique IPs updated every 7 days from this link
country_lr Liberia (LR) -- MaxMind GeoLite2 ipv4 hash:net 40 subnets, 106402 unique IPs updated every 7 days from this link
country_ls Lesotho (LS) -- MaxMind GeoLite2 ipv4 hash:net 46 subnets, 111013 unique IPs updated every 7 days from this link
country_lt Republic of Lithuania (LT) -- MaxMind GeoLite2 ipv4 hash:net 517 subnets, 3054912 unique IPs updated every 7 days from this link
country_lu Luxembourg (LU) -- MaxMind GeoLite2 ipv4 hash:net 439 subnets, 1440324 unique IPs updated every 7 days from this link
country_lv Latvia (LV) -- MaxMind GeoLite2 ipv4 hash:net 468 subnets, 2121609 unique IPs updated every 7 days from this link
country_ly Libya (LY) -- MaxMind GeoLite2 ipv4 hash:net 39 subnets, 374532 unique IPs updated every 7 days from this link
country_ma Morocco (MA) -- MaxMind GeoLite2 ipv4 hash:net 80 subnets, 10688458 unique IPs updated every 7 days from this link
country_mc Monaco (MC) -- MaxMind GeoLite2 ipv4 hash:net 24 subnets, 55745 unique IPs updated every 7 days from this link
country_md Republic of Moldova (MD) -- MaxMind GeoLite2 ipv4 hash:net 423 subnets, 1372672 unique IPs updated every 7 days from this link
country_me Montenegro (ME) -- MaxMind GeoLite2 ipv4 hash:net 72 subnets, 187440 unique IPs updated every 7 days from this link
country_mf Saint Martin (MF) -- MaxMind GeoLite2 ipv4 hash:net 55 subnets, 26497 unique IPs updated every 7 days from this link
country_mg Madagascar (MG) -- MaxMind GeoLite2 ipv4 hash:net 33 subnets, 174501 unique IPs updated every 7 days from this link
country_mh Marshall Islands (MH) -- MaxMind GeoLite2 ipv4 hash:net 10 subnets, 9728 unique IPs updated every 7 days from this link
country_mk F.Y.R.O.M. (MK) -- MaxMind GeoLite2 ipv4 hash:net 101 subnets, 699488 unique IPs updated every 7 days from this link
country_ml Mali (ML) -- MaxMind GeoLite2 ipv4 hash:net 21 subnets, 82048 unique IPs updated every 7 days from this link
country_mm Myanmar (Burma) (MM) -- MaxMind GeoLite2 ipv4 hash:net 92 subnets, 138928 unique IPs updated every 7 days from this link
country_mn Mongolia (MN) -- MaxMind GeoLite2 ipv4 hash:net 105 subnets, 231419 unique IPs updated every 7 days from this link
country_mo Macao (MO) -- MaxMind GeoLite2 ipv4 hash:net 41 subnets, 348722 unique IPs updated every 7 days from this link
country_mp Northern Mariana Islands (MP) -- MaxMind GeoLite2 ipv4 hash:net 12 subnets, 21888 unique IPs updated every 7 days from this link
country_mq Martinique (MQ) -- MaxMind GeoLite2 ipv4 hash:net 174 subnets, 149551 unique IPs updated every 7 days from this link
country_mr Mauritania (MR) -- MaxMind GeoLite2 ipv4 hash:net 29 subnets, 54157 unique IPs updated every 7 days from this link
country_ms Montserrat (MS) -- MaxMind GeoLite2 ipv4 hash:net 11 subnets, 4224 unique IPs updated every 7 days from this link
country_mt Malta (MT) -- MaxMind GeoLite2 ipv4 hash:net 124 subnets, 618403 unique IPs updated every 7 days from this link
country_mu Mauritius (MU) -- MaxMind GeoLite2 ipv4 hash:net 248 subnets, 1418537 unique IPs updated every 7 days from this link
country_mv Maldives (MV) -- MaxMind GeoLite2 ipv4 hash:net 27 subnets, 66448 unique IPs updated every 7 days from this link
country_mw Malawi (MW) -- MaxMind GeoLite2 ipv4 hash:net 44 subnets, 433601 unique IPs updated every 7 days from this link
country_mx Mexico (MX) -- MaxMind GeoLite2 ipv4 hash:net 774 subnets, 29012910 unique IPs updated every 7 days from this link
country_my Malaysia (MY) -- MaxMind GeoLite2 ipv4 hash:net 717 subnets, 6573556 unique IPs updated every 7 days from this link
country_mz Mozambique (MZ) -- MaxMind GeoLite2 ipv4 hash:net 60 subnets, 474246 unique IPs updated every 7 days from this link
country_na Namibia (NA) -- MaxMind GeoLite2 ipv4 hash:net 73 subnets, 476928 unique IPs updated every 7 days from this link
country_nc New Caledonia (NC) -- MaxMind GeoLite2 ipv4 hash:net 50 subnets, 164378 unique IPs updated every 7 days from this link
country_ne Niger (NE) -- MaxMind GeoLite2 ipv4 hash:net 24 subnets, 46428 unique IPs updated every 7 days from this link
country_nf Norfolk Island (NF) -- MaxMind GeoLite2 ipv4 hash:net 7 subnets, 2053 unique IPs updated every 7 days from this link
country_ng Nigeria (NG) -- MaxMind GeoLite2 ipv4 hash:net 537 subnets, 2884890 unique IPs updated every 7 days from this link
country_ni Nicaragua (NI) -- MaxMind GeoLite2 ipv4 hash:net 79 subnets, 434472 unique IPs updated every 7 days from this link
country_nl Netherlands (NL) -- MaxMind GeoLite2 ipv4 hash:net 8681 subnets, 52181428 unique IPs updated every 7 days from this link
country_no Norway (NO) -- MaxMind GeoLite2 ipv4 hash:net 1412 subnets, 15983917 unique IPs updated every 7 days from this link
country_np Nepal (NP) -- MaxMind GeoLite2 ipv4 hash:net 105 subnets, 513714 unique IPs updated every 7 days from this link
country_nr Nauru (NR) -- MaxMind GeoLite2 ipv4 hash:net 13 subnets, 14469 unique IPs updated every 7 days from this link
country_nu Niue (NU) -- MaxMind GeoLite2 ipv4 hash:net 6 subnets, 2314 unique IPs updated every 7 days from this link
country_nz New Zealand (NZ) -- MaxMind GeoLite2 ipv4 hash:net 963 subnets, 7109527 unique IPs updated every 7 days from this link
country_om Oman (OM) -- MaxMind GeoLite2 ipv4 hash:net 54 subnets, 923164 unique IPs updated every 7 days from this link
country_pa Panama (PA) -- MaxMind GeoLite2 ipv4 hash:net 257 subnets, 1867972 unique IPs updated every 7 days from this link
country_pe Peru (PE) -- MaxMind GeoLite2 ipv4 hash:net 210 subnets, 3216617 unique IPs updated every 7 days from this link
country_pf French Polynesia (PF) -- MaxMind GeoLite2 ipv4 hash:net 18 subnets, 62736 unique IPs updated every 7 days from this link
country_pg Papua New Guinea (PG) -- MaxMind GeoLite2 ipv4 hash:net 50 subnets, 65145 unique IPs updated every 7 days from this link
country_ph Philippines (PH) -- MaxMind GeoLite2 ipv4 hash:net 660 subnets, 5525567 unique IPs updated every 7 days from this link
country_pk Pakistan (PK) -- MaxMind GeoLite2 ipv4 hash:net 427 subnets, 5398631 unique IPs updated every 7 days from this link
country_pl Poland (PL) -- MaxMind GeoLite2 ipv4 hash:net 3580 subnets, 20757664 unique IPs updated every 7 days from this link
country_pm Saint Pierre and Miquelon (PM) -- MaxMind GeoLite2 ipv4 hash:net 9 subnets, 8709 unique IPs updated every 7 days from this link
country_pr Puerto Rico (PR) -- MaxMind GeoLite2 ipv4 hash:net 370 subnets, 1282815 unique IPs updated every 7 days from this link
country_ps Palestine (PS) -- MaxMind GeoLite2 ipv4 hash:net 131 subnets, 660484 unique IPs updated every 7 days from this link
country_pt Portugal (PT) -- MaxMind GeoLite2 ipv4 hash:net 752 subnets, 6677944 unique IPs updated every 7 days from this link
country_pw Palau (PW) -- MaxMind GeoLite2 ipv4 hash:net 5 subnets, 9984 unique IPs updated every 7 days from this link
country_py Paraguay (PY) -- MaxMind GeoLite2 ipv4 hash:net 82 subnets, 1109921 unique IPs updated every 7 days from this link
country_qa Qatar (QA) -- MaxMind GeoLite2 ipv4 hash:net 57 subnets, 845912 unique IPs updated every 7 days from this link
country_re RĂ©union (RE) -- MaxMind GeoLite2 ipv4 hash:net 182 subnets, 484502 unique IPs updated every 7 days from this link
country_ro Romania (RO) -- MaxMind GeoLite2 ipv4 hash:net 2788 subnets, 8678362 unique IPs updated every 7 days from this link
country_rs Serbia (RS) -- MaxMind GeoLite2 ipv4 hash:net 390 subnets, 2292075 unique IPs updated every 7 days from this link
country_ru Russia (RU) -- MaxMind GeoLite2 ipv4 hash:net 7992 subnets, 45544403 unique IPs updated every 7 days from this link
country_rw Rwanda (RW) -- MaxMind GeoLite2 ipv4 hash:net 29 subnets, 374656 unique IPs updated every 7 days from this link
country_sa Saudi Arabia (SA) -- MaxMind GeoLite2 ipv4 hash:net 481 subnets, 9250482 unique IPs updated every 7 days from this link
country_sb Solomon Islands (SB) -- MaxMind GeoLite2 ipv4 hash:net 10 subnets, 16384 unique IPs updated every 7 days from this link
country_sc Seychelles (SC) -- MaxMind GeoLite2 ipv4 hash:net 511 subnets, 955265 unique IPs updated every 7 days from this link
country_sd Sudan (SD) -- MaxMind GeoLite2 ipv4 hash:net 36 subnets, 1276168 unique IPs updated every 7 days from this link
country_se Sweden (SE) -- MaxMind GeoLite2 ipv4 hash:net 4154 subnets, 27414710 unique IPs updated every 7 days from this link
country_sg Singapore (SG) -- MaxMind GeoLite2 ipv4 hash:net 2921 subnets, 8502138 unique IPs updated every 7 days from this link
country_si Slovenia (SI) -- MaxMind GeoLite2 ipv4 hash:net 509 subnets, 2638761 unique IPs updated every 7 days from this link
country_sk Slovak Republic (SK) -- MaxMind GeoLite2 ipv4 hash:net 421 subnets, 2708116 unique IPs updated every 7 days from this link
country_sl Sierra Leone (SL) -- MaxMind GeoLite2 ipv4 hash:net 30 subnets, 60414 unique IPs updated every 7 days from this link
country_sm San Marino (SM) -- MaxMind GeoLite2 ipv4 hash:net 23 subnets, 20744 unique IPs updated every 7 days from this link
country_sn Senegal (SN) -- MaxMind GeoLite2 ipv4 hash:net 26 subnets, 383120 unique IPs updated every 7 days from this link
country_so Somalia (SO) -- MaxMind GeoLite2 ipv4 hash:net 31 subnets, 25538 unique IPs updated every 7 days from this link
country_sr Suriname (SR) -- MaxMind GeoLite2 ipv4 hash:net 18 subnets, 88970 unique IPs updated every 7 days from this link
country_ss South Sudan (SS) -- MaxMind GeoLite2 ipv4 hash:net 16 subnets, 14601 unique IPs updated every 7 days from this link
country_st São Tomé and Príncipe (ST) -- MaxMind GeoLite2 ipv4 hash:net 7 subnets, 13825 unique IPs updated every 7 days from this link
country_sv El Salvador (SV) -- MaxMind GeoLite2 ipv4 hash:net 118 subnets, 690640 unique IPs updated every 7 days from this link
country_sx Sint Maarten (SX) -- MaxMind GeoLite2 ipv4 hash:net 14 subnets, 36096 unique IPs updated every 7 days from this link
country_sy Syria (SY) -- MaxMind GeoLite2 ipv4 hash:net 189 subnets, 1127949 unique IPs updated every 7 days from this link
country_sz Swaziland (SZ) -- MaxMind GeoLite2 ipv4 hash:net 27 subnets, 55040 unique IPs updated every 7 days from this link
country_tc Turks and Caicos Islands (TC) -- MaxMind GeoLite2 ipv4 hash:net 12 subnets, 12161 unique IPs updated every 7 days from this link
country_td Chad (TD) -- MaxMind GeoLite2 ipv4 hash:net 18 subnets, 25105 unique IPs updated every 7 days from this link
country_tg Togo (TG) -- MaxMind GeoLite2 ipv4 hash:net 15 subnets, 310144 unique IPs updated every 7 days from this link
country_th Thailand (TH) -- MaxMind GeoLite2 ipv4 hash:net 602 subnets, 9085777 unique IPs updated every 7 days from this link
country_tj Tajikistan (TJ) -- MaxMind GeoLite2 ipv4 hash:net 36 subnets, 76166 unique IPs updated every 7 days from this link
country_tk Tokelau (TK) -- MaxMind GeoLite2 ipv4 hash:net 3 subnets, 2305 unique IPs updated every 7 days from this link
country_tl East Timor (TL) -- MaxMind GeoLite2 ipv4 hash:net 15 subnets, 15872 unique IPs updated every 7 days from this link
country_tm Turkmenistan (TM) -- MaxMind GeoLite2 ipv4 hash:net 11 subnets, 22658 unique IPs updated every 7 days from this link
country_tn Tunisia (TN) -- MaxMind GeoLite2 ipv4 hash:net 27 subnets, 5494433 unique IPs updated every 7 days from this link
country_to Tonga (TO) -- MaxMind GeoLite2 ipv4 hash:net 13 subnets, 14976 unique IPs updated every 7 days from this link
country_tr Turkey (TR) -- MaxMind GeoLite2 ipv4 hash:net 1084 subnets, 16555902 unique IPs updated every 7 days from this link
country_tt Trinidad and Tobago (TT) -- MaxMind GeoLite2 ipv4 hash:net 55 subnets, 541592 unique IPs updated every 7 days from this link
country_tv Tuvalu (TV) -- MaxMind GeoLite2 ipv4 hash:net 5 subnets, 12928 unique IPs updated every 7 days from this link
country_tw Taiwan (TW) -- MaxMind GeoLite2 ipv4 hash:net 617 subnets, 35536719 unique IPs updated every 7 days from this link
country_tz Tanzania (TZ) -- MaxMind GeoLite2 ipv4 hash:net 151 subnets, 1088697 unique IPs updated every 7 days from this link
country_ua Ukraine (UA) -- MaxMind GeoLite2 ipv4 hash:net 3092 subnets, 11542525 unique IPs updated every 7 days from this link
country_ug Uganda (UG) -- MaxMind GeoLite2 ipv4 hash:net 83 subnets, 916884 unique IPs updated every 7 days from this link
country_um U.S. Minor Outlying Islands (UM) -- MaxMind GeoLite2 ipv4 hash:net 6 subnets, 140 unique IPs updated every 7 days from this link
country_us United States (US) -- MaxMind GeoLite2 ipv4 hash:net 50267 subnets, 1595366562 unique IPs updated every 7 days from this link
country_uy Uruguay (UY) -- MaxMind GeoLite2 ipv4 hash:net 74 subnets, 2463154 unique IPs updated every 7 days from this link
country_uz Uzbekistan (UZ) -- MaxMind GeoLite2 ipv4 hash:net 86 subnets, 253184 unique IPs updated every 7 days from this link
country_va Vatican City (VA) -- MaxMind GeoLite2 ipv4 hash:net 24 subnets, 19713 unique IPs updated every 7 days from this link
country_vc Saint Vincent and the Grenadines (VC) -- MaxMind GeoLite2 ipv4 hash:net 50 subnets, 26368 unique IPs updated every 7 days from this link
country_ve Venezuela (VE) -- MaxMind GeoLite2 ipv4 hash:net 312 subnets, 6827142 unique IPs updated every 7 days from this link
country_vg British Virgin Islands (VG) -- MaxMind GeoLite2 ipv4 hash:net 72 subnets, 44491 unique IPs updated every 7 days from this link
country_vi U.S. Virgin Islands (VI) -- MaxMind GeoLite2 ipv4 hash:net 57 subnets, 123208 unique IPs updated every 7 days from this link
country_vn Vietnam (VN) -- MaxMind GeoLite2 ipv4 hash:net 500 subnets, 15926617 unique IPs updated every 7 days from this link
country_vu Vanuatu (VU) -- MaxMind GeoLite2 ipv4 hash:net 18 subnets, 20480 unique IPs updated every 7 days from this link
country_wf Wallis and Futuna (WF) -- MaxMind GeoLite2 ipv4 hash:net 5 subnets, 4096 unique IPs updated every 7 days from this link
country_ws Samoa (WS) -- MaxMind GeoLite2 ipv4 hash:net 19 subnets, 23298 unique IPs updated every 7 days from this link
country_xk Kosovo (XK) -- MaxMind GeoLite2 ipv4 hash:net 111 subnets, 35310 unique IPs updated every 7 days from this link
country_ye Yemen (YE) -- MaxMind GeoLite2 ipv4 hash:net 28 subnets, 142336 unique IPs updated every 7 days from this link
country_yt Mayotte (YT) -- MaxMind GeoLite2 ipv4 hash:net 45 subnets, 17670 unique IPs updated every 7 days from this link
country_za South Africa (ZA) -- MaxMind GeoLite2 ipv4 hash:net 1672 subnets, 31354101 unique IPs updated every 7 days from this link
country_zm Zambia (ZM) -- MaxMind GeoLite2 ipv4 hash:net 77 subnets, 1162693 unique IPs updated every 7 days from this link
country_zw Zimbabwe (ZW) -- MaxMind GeoLite2 ipv4 hash:net 60 subnets, 168840 unique IPs updated every 7 days from this link
cruzit_web_attacks CruzIt.com IPs of compromised machines scanning for vulnerabilities and DDOS attacks ipv4 hash:ip 7070 unique IPs updated every 12 hours from this link
cta_cryptowall Cyber Threat Alliance 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 1360 unique IPs updated every 1 day from this link
cta_cryptowall Cyber Threat Alliance 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 1229 unique IPs updated every 1 day from this link
cybercrime CyberCrime A project tracking Command and Control. ipv4 hash:ip 26318 unique IPs updated every 12 hours from this link
darklist_de darklist.de ssh fail2ban reporting ipv4 hash:net 1630 subnets, 14860 unique IPs updated every 1 day from this link
dataplane_dnsrd 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 204 unique IPs updated every 1 hour from this link
dataplane_dnsrdany 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 27 unique IPs updated every 1 hour from this link
dataplane_dnsversion 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 100 unique IPs updated every 1 hour from this link
dataplane_sipinvitation 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 24 unique IPs updated every 1 hour from this link
dataplane_sipquery 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 387 unique IPs updated every 1 hour from this link
dataplane_sipregistration 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 89 unique IPs updated every 1 hour from this link
dataplane_sshclient 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 19448 unique IPs updated every 1 hour from this link
dataplane_sshpwauth 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 17009 unique IPs updated every 1 hour from this link
dataplane_vncrfb 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 479 unique IPs updated every 1 hour from this link
dm_tor dan.me.uk dynamic list of TOR nodes ipv4 hash:ip 7008 unique IPs updated every 30 mins from this link
dragon_http Dragon Research Group IPs that have been seen sending HTTP requests to Dragon Research Pods in the last 7 days. This report lists hosts that are highly suspicious and are likely conducting malicious HTTP attacks. LEGITIMATE SEARCH ENGINE BOTS MAY BE IN THIS LIST. This report is informational. It is not a blacklist, but some operators may choose to use it to help protect their networks and hosts in the forms of automated reporting and mitigation services. ipv4 hash:net 219 subnets, 59136 unique IPs updated every 1 hour from this link
dragon_sshpauth Dragon Research Group IP address that has been seen attempting to remotely login to a host using SSH password authentication, in the last 7 days. This report lists hosts that are highly suspicious and are likely conducting malicious SSH password authentication attacks. ipv4 hash:net 324 subnets, 333 unique IPs updated every 1 hour from this link
dragon_vncprobe Dragon Research Group IP address that has been seen attempting to remotely connect to a host running the VNC application service, in the last 7 days. This report lists hosts that are highly suspicious and are likely conducting malicious VNC probes or VNC brute force attacks. ipv4 hash:net 60 subnets, 60 unique IPs updated every 1 hour from this link
dronebl_anonymizers 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 326181 subnets, 337274 unique IPs
dronebl_auto_botnets DroneBL.org IPs of automatically detected botnets. It includes IPs for which DroneBL responds with 17. ipv4 hash:net 302352 subnets, 311942 unique IPs
dronebl_autorooting_worms DroneBL.org IPs of autorooting worms. It includes IPs for which DroneBL responds with 16. These are usually SSH bruteforce attacks. ipv4 hash:net 885 subnets, 960 unique IPs
dronebl_compromised DroneBL.org IPs of compromised routers / gateways. It includes IPs for which DroneBL responds with 15 (BOPM detected). ipv4 hash:net 707 subnets, 708 unique IPs
dronebl_ddos_drones DroneBL.org IPs of DDoS drones. It includes IPs for which DroneBL responds with 7. ipv4 hash:net 1059 subnets, 1063 unique IPs
dronebl_dns_mx_on_irc DroneBL.org List of IPs of DNS / MX hostname detected on IRC. It includes IPs for which DroneBL responds with 18. ipv4 hash:net 2797 subnets, 2853 unique IPs
dronebl_irc_drones DroneBL.org List of IRC spam drones (litmus/sdbot/fyle). It includes IPs for which DroneBL responds with 3. ipv4 hash:net 48757 subnets, 49287 unique IPs
dronebl_unknown DroneBL.org List of IPs of uncategorized threats. It includes IPs for which DroneBL responds with 255. ipv4 hash:net 32 subnets, 33 unique IPs
dronebl_worms_bots DroneBL.org IPs of unknown worms or spambots. It includes IPs for which DroneBL responds with 6 ipv4 hash:net 50778 subnets, 127001 unique IPs
dshield DShield.org top 20 attacking class C (/24) subnets over the last three days ipv4 hash:net 19 subnets, 5120 unique IPs updated every 10 mins from this link
dshield_1d DShield.org top 20 attacking class C (/24) subnets over the last three days ipv4 hash:net 27 subnets, 7424 unique IPs updated every 10 mins from this link
dshield_30d DShield.org top 20 attacking class C (/24) subnets over the last three days ipv4 hash:net 103 subnets, 29696 unique IPs updated every 10 mins from this link
dshield_7d DShield.org top 20 attacking class C (/24) subnets over the last three days ipv4 hash:net 58 subnets, 16128 unique IPs updated every 10 mins from this link
dshield_top_1000 DShield.org top 1000 attacking hosts in the last 30 days ipv4 hash:ip 851 unique IPs updated every 1 hour from this link
dyndns_ponmocup DynDNS.org Ponmocup. The malware powering the botnet has been around since 2006 and it’s known under various names, including Ponmocup, Vundo, Virtumonde, Milicenso and Swisyn. It has been used for ad fraud, data theft and downloading additional threats to infected systems. Ponmocup is one of the largest currently active and, with nine consecutive years, also one of the longest running, but it is rarely noticed as the operators take care to keep it operating under the radar. ipv4 hash:ip 182 unique IPs updated every 1 day from this link
esentire_14072015_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 579 unique IPs updated every 1 day from this link
esentire_14072015q_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 575 unique IPs updated every 1 day from this link
esentire_22072014a_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 1290 unique IPs updated every 1 day from this link
esentire_22072014b_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 1288 unique IPs updated every 1 day from this link
esentire_22072014c_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 1289 unique IPs updated every 1 day from this link
esentire_atomictrivia_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 7 unique IPs updated every 1 day from this link
esentire_auth_update_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 1306 unique IPs updated every 1 day from this link
esentire_burmundisoul_ru Ursnif Variant CnC ipv4 hash:ip disabled updated every 1 day from this link
esentire_crazyerror_su Malicious Botnet Serving Various Malware Families ipv4 hash:ip 18613 unique IPs updated every 1 day from this link
esentire_dagestanskiiviskis_ru Ursnif Variant CnC ipv4 hash:ip 517 unique IPs updated every 1 day from this link
esentire_differentia_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 12 unique IPs updated every 1 day from this link
esentire_disorderstatus_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 7 unique IPs updated every 1 day from this link
esentire_dorttlokolrt_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 23664 unique IPs updated every 1 day from this link
esentire_downs1_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 7231 unique IPs updated every 1 day from this link
esentire_ebankoalalusys_ru Ursnif Variant CnC ipv4 hash:ip 898 unique IPs updated every 1 day from this link
esentire_emptyarray_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 20139 unique IPs updated every 1 day from this link
esentire_fioartd_com Andromeda/Gamarue Checkin ipv4 hash:ip 601 unique IPs updated every 1 day from this link
esentire_getarohirodrons_com Andromeda/Gamarue Checkin ipv4 hash:ip 2156 unique IPs updated every 1 day from this link
esentire_hasanhashsde_ru Ursnif Variant CnC ipv4 hash:ip 1184 unique IPs updated every 1 day from this link
esentire_inleet_ru Ursnif Variant CnC ipv4 hash:ip 4219 unique IPs updated every 1 day from this link
esentire_islamislamdi_ru Ursnif Variant CnC ipv4 hash:ip 673 unique IPs updated every 1 day from this link
esentire_krnqlwlplttc_com Malicious Botnet Serving Various Malware Families ipv4 hash:ip 2 unique IPs updated every 1 day from this link
esentire_maddox1_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 11345 unique IPs updated every 1 day from this link
esentire_manning1_ru Malicious Botnet Serving Various Malware Families ipv4 hash:ip 6824 unique IPs updated every 1 day from this link
esentire_misteryherson_ru Ursnif Variant CnC ipv4 hash:ip 176 unique IPs updated every 1 day from this link
esentire_mysebstarion_ru Ursnif Variant CnC ipv4 hash:ip 1058 unique IPs updated every 1 day from this link
esentire_smartfoodsglutenfree_kz Malicious Botnet Serving Various Malware Families ipv4 hash:ip 2674 unique IPs updated every 1 day from this link
esentire_venerologvasan93_ru Ursnif Variant CnC ipv4 hash:ip 1263 unique IPs updated every 1 day from this link
esentire_volaya_ru Win32/PSW.Papras.CK CnC ipv4 hash:ip 5080 unique IPs updated every 1 day from this link
et_block 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 1839 subnets, 24542457 unique IPs updated every 12 hours from this link
et_botcc EmergingThreats.net Command and Control IPs These IPs are updates every 24 hours and should be considered VERY highly reliable indications that a host is communicating with a known and active Bot or Malware command and control server - (although they say this includes abuse.ch trackers, it does not - check its overlaps) ipv4 hash:ip 536 unique IPs updated every 12 hours from this link
et_compromised EmergingThreats.net compromised hosts ipv4 hash:ip 1286 unique IPs updated every 12 hours from this link
et_dshield EmergingThreats.net dshield blocklist ipv4 hash:net 18 subnets, 5120 unique IPs updated every 12 hours from this link
et_spamhaus EmergingThreats.net spamhaus blocklist ipv4 hash:net 809 subnets, 24536320 unique IPs updated every 12 hours from this link
et_tor EmergingThreats.net TOR list of TOR network IPs ipv4 hash:ip 6880 unique IPs updated every 12 hours from this link
feodo Abuse.ch Feodo tracker trojan includes IPs which are being used by Feodo (also known as Cridex or Bugat) which commits ebanking fraud ipv4 hash:ip 905 unique IPs updated every 30 mins from this link
feodo_badips Abuse.ch Feodo tracker BadIPs 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 0 unique IPs updated every 30 mins from this link
firehol_abusers_1d An ipset made from blocklists that track abusers in the last 24 hours. (includes: botscout_1d cleantalk_new_1d cleantalk_updated_1d php_commenters_1d php_dictionary_1d php_harvesters_1d php_spammers_1d stopforumspam_1d) ipv4 hash:net 36116 subnets, 38918 unique IPs
firehol_abusers_30d An ipset made from blocklists that track abusers in the last 30 days. (includes: cleantalk_new_30d cleantalk_updated_30d php_commenters_30d php_dictionary_30d php_harvesters_30d php_spammers_30d stopforumspam sblam) ipv4 hash:net 225923 subnets, 255035 unique IPs
firehol_anonymous An ipset that includes all the anonymizing IPs of the world. (includes: anonymous bm_tor dm_tor firehol_proxies tor_exits) ipv4 hash:net 44951 subnets, 52251 unique IPs
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: bambenek_c2 dshield feodo fullbogons spamhaus_drop spamhaus_edrop sslbl zeus_badips ransomware_rw) ipv4 hash:net 17834 subnets, 653130742 unique IPs
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 35339 subnets, 51309 unique IPs
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 dragon_http dragon_sshpauth dragon_vncprobe dshield_30d dshield_top_1000 malc0de maxmind_proxy_fraud myip shunlist snort_ipfilter sslbl_aggressive talosintel_ipfilter zeus vxvault) ipv4 hash:net 36817 subnets, 125945 unique IPs
firehol_level4 An ipset made from blocklists that track attacks, but may include a large number of false positives. (includes: cleanmx_viruses blocklist_net_ua botscout_30d cruzit_web_attacks cybercrime haley_ssh iblocklist_hijacked iblocklist_spyware iblocklist_webexploit ipblacklistcloud_top iw_wormlist malwaredomainlist) ipv4 hash:net 130048 subnets, 9625901 unique IPs
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 maxmind_proxy_fraud proxylists_30d proxyrss_30d proxz_30d proxyspy_30d ri_connect_proxies_30d ri_web_proxies_30d socks_proxy_30d sslproxies_30d xroxy_30d) ipv4 hash:net 38098 subnets, 38948 unique IPs
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: ransomware_online sslbl_aggressive cybercrime atlas_phishing_2d atlas_fastflux_2d dyndns_ponmocup maxmind_proxy_fraud) ipv4 hash:net 29824 subnets, 29924 unique IPs
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: hphosts_emd hphosts_exp hphosts_fsa hphosts_hjk hphosts_psh hphosts_wrz maxmind_proxy_fraud myip pushing_inertia_blocklist stopforumspam_toxic) ipv4 hash:net 65065 subnets, 34742982 unique IPs
fullbogons 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 3797 subnets, 627845960 unique IPs updated every 1 day from this link
geolite2_country MaxMind GeoLite2 databases are free IP geolocation databases comparable to, but less accurate than, MaxMind’s 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
gofferje_sip Stefan Gofferje 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 1987 subnets, 1095886 unique IPs updated every 6 hours from this link
gpf_comics The GPF DNS Block List is a list of IP addresses on the Internet that have attacked the GPF Comics 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 3528 unique IPs updated every 1 day from this link
graphiclineweb GraphiclineWeb The IP’s, 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 organisations spying on websites for commercial reasons. ipv4 hash:net 2579 subnets, 330527 unique IPs updated every 1 day from this link
graphiclineweb GraphiclineWeb The IP’s, 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 organisations spying on websites for commercial reasons. ipv4 hash:net 2579 subnets, 330527 unique IPs updated every 1 day from this link
greensnow GreenSnow 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 1660 unique IPs updated every 30 mins from this link
haley_ssh Charles Haley IPs launching SSH dictionary attacks. ipv4 hash:ip 20210 unique IPs updated every 4 hours from this link
hphosts_ats hpHosts ad/tracking servers listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 15127 unique IPs updated every 1 day from this link
hphosts_emd hpHosts malware sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 25997 unique IPs updated every 1 day from this link
hphosts_exp hpHosts exploit sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 317 unique IPs updated every 1 day from this link
hphosts_fsa hpHosts fraud sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 27954 unique IPs updated every 1 day from this link
hphosts_grm hpHosts sites involved in spam (that do not otherwise meet any other classification criteria) listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 332 unique IPs updated every 1 day from this link
hphosts_hfs hpHosts sites spamming the hpHosts forums (and not meeting any other classification criteria) listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 262 unique IPs updated every 1 day from this link
hphosts_hjk hpHosts hijack sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 57 unique IPs updated every 1 day from this link
hphosts_mmt hpHosts sites involved in misleading marketing (e.g. fake Flash update adverts) listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 1127 unique IPs updated every 1 day from this link
hphosts_pha hpHosts illegal pharmacy sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 1648 unique IPs updated every 1 day from this link
hphosts_psh hpHosts phishing sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 28351 unique IPs updated every 1 day from this link
hphosts_wrz hpHosts warez/piracy sites listed in the hpHosts database. The maintainer's file contains hostnames, which have been DNS resolved to IP addresses. ipv4 hash:ip 802 unique IPs updated every 1 day from this link
iblocklist_abuse_palevo palevotracker.abuse.ch IP blocklist. ipv4 hash:net 12 subnets, 12 unique IPs updated every 12 hours from this link
iblocklist_abuse_spyeye spyeyetracker.abuse.ch IP blocklist. ipv4 hash:net 83 subnets, 84 unique IPs updated every 12 hours from this link
iblocklist_abuse_spyeye spyeyetracker.abuse.ch IP blocklist. ipv4 hash:net 83 subnets, 84 unique IPs updated every 12 hours from this link
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
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
iblocklist_ads Advertising trackers and a short list of bad/intrusive porn sites. ipv4 hash:net 3314 subnets, 888645 unique IPs updated every 12 hours from this link
iblocklist_ads Advertising trackers and a short list of bad/intrusive porn sites. ipv4 hash:net 3314 subnets, 888645 unique IPs updated every 12 hours from this link
iblocklist_badpeers IPs that have been reported for bad deeds in p2p. ipv4 hash:net 48482 subnets, 1568848 unique IPs updated every 12 hours from this link
iblocklist_bogons Unallocated address space. ipv4 hash:net 2697 subnets, 656175779 unique IPs updated every 12 hours from this link
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 15635 subnets, 15824 unique IPs updated every 12 hours from this link
iblocklist_cidr_report_bogons cidr-report.org IP list of Unallocated address space. ipv4 hash:net 3923 subnets, 601533896 unique IPs updated every 12 hours from this link
iblocklist_cruzit_web_attacks CruzIT IP list with individual IP addresses of compromised machines scanning for vulnerabilities and DDOS attacks. ipv4 hash:net 6952 subnets, 7056 unique IPs updated every 12 hours from this link
iblocklist_dshield known Hackers and such people. ipv4 hash:net 20 subnets, 5120 unique IPs updated every 12 hours from this link
iblocklist_dshield known Hackers and such people. ipv4 hash:net 20 subnets, 5120 unique IPs updated every 12 hours from this link
iblocklist_edu IPs used by Educational Institutions. ipv4 hash:net 40791 subnets, 227983648 unique IPs updated every 12 hours from this link
iblocklist_exclusions Exclusions. ipv4 hash:net 297 subnets, 7427 unique IPs updated every 12 hours from this link
iblocklist_exclusions Exclusions. ipv4 hash:net 297 subnets, 7427 unique IPs updated every 12 hours from this link
iblocklist_fornonlancomputers IP blocklist for non-LAN computers. ipv4 hash:net 4 subnets, 302055424 unique IPs updated every 12 hours from this link
iblocklist_fornonlancomputers IP blocklist for non-LAN computers. ipv4 hash:net 4 subnets, 302055424 unique IPs updated every 12 hours from this link
iblocklist_forumspam Forum spam. ipv4 hash:net 476 subnets, 615 unique IPs updated every 12 hours from this link
iblocklist_forumspam Forum spam. ipv4 hash:net 476 subnets, 615 unique IPs updated every 12 hours from this link
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 534 subnets, 9145088 unique IPs updated every 12 hours from this link
iblocklist_iana_multicast IANA Multicast IPs. ipv4 hash:net 1 subnets, 268435456 unique IPs updated every 12 hours from this link
iblocklist_iana_multicast IANA Multicast IPs. ipv4 hash:net 1 subnets, 268435456 unique IPs updated every 12 hours from this link
iblocklist_iana_private IANA Private IPs. ipv4 hash:net 56 subnets, 51643638 unique IPs updated every 12 hours from this link
iblocklist_iana_private IANA Private IPs. ipv4 hash:net 56 subnets, 51643638 unique IPs updated every 12 hours from this link
iblocklist_iana_reserved IANA Reserved IPs. ipv4 hash:net 1 subnets, 536870912 unique IPs updated every 12 hours from this link
iblocklist_iana_reserved IANA Reserved IPs. ipv4 hash:net 1 subnets, 536870912 unique IPs updated every 12 hours from this link
iblocklist_isp_aol AOL IPs. ipv4 hash:net 16 subnets, 6627584 unique IPs updated every 1 day from this link
iblocklist_isp_aol AOL IPs. ipv4 hash:net 16 subnets, 6627584 unique IPs updated every 1 day from this link
iblocklist_isp_att AT&T IPs. ipv4 hash:net 35 subnets, 55845128 unique IPs updated every 1 day from this link
iblocklist_isp_cablevision Cablevision IPs. ipv4 hash:net 11 subnets, 1787136 unique IPs updated every 1 day from this link
iblocklist_isp_cablevision Cablevision IPs. ipv4 hash:net 11 subnets, 1787136 unique IPs updated every 1 day from this link
iblocklist_isp_charter Charter IPs. ipv4 hash:net 21 subnets, 6138112 unique IPs updated every 1 day from this link
iblocklist_isp_charter Charter IPs. ipv4 hash:net 21 subnets, 6138112 unique IPs updated every 1 day from this link
iblocklist_isp_comcast Comcast IPs. ipv4 hash:net 33 subnets, 45121536 unique IPs updated every 1 day from this link
iblocklist_isp_embarq Embarq IPs. ipv4 hash:net 14 subnets, 2703360 unique IPs updated every 1 day from this link
iblocklist_isp_embarq Embarq IPs. ipv4 hash:net 14 subnets, 2703360 unique IPs updated every 1 day from this link
iblocklist_isp_qwest Qwest IPs. ipv4 hash:net 73 subnets, 15777552 unique IPs updated every 1 day from this link
iblocklist_isp_qwest Qwest IPs. ipv4 hash:net 73 subnets, 15777552 unique IPs updated every 1 day from this link
iblocklist_isp_sprint Sprint IPs. ipv4 hash:net 63 subnets, 6310530 unique IPs updated every 1 day from this link
iblocklist_isp_sprint Sprint IPs. ipv4 hash:net 63 subnets, 6310530 unique IPs updated every 1 day from this link
iblocklist_isp_suddenlink Suddenlink IPs. ipv4 hash:net 3 subnets, 458752 unique IPs updated every 1 day from this link
iblocklist_isp_suddenlink Suddenlink IPs. ipv4 hash:net 3 subnets, 458752 unique IPs updated every 1 day from this link
iblocklist_isp_twc Time Warner Cable IPs. ipv4 hash:net 56 subnets, 15015936 unique IPs updated every 1 day from this link
iblocklist_isp_twc Time Warner Cable IPs. ipv4 hash:net 56 subnets, 15015936 unique IPs updated every 1 day from this link
iblocklist_isp_verizon Verizon IPs. ipv4 hash:net 22 subnets, 18087936 unique IPs updated every 1 day from this link
iblocklist_isp_verizon Verizon IPs. ipv4 hash:net 22 subnets, 18087936 unique IPs updated every 1 day from this link
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 218287 subnets, 762690352 unique IPs updated every 12 hours from this link
iblocklist_level2 Level 2 (for use in p2p). General corporate ranges. Ranges used by labs or researchers. Proxies. ipv4 hash:net 72949 subnets, 346613099 unique IPs updated every 12 hours from this link
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 17810 subnets, 139023007 unique IPs updated every 12 hours from this link
iblocklist_malc0de malc0de.com IP blocklist. Addresses that have been identified distributing malware during the past 30 days. ipv4 hash:net 65 subnets, 67 unique IPs updated every 12 hours from this link
iblocklist_onion_router The Onion Router IP addresses. ipv4 hash:net 6783 subnets, 6858 unique IPs updated every 12 hours from this link
iblocklist_org_activision Activision IPs. ipv4 hash:net 46 subnets, 4890 unique IPs updated every 1 day from this link
iblocklist_org_activision Activision IPs. ipv4 hash:net 46 subnets, 4890 unique IPs updated every 1 day from this link
iblocklist_org_apple Apple IPs. ipv4 hash:net 1 subnets, 16777216 unique IPs updated every 1 day from this link
iblocklist_org_apple Apple IPs. ipv4 hash:net 1 subnets, 16777216 unique IPs updated every 1 day from this link
iblocklist_org_blizzard Blizzard IPs. ipv4 hash:net 8 subnets, 16795139 unique IPs updated every 1 day from this link
iblocklist_org_blizzard Blizzard IPs. ipv4 hash:net 8 subnets, 16795139 unique IPs updated every 1 day from this link
iblocklist_org_crowd_control Crowd Control Productions IPs. ipv4 hash:net 2 subnets, 768 unique IPs updated every 1 day from this link
iblocklist_org_crowd_control Crowd Control Productions IPs. ipv4 hash:net 2 subnets, 768 unique IPs updated every 1 day from this link
iblocklist_org_electronic_arts Electronic Arts IPs. ipv4 hash:net 42 subnets, 69720 unique IPs updated every 1 day from this link
iblocklist_org_electronic_arts Electronic Arts IPs. ipv4 hash:net 42 subnets, 69720 unique IPs updated every 1 day from this link
iblocklist_org_joost Joost IPs. ipv4 hash:net 4 subnets, 16779456 unique IPs updated every 1 day from this link
iblocklist_org_joost Joost IPs. ipv4 hash:net 4 subnets, 16779456 unique IPs updated every 1 day from this link
iblocklist_org_linden_lab Linden Lab IPs. ipv4 hash:net 11 subnets, 23600 unique IPs updated every 1 day from this link
iblocklist_org_linden_lab Linden Lab IPs. ipv4 hash:net 11 subnets, 23600 unique IPs updated every 1 day from this link
iblocklist_org_logmein LogMeIn IPs. ipv4 hash:net 13 subnets, 16781568 unique IPs updated every 1 day from this link
iblocklist_org_logmein LogMeIn IPs. ipv4 hash:net 13 subnets, 16781568 unique IPs updated every 1 day from this link
iblocklist_org_microsoft Microsoft IP ranges. ipv4 hash:net 734 subnets, 1848447 unique IPs updated every 12 hours from this link
iblocklist_org_microsoft Microsoft IP ranges. ipv4 hash:net 734 subnets, 1848447 unique IPs updated every 12 hours from this link
iblocklist_org_ncsoft NCsoft IPs. ipv4 hash:net 5 subnets, 12560 unique IPs updated every 1 day from this link
iblocklist_org_ncsoft NCsoft IPs. ipv4 hash:net 5 subnets, 12560 unique IPs updated every 1 day from this link
iblocklist_org_nintendo Nintendo IPs. ipv4 hash:net 40 subnets, 3907 unique IPs updated every 1 day from this link
iblocklist_org_pandora Pandora IPs. ipv4 hash:net 1 subnets, 2048 unique IPs updated every 1 day from this link
iblocklist_org_pandora Pandora IPs. ipv4 hash:net 1 subnets, 2048 unique IPs updated every 1 day from this link
iblocklist_org_pirate_bay The Pirate Bay IPs. ipv4 hash:net 5 subnets, 323 unique IPs updated every 1 day from this link
iblocklist_org_pirate_bay The Pirate Bay IPs. ipv4 hash:net 5 subnets, 323 unique IPs updated every 1 day from this link
iblocklist_org_punkbuster Punkbuster IPs. ipv4 hash:net 1 subnets, 1 unique IPs updated every 1 day from this link
iblocklist_org_punkbuster Punkbuster IPs. ipv4 hash:net 1 subnets, 1 unique IPs updated every 1 day from this link
iblocklist_org_riot_games Riot Games IPs. ipv4 hash:net 6 subnets, 1792 unique IPs updated every 1 day from this link
iblocklist_org_riot_games Riot Games IPs. ipv4 hash:net 6 subnets, 1792 unique IPs updated every 1 day from this link
iblocklist_org_sony_online Sony Online Entertainment IPs. ipv4 hash:net 7 subnets, 24616 unique IPs updated every 1 day from this link
iblocklist_org_sony_online Sony Online Entertainment IPs. ipv4 hash:net 7 subnets, 24616 unique IPs updated every 1 day from this link
iblocklist_org_square_enix Square Enix IPs. ipv4 hash:net 2 subnets, 4112 unique IPs updated every 1 day from this link
iblocklist_org_square_enix Square Enix IPs. ipv4 hash:net 2 subnets, 4112 unique IPs updated every 1 day from this link
iblocklist_org_steam Steam IPs. ipv4 hash:net 51 subnets, 596440 unique IPs updated every 1 day from this link
iblocklist_org_steam Steam IPs. ipv4 hash:net 51 subnets, 596440 unique IPs updated every 1 day from this link
iblocklist_org_ubisoft Ubisoft IPs. ipv4 hash:net 9 subnets, 5304 unique IPs updated every 1 day from this link
iblocklist_org_ubisoft Ubisoft IPs. ipv4 hash:net 9 subnets, 5304 unique IPs updated every 1 day from this link
iblocklist_org_xfire XFire IPs. ipv4 hash:net 3 subnets, 3328 unique IPs updated every 1 day from this link
iblocklist_org_xfire XFire IPs. ipv4 hash:net 3 subnets, 3328 unique IPs updated every 1 day from this link
iblocklist_pedophiles IP ranges of people who we have found to be sharing child pornography in the p2p community. ipv4 hash:net 28630 subnets, 845657 unique IPs updated every 12 hours from this link
iblocklist_proxies Open Proxies IPs list (without TOR) ipv4 hash:ip 673 unique IPs updated every 12 hours from this link
iblocklist_rangetest Suspicious IPs that are under investigation. ipv4 hash:net 515 subnets, 4346058 unique IPs updated every 12 hours from this link
iblocklist_rangetest Suspicious IPs that are under investigation. ipv4 hash:net 515 subnets, 4346058 unique IPs updated every 12 hours from this link
iblocklist_spamhaus_drop Spamhaus.org DROP (Don't Route Or Peer) list. ipv4 hash:net 809 subnets, 24536320 unique IPs updated every 12 hours from this link
iblocklist_spider IP list intended to be used by webmasters to block hostile spiders from their web sites. ipv4 hash:net 734 subnets, 860168 unique IPs updated every 12 hours from this link
iblocklist_spider IP list intended to be used by webmasters to block hostile spiders from their web sites. ipv4 hash:net 734 subnets, 860168 unique IPs updated every 12 hours from this link
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 3297 subnets, 339021 unique IPs updated every 12 hours from this link
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 3297 subnets, 339021 unique IPs updated every 12 hours from this link
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 15422 unique IPs updated every 12 hours from this link
iblocklist_yoyo_adservers pgl.yoyo.org ad servers ipv4 hash:net 10458 subnets, 11865 unique IPs updated every 12 hours from this link
id_continent_af Continent af, with countries: Burkina Faso (BF), African Regional Industrial Property Organization (AP), São Tomé and Príncipe (ST), Kenya (KE), Zambia (ZM), Mauritius (MU), Mayotte (YT), Guinea-Bissau (GW), Rwanda (RW), Malawi (MW), Republic of the Congo (CG), Ethiopia (ET), Réunion (RE), Somalia (SO), Lesotho (LS), Tanzania (TZ), Tunisia (TN), Libya (LY), Egypt (EG), Benin (BJ), Eritrea (ER), Mali (ML), Niger (NE), Central African Republic (CF), Mauritania (MR), Sierra Leone (SL), Algeria (DZ), Liberia (LR), Angola (AO), Ivory Coast (CI), Chad (TD), Senegal (SN), Comoros (KM), Equatorial Guinea (GQ), Gambia (GM), Burundi (BI), Guinea (GN), Seychelles (SC), South Sudan (SS), Gabon (GA), Botswana (BW), Togo (TG), Swaziland (SZ), Uganda (UG), Zimbabwe (ZW), Cameroon (CM), Nigeria (NG), Congo (CD), Cape Verde (CV), Sudan (SD), Madagascar (MG), Namibia (NA), Mozambique (MZ), Djibouti (DJ), Ghana (GH), South Africa (ZA), Morocco (MA), -- IPDeny.com ipv4 hash:net 1112 subnets, 105241088 unique IPs updated every 1 day from this link
id_continent_as Continent as, with countries: Qatar (QA), Sri Lanka (LK), Philippines (PH), Yemen (YE), Brunei (BN), Hong Kong (HK), Laos (LA), Japan (JP), Republic of Korea (KR), Kazakhstan (KZ), Tajikistan (TJ), Bangladesh (BD), British Indian Ocean Territory (IO), North Korea (KP), United Arab Emirates (AE), Pakistan (PK), Azerbaijan (AZ), Iraq (IQ), Turkey (TR), Afghanistan (AF), Palestine (PS), Indonesia (ID), Myanmar (Burma) (MM), Georgia (GE), Nepal (NP), Bhutan (BT), Armenia (AM), Bahrain (BH), Hashemite Kingdom of Jordan (JO), Singapore (SG), Turkmenistan (TM), Oman (OM), Mongolia (MN), Israel (IL), Syria (SY), Vietnam (VN), Taiwan (TW), Cambodia (KH), Kyrgyzstan (KG), Thailand (TH), Macao (MO), Kuwait (KW), Saudi Arabia (SA), Uzbekistan (UZ), Iran (IR), India (IN), Malaysia (MY), Lebanon (LB), Maldives (MV), China (CN), -- IPDeny.com ipv4 hash:net 15673 subnets, 877936416 unique IPs updated every 1 day from this link
id_continent_eu Continent eu, with countries: Slovak Republic (SK), Denmark (DK), France (FR), Republic of Lithuania (LT), European Union (EU), Liechtenstein (LI), Bosnia and Herzegovina (BA), Gibraltar (GI), Switzerland (CH), Spain (ES), Italy (IT), Hungary (HU), Vatican City (VA), San Marino (SM), Estonia (EE), Ireland (IE), Germany (DE), Jersey (JE), Latvia (LV), Poland (PL), Greece (GR), Republic of Moldova (MD), Norway (NO), Albania (AL), Guernsey (GG), Andorra (AD), Finland (FI), Romania (RO), Belarus (BY), Cyprus (CY), Slovenia (SI), Russia (RU), Croatia (HR), Serbia (RS), Portugal (PT), Netherlands (NL), Austria (AT), Monaco (MC), Belgium (BE), Czech Republic (CZ), F.Y.R.O.M. (MK), Luxembourg (LU), Isle of Man (IM), Iceland (IS), United Kingdom (GB), Ukraine (UA), Montenegro (ME), Malta (MT), Bulgaria (BG), Sweden (SE), Faroe Islands (FO), -- IPDeny.com ipv4 hash:net 21371 subnets, 741930776 unique IPs updated every 1 day from this link
id_continent_na Continent na, with countries: Bahamas (BS), Haiti (HT), Nicaragua (NI), Dominican Republic (DO), Puerto Rico (PR), El Salvador (SV), Anguilla (AI), U.S. Virgin Islands (VI), Guadeloupe (GP), Guatemala (GT), Sint Maarten (SX), United States (US), Trinidad and Tobago (TT), Saint Vincent and the Grenadines (VC), Curaçao (CW), Aruba (AW), Cayman Islands (KY), Saint Martin (MF), Saint Lucia (LC), Dominica (DM), Saint Kitts and Nevis (KN), Costa Rica (CR), Bonaire, Sint Eustatius, and Saba (BQ), Panama (PA), Antigua and Barbuda (AG), Jamaica (JM), Grenada (GD), Greenland (GL), Belize (BZ), Canada (CA), Honduras (HN), Montserrat (MS), British Virgin Islands (VG), Saint Pierre and Miquelon (PM), Cuba (CU), Saint-Barthélemy (BL), Mexico (MX), Martinique (MQ), Turks and Caicos Islands (TC), Barbados (BB), Bermuda (BM), -- IPDeny.com ipv4 hash:net 11886 subnets, 1723475200 unique IPs updated every 1 day from this link
id_continent_oc Continent oc, with countries: Guam (GU), Samoa (WS), East Timor (TL), Tuvalu (TV), New Caledonia (NC), New Zealand (NZ), Nauru (NR), French Polynesia (PF), Marshall Islands (MH), Fiji (FJ), Federated States of Micronesia (FM), Norfolk Island (NF), Wallis and Futuna (WF), Papua New Guinea (PG), Palau (PW), Cook Islands (CK), Solomon Islands (SB), Tonga (TO), Vanuatu (VU), Tokelau (TK), American Samoa (AS), Northern Mariana Islands (MP), Niue (NU), Australia (AU), Kiribati (KI), -- IPDeny.com ipv4 hash:net 6093 subnets, 56148480 unique IPs updated every 1 day from this link
id_continent_sa Continent sa, with countries: Argentina (AR), Ecuador (EC), Venezuela (VE), Suriname (SR), French Guiana (GF), Brazil (BR), Chile (CL), Guyana (GY), Paraguay (PY), Uruguay (UY), Bolivia (BO), Peru (PE), Colombia (CO), -- IPDeny.com ipv4 hash:net 3049 subnets, 147724288 unique IPs updated every 1 day from this link
id_country_ae United Arab Emirates (AE) -- IPDeny.com ipv4 hash:net 137 subnets, 3947136 unique IPs updated every 1 day from this link
id_country_af Afghanistan (AF) -- IPDeny.com ipv4 hash:net 84 subnets, 170752 unique IPs updated every 1 day from this link
id_country_ag Antigua and Barbuda (AG) -- IPDeny.com ipv4 hash:net 16 subnets, 64512 unique IPs updated every 1 day from this link
id_country_al Albania (AL) -- IPDeny.com ipv4 hash:net 93 subnets, 357120 unique IPs updated every 1 day from this link
id_country_am Armenia (AM) -- IPDeny.com ipv4 hash:net 103 subnets, 611616 unique IPs updated every 1 day from this link
id_country_ao Angola (AO) -- IPDeny.com ipv4 hash:net 73 subnets, 1207552 unique IPs updated every 1 day from this link
id_country_ap African Regional Industrial Property Organization (AP) -- IPDeny.com ipv4 hash:net 3 subnets, 1024 unique IPs updated every 1 day from this link
id_country_ar Argentina (AR) -- IPDeny.com ipv4 hash:net 1045 subnets, 19144448 unique IPs updated every 1 day from this link
id_country_at Austria (AT) -- IPDeny.com ipv4 hash:net 1264 subnets, 11560288 unique IPs updated every 1 day from this link
id_country_au Australia (AU) -- IPDeny.com ipv4 hash:net 5139 subnets, 48494592 unique IPs updated every 1 day from this link
id_country_aw Aruba (AW) -- IPDeny.com ipv4 hash:net 5 subnets, 70656 unique IPs updated every 1 day from this link
id_country_az Azerbaijan (AZ) -- IPDeny.com ipv4 hash:net 125 subnets, 755200 unique IPs updated every 1 day from this link
id_country_ba Bosnia and Herzegovina (BA) -- IPDeny.com ipv4 hash:net 126 subnets, 797440 unique IPs updated every 1 day from this link
id_country_bd Bangladesh (BD) -- IPDeny.com ipv4 hash:net 710 subnets, 1411840 unique IPs updated every 1 day from this link
id_country_be Belgium (BE) -- IPDeny.com ipv4 hash:net 743 subnets, 28482944 unique IPs updated every 1 day from this link
id_country_bf Burkina Faso (BF) -- IPDeny.com ipv4 hash:net 20 subnets, 96256 unique IPs updated every 1 day from this link
id_country_bg Bulgaria (BG) -- IPDeny.com ipv4 hash:net 782 subnets, 4449792 unique IPs updated every 1 day from this link
id_country_bh Bahrain (BH) -- IPDeny.com ipv4 hash:net 52 subnets, 460800 unique IPs updated every 1 day from this link
id_country_bi Burundi (BI) -- IPDeny.com ipv4 hash:net 14 subnets, 34816 unique IPs updated every 1 day from this link
id_country_bj Benin (BJ) -- IPDeny.com ipv4 hash:net 26 subnets, 163328 unique IPs updated every 1 day from this link
id_country_bl Saint-Barthélemy (BL) -- IPDeny.com ipv4 hash:net 3 subnets, 768 unique IPs updated every 1 day from this link
id_country_bm Bermuda (BM) -- IPDeny.com ipv4 hash:net 41 subnets, 104960 unique IPs updated every 1 day from this link
id_country_bo Bolivia (BO) -- IPDeny.com ipv4 hash:net 82 subnets, 1144832 unique IPs updated every 1 day from this link
id_country_br Brazil (BR) -- IPDeny.com ipv4 hash:net 2491 subnets, 83659008 unique IPs updated every 1 day from this link
id_country_bs Bahamas (BS) -- IPDeny.com ipv4 hash:net 19 subnets, 136704 unique IPs updated every 1 day from this link
id_country_bt Bhutan (BT) -- IPDeny.com ipv4 hash:net 16 subnets, 29952 unique IPs updated every 1 day from this link
id_country_bw Botswana (BW) -- IPDeny.com ipv4 hash:net 34 subnets, 136448 unique IPs updated every 1 day from this link
id_country_by Belarus (BY) -- IPDeny.com ipv4 hash:net 88 subnets, 1835264 unique IPs updated every 1 day from this link
id_country_bz Belize (BZ) -- IPDeny.com ipv4 hash:net 61 subnets, 162816 unique IPs updated every 1 day from this link
id_country_ca Canada (CA) -- IPDeny.com ipv4 hash:net 4147 subnets, 70971648 unique IPs updated every 1 day from this link
id_country_cd Congo (CD) -- IPDeny.com ipv4 hash:net 39 subnets, 145664 unique IPs updated every 1 day from this link
id_country_cg Republic of the Congo (CG) -- IPDeny.com ipv4 hash:net 16 subnets, 53760 unique IPs updated every 1 day from this link
id_country_ch Switzerland (CH) -- IPDeny.com ipv4 hash:net 1829 subnets, 20090552 unique IPs updated every 1 day from this link
id_country_ci Ivory Coast (CI) -- IPDeny.com ipv4 hash:net 31 subnets, 895488 unique IPs updated every 1 day from this link
id_country_cl Chile (CL) -- IPDeny.com ipv4 hash:net 493 subnets, 10212352 unique IPs updated every 1 day from this link
id_country_cm Cameroon (CM) -- IPDeny.com ipv4 hash:net 39 subnets, 713984 unique IPs updated every 1 day from this link
id_country_cn China (CN) -- IPDeny.com ipv4 hash:net 4777 subnets, 338297856 unique IPs updated every 1 day from this link
id_country_co Colombia (CO) -- IPDeny.com ipv4 hash:net 331 subnets, 17316096 unique IPs updated every 1 day from this link
id_country_cr Costa Rica (CR) -- IPDeny.com ipv4 hash:net 158 subnets, 2581248 unique IPs updated every 1 day from this link
id_country_cv Cape Verde (CV) -- IPDeny.com ipv4 hash:net 8 subnets, 28672 unique IPs updated every 1 day from this link
id_country_cw Curaçao (CW) -- IPDeny.com ipv4 hash:net 32 subnets, 188160 unique IPs updated every 1 day from this link
id_country_cy Cyprus (CY) -- IPDeny.com ipv4 hash:net 186 subnets, 1074496 unique IPs updated every 1 day from this link
id_country_cz Czech Republic (CZ) -- IPDeny.com ipv4 hash:net 1111 subnets, 9286528 unique IPs updated every 1 day from this link
id_country_de Germany (DE) -- IPDeny.com ipv4 hash:net 5594 subnets, 119854976 unique IPs updated every 1 day from this link
id_country_dk Denmark (DK) -- IPDeny.com ipv4 hash:net 881 subnets, 12507752 unique IPs updated every 1 day from this link
id_country_do Dominican Republic (DO) -- IPDeny.com ipv4 hash:net 86 subnets, 1579008 unique IPs updated every 1 day from this link
id_country_dz Algeria (DZ) -- IPDeny.com ipv4 hash:net 37 subnets, 4791040 unique IPs updated every 1 day from this link
id_country_ec Ecuador (EC) -- IPDeny.com ipv4 hash:net 168 subnets, 2586368 unique IPs updated every 1 day from this link
id_country_ee Estonia (EE) -- IPDeny.com ipv4 hash:net 201 subnets, 1239608 unique IPs updated every 1 day from this link
id_country_eg Egypt (EG) -- IPDeny.com ipv4 hash:net 157 subnets, 22822656 unique IPs updated every 1 day from this link
id_country_es Spain (ES) -- IPDeny.com ipv4 hash:net 1775 subnets, 30341184 unique IPs updated every 1 day from this link
id_country_et Ethiopia (ET) -- IPDeny.com ipv4 hash:net 5 subnets, 361472 unique IPs updated every 1 day from this link
id_country_eu European Union (EU) -- IPDeny.com ipv4 hash:net 314 subnets, 6285576 unique IPs updated every 1 day from this link
id_country_fi Finland (FI) -- IPDeny.com ipv4 hash:net 798 subnets, 13545408 unique IPs updated every 1 day from this link
id_country_fj Fiji (FJ) -- IPDeny.com ipv4 hash:net 29 subnets, 142336 unique IPs updated every 1 day from this link
id_country_fo Faroe Islands (FO) -- IPDeny.com ipv4 hash:net 12 subnets, 43008 unique IPs updated every 1 day from this link
id_country_fr France (FR) -- IPDeny.com ipv4 hash:net 2766 subnets, 80861488 unique IPs updated every 1 day from this link
id_country_ga Gabon (GA) -- IPDeny.com ipv4 hash:net 32 subnets, 355328 unique IPs updated every 1 day from this link
id_country_gb United Kingdom (GB) -- IPDeny.com ipv4 hash:net 5860 subnets, 122174744 unique IPs updated every 1 day from this link
id_country_gd Grenada (GD) -- IPDeny.com ipv4 hash:net 9 subnets, 9728 unique IPs updated every 1 day from this link
id_country_ge Georgia (GE) -- IPDeny.com ipv4 hash:net 149 subnets, 1207296 unique IPs updated every 1 day from this link
id_country_gf French Guiana (GF) -- IPDeny.com ipv4 hash:net 5 subnets, 21504 unique IPs updated every 1 day from this link
id_country_gg Guernsey (GG) -- IPDeny.com ipv4 hash:net 7 subnets, 16640 unique IPs updated every 1 day from this link
id_country_gh Ghana (GH) -- IPDeny.com ipv4 hash:net 93 subnets, 2185472 unique IPs updated every 1 day from this link
id_country_gi Gibraltar (GI) -- IPDeny.com ipv4 hash:net 30 subnets, 80640 unique IPs updated every 1 day from this link
id_country_gl Greenland (GL) -- IPDeny.com ipv4 hash:net 9 subnets, 24576 unique IPs updated every 1 day from this link
id_country_gm Gambia (GM) -- IPDeny.com ipv4 hash:net 15 subnets, 258560 unique IPs updated every 1 day from this link
id_country_gn Guinea (GN) -- IPDeny.com ipv4 hash:net 12 subnets, 26368 unique IPs updated every 1 day from this link
id_country_gq Equatorial Guinea (GQ) -- IPDeny.com ipv4 hash:net 9 subnets, 16384 unique IPs updated every 1 day from this link
id_country_gr Greece (GR) -- IPDeny.com ipv4 hash:net 342 subnets, 5622016 unique IPs updated every 1 day from this link
id_country_gt Guatemala (GT) -- IPDeny.com ipv4 hash:net 59 subnets, 609536 unique IPs updated every 1 day from this link
id_country_gu Guam (GU) -- IPDeny.com ipv4 hash:net 26 subnets, 218624 unique IPs updated every 1 day from this link
id_country_gy Guyana (GY) -- IPDeny.com ipv4 hash:net 11 subnets, 60416 unique IPs updated every 1 day from this link
id_country_hk Hong Kong (HK) -- IPDeny.com ipv4 hash:net 1836 subnets, 11791872 unique IPs updated every 1 day from this link
id_country_hn Honduras (HN) -- IPDeny.com ipv4 hash:net 165 subnets, 518656 unique IPs updated every 1 day from this link
id_country_hr Croatia (HR) -- IPDeny.com ipv4 hash:net 180 subnets, 2156544 unique IPs updated every 1 day from this link
id_country_ht Haiti (HT) -- IPDeny.com ipv4 hash:net 21 subnets, 162816 unique IPs updated every 1 day from this link
id_country_hu Hungary (HU) -- IPDeny.com ipv4 hash:net 469 subnets, 5894912 unique IPs updated every 1 day from this link
id_country_id Indonesia (ID) -- IPDeny.com ipv4 hash:net 1647 subnets, 18101248 unique IPs updated every 1 day from this link
id_country_ie Ireland (IE) -- IPDeny.com ipv4 hash:net 489 subnets, 6494288 unique IPs updated every 1 day from this link
id_country_il Israel (IL) -- IPDeny.com ipv4 hash:net 424 subnets, 7648256 unique IPs updated every 1 day from this link
id_country_im Isle of Man (IM) -- IPDeny.com ipv4 hash:net 17 subnets, 23040 unique IPs updated every 1 day from this link
id_country_in India (IN) -- IPDeny.com ipv4 hash:net 3847 subnets, 41513728 unique IPs updated every 1 day from this link
id_country_iq Iraq (IQ) -- IPDeny.com ipv4 hash:net 144 subnets, 660736 unique IPs updated every 1 day from this link
id_country_ir Iran (IR) -- IPDeny.com ipv4 hash:net 1119 subnets, 12537088 unique IPs updated every 1 day from this link
id_country_is Iceland (IS) -- IPDeny.com ipv4 hash:net 118 subnets, 883200 unique IPs updated every 1 day from this link
id_country_it Italy (IT) -- IPDeny.com ipv4 hash:net 2094 subnets, 54047552 unique IPs updated every 1 day from this link
id_country_je Jersey (JE) -- IPDeny.com ipv4 hash:net 14 subnets, 58368 unique IPs updated every 1 day from this link
id_country_jm Jamaica (JM) -- IPDeny.com ipv4 hash:net 43 subnets, 214784 unique IPs updated every 1 day from this link
id_country_jo Hashemite Kingdom of Jordan (JO) -- IPDeny.com ipv4 hash:net 108 subnets, 673664 unique IPs updated every 1 day from this link
id_country_jp Japan (JP) -- IPDeny.com ipv4 hash:net 2728 subnets, 203405568 unique IPs updated every 1 day from this link
id_country_ke Kenya (KE) -- IPDeny.com ipv4 hash:net 152 subnets, 5426944 unique IPs updated every 1 day from this link
id_country_kg Kyrgyzstan (KG) -- IPDeny.com ipv4 hash:net 68 subnets, 274688 unique IPs updated every 1 day from this link
id_country_kh Cambodia (KH) -- IPDeny.com ipv4 hash:net 146 subnets, 299776 unique IPs updated every 1 day from this link
id_country_ki Kiribati (KI) -- IPDeny.com ipv4 hash:net 5 subnets, 4608 unique IPs updated every 1 day from this link
id_country_km Comoros (KM) -- IPDeny.com ipv4 hash:net 2 subnets, 5120 unique IPs updated every 1 day from this link
id_country_kn Saint Kitts and Nevis (KN) -- IPDeny.com ipv4 hash:net 7 subnets, 14336 unique IPs updated every 1 day from this link
id_country_kr Republic of Korea (KR) -- IPDeny.com ipv4 hash:net 895 subnets, 112431360 unique IPs updated every 1 day from this link
id_country_kw Kuwait (KW) -- IPDeny.com ipv4 hash:net 118 subnets, 1952512 unique IPs updated every 1 day from this link
id_country_kz Kazakhstan (KZ) -- IPDeny.com ipv4 hash:net 272 subnets, 2933760 unique IPs updated every 1 day from this link
id_country_la Laos (LA) -- IPDeny.com ipv4 hash:net 32 subnets, 73216 unique IPs updated every 1 day from this link
id_country_lb Lebanon (LB) -- IPDeny.com ipv4 hash:net 182 subnets, 573952 unique IPs updated every 1 day from this link
id_country_lc Saint Lucia (LC) -- IPDeny.com ipv4 hash:net 14 subnets, 17920 unique IPs updated every 1 day from this link
id_country_li Liechtenstein (LI) -- IPDeny.com ipv4 hash:net 46 subnets, 94240 unique IPs updated every 1 day from this link
id_country_lk Sri Lanka (LK) -- IPDeny.com ipv4 hash:net 52 subnets, 547840 unique IPs updated every 1 day from this link
id_country_lr Liberia (LR) -- IPDeny.com ipv4 hash:net 12 subnets, 96768 unique IPs updated every 1 day from this link
id_country_lt Republic of Lithuania (LT) -- IPDeny.com ipv4 hash:net 270 subnets, 2303232 unique IPs updated every 1 day from this link
id_country_lu Luxembourg (LU) -- IPDeny.com ipv4 hash:net 187 subnets, 1422336 unique IPs updated every 1 day from this link
id_country_lv Latvia (LV) -- IPDeny.com ipv4 hash:net 316 subnets, 1740032 unique IPs updated every 1 day from this link
id_country_ly Libya (LY) -- IPDeny.com ipv4 hash:net 23 subnets, 364544 unique IPs updated every 1 day from this link
id_country_ma Morocco (MA) -- IPDeny.com ipv4 hash:net 52 subnets, 10686720 unique IPs updated every 1 day from this link
id_country_mc Monaco (MC) -- IPDeny.com ipv4 hash:net 11 subnets, 57600 unique IPs updated every 1 day from this link
id_country_md Republic of Moldova (MD) -- IPDeny.com ipv4 hash:net 323 subnets, 1344768 unique IPs updated every 1 day from this link
id_country_me Montenegro (ME) -- IPDeny.com ipv4 hash:net 40 subnets, 225280 unique IPs updated every 1 day from this link
id_country_mk F.Y.R.O.M. (MK) -- IPDeny.com ipv4 hash:net 83 subnets, 685824 unique IPs updated every 1 day from this link
id_country_ml Mali (ML) -- IPDeny.com ipv4 hash:net 15 subnets, 78848 unique IPs updated every 1 day from this link
id_country_mm Myanmar (Burma) (MM) -- IPDeny.com ipv4 hash:net 83 subnets, 134656 unique IPs updated every 1 day from this link
id_country_mn Mongolia (MN) -- IPDeny.com ipv4 hash:net 71 subnets, 225792 unique IPs updated every 1 day from this link
id_country_mr Mauritania (MR) -- IPDeny.com ipv4 hash:net 7 subnets, 42496 unique IPs updated every 1 day from this link
id_country_mt Malta (MT) -- IPDeny.com ipv4 hash:net 90 subnets, 620032 unique IPs updated every 1 day from this link
id_country_mu Mauritius (MU) -- IPDeny.com ipv4 hash:net 87 subnets, 1868800 unique IPs updated every 1 day from this link
id_country_mv Maldives (MV) -- IPDeny.com ipv4 hash:net 21 subnets, 61440 unique IPs updated every 1 day from this link
id_country_mw Malawi (MW) -- IPDeny.com ipv4 hash:net 29 subnets, 418304 unique IPs updated every 1 day from this link
id_country_mx Mexico (MX) -- IPDeny.com ipv4 hash:net 537 subnets, 28849920 unique IPs updated every 1 day from this link
id_country_my Malaysia (MY) -- IPDeny.com ipv4 hash:net 523 subnets, 6593536 unique IPs updated every 1 day from this link
id_country_mz Mozambique (MZ) -- IPDeny.com ipv4 hash:net 44 subnets, 447232 unique IPs updated every 1 day from this link
id_country_na Namibia (NA) -- IPDeny.com ipv4 hash:net 30 subnets, 459008 unique IPs updated every 1 day from this link
id_country_nc New Caledonia (NC) -- IPDeny.com ipv4 hash:net 37 subnets, 161024 unique IPs updated every 1 day from this link
id_country_ng Nigeria (NG) -- IPDeny.com ipv4 hash:net 211 subnets, 2494208 unique IPs updated every 1 day from this link
id_country_ni Nicaragua (NI) -- IPDeny.com ipv4 hash:net 41 subnets, 405760 unique IPs updated every 1 day from this link
id_country_nl Netherlands (NL) -- IPDeny.com ipv4 hash:net 3102 subnets, 47119584 unique IPs updated every 1 day from this link
id_country_no Norway (NO) -- IPDeny.com ipv4 hash:net 993 subnets, 15935120 unique IPs updated every 1 day from this link
id_country_np Nepal (NP) -- IPDeny.com ipv4 hash:net 102 subnets, 518912 unique IPs updated every 1 day from this link
id_country_nr Nauru (NR) -- IPDeny.com ipv4 hash:net 6 subnets, 9728 unique IPs updated every 1 day from this link
id_country_nz New Zealand (NZ) -- IPDeny.com ipv4 hash:net 933 subnets, 6863360 unique IPs updated every 1 day from this link
id_country_om Oman (OM) -- IPDeny.com ipv4 hash:net 33 subnets, 914432 unique IPs updated every 1 day from this link
id_country_pa Panama (PA) -- IPDeny.com ipv4 hash:net 118 subnets, 1868032 unique IPs updated every 1 day from this link
id_country_pe Peru (PE) -- IPDeny.com ipv4 hash:net 135 subnets, 3173888 unique IPs updated every 1 day from this link
id_country_pg Papua New Guinea (PG) -- IPDeny.com ipv4 hash:net 36 subnets, 58880 unique IPs updated every 1 day from this link
id_country_ph Philippines (PH) -- IPDeny.com ipv4 hash:net 443 subnets, 5474048 unique IPs updated every 1 day from this link
id_country_pk Pakistan (PK) -- IPDeny.com ipv4 hash:net 340 subnets, 5386240 unique IPs updated every 1 day from this link
id_country_pl Poland (PL) -- IPDeny.com ipv4 hash:net 3218 subnets, 20829256 unique IPs updated every 1 day from this link
id_country_pr Puerto Rico (PR) -- IPDeny.com ipv4 hash:net 135 subnets, 1043968 unique IPs updated every 1 day from this link
id_country_ps Palestine (PS) -- IPDeny.com ipv4 hash:net 121 subnets, 660736 unique IPs updated every 1 day from this link
id_country_pt Portugal (PT) -- IPDeny.com ipv4 hash:net 337 subnets, 6620448 unique IPs updated every 1 day from this link
id_country_py Paraguay (PY) -- IPDeny.com ipv4 hash:net 62 subnets, 1084672 unique IPs updated every 1 day from this link
id_country_qa Qatar (QA) -- IPDeny.com ipv4 hash:net 27 subnets, 833792 unique IPs updated every 1 day from this link
id_country_re RĂ©union (RE) -- IPDeny.com ipv4 hash:net 11 subnets, 301056 unique IPs updated every 1 day from this link
id_country_ro Romania (RO) -- IPDeny.com ipv4 hash:net 2299 subnets, 8408832 unique IPs updated every 1 day from this link
id_country_rs Serbia (RS) -- IPDeny.com ipv4 hash:net 305 subnets, 2282240 unique IPs updated every 1 day from this link
id_country_ru Russia (RU) -- IPDeny.com ipv4 hash:net 6821 subnets, 45298176 unique IPs updated every 1 day from this link
id_country_rw Rwanda (RW) -- IPDeny.com ipv4 hash:net 17 subnets, 345600 unique IPs updated every 1 day from this link
id_country_sa Saudi Arabia (SA) -- IPDeny.com ipv4 hash:net 356 subnets, 9012224 unique IPs updated every 1 day from this link
id_country_sc Seychelles (SC) -- IPDeny.com ipv4 hash:net 57 subnets, 7972608 unique IPs updated every 1 day from this link
id_country_sd Sudan (SD) -- IPDeny.com ipv4 hash:net 26 subnets, 1328384 unique IPs updated every 1 day from this link
id_country_se Sweden (SE) -- IPDeny.com ipv4 hash:net 1615 subnets, 30061928 unique IPs updated every 1 day from this link
id_country_sg Singapore (SG) -- IPDeny.com ipv4 hash:net 1106 subnets, 6722816 unique IPs updated every 1 day from this link
id_country_si Slovenia (SI) -- IPDeny.com ipv4 hash:net 424 subnets, 2604544 unique IPs updated every 1 day from this link
id_country_sk Slovak Republic (SK) -- IPDeny.com ipv4 hash:net 322 subnets, 2646016 unique IPs updated every 1 day from this link
id_country_sl Sierra Leone (SL) -- IPDeny.com ipv4 hash:net 16 subnets, 54272 unique IPs updated every 1 day from this link
id_country_sm San Marino (SM) -- IPDeny.com ipv4 hash:net 15 subnets, 34560 unique IPs updated every 1 day from this link
id_country_sn Senegal (SN) -- IPDeny.com ipv4 hash:net 19 subnets, 378880 unique IPs updated every 1 day from this link
id_country_sr Suriname (SR) -- IPDeny.com ipv4 hash:net 8 subnets, 79872 unique IPs updated every 1 day from this link
id_country_ss South Sudan (SS) -- IPDeny.com ipv4 hash:net 13 subnets, 14336 unique IPs updated every 1 day from this link
id_country_sv El Salvador (SV) -- IPDeny.com ipv4 hash:net 57 subnets, 656896 unique IPs updated every 1 day from this link
id_country_sx Sint Maarten (SX) -- IPDeny.com ipv4 hash:net 10 subnets, 34304 unique IPs updated every 1 day from this link
id_country_sy Syria (SY) -- IPDeny.com ipv4 hash:net 165 subnets, 1132544 unique IPs updated every 1 day from this link
id_country_sz Swaziland (SZ) -- IPDeny.com ipv4 hash:net 14 subnets, 46336 unique IPs updated every 1 day from this link
id_country_tc Turks and Caicos Islands (TC) -- IPDeny.com ipv4 hash:net 7 subnets, 10496 unique IPs updated every 1 day from this link
id_country_td Chad (TD) -- IPDeny.com ipv4 hash:net 10 subnets, 19968 unique IPs updated every 1 day from this link
id_country_tg Togo (TG) -- IPDeny.com ipv4 hash:net 9 subnets, 304640 unique IPs updated every 1 day from this link
id_country_th Thailand (TH) -- IPDeny.com ipv4 hash:net 479 subnets, 9062400 unique IPs updated every 1 day from this link
id_country_tj Tajikistan (TJ) -- IPDeny.com ipv4 hash:net 26 subnets, 71168 unique IPs updated every 1 day from this link
id_country_tn Tunisia (TN) -- IPDeny.com ipv4 hash:net 19 subnets, 5489152 unique IPs updated every 1 day from this link
id_country_tr Turkey (TR) -- IPDeny.com ipv4 hash:net 843 subnets, 16499712 unique IPs updated every 1 day from this link
id_country_tt Trinidad and Tobago (TT) -- IPDeny.com ipv4 hash:net 46 subnets, 533504 unique IPs updated every 1 day from this link
id_country_tw Taiwan (TW) -- IPDeny.com ipv4 hash:net 441 subnets, 35513856 unique IPs updated every 1 day from this link
id_country_tz Tanzania (TZ) -- IPDeny.com ipv4 hash:net 104 subnets, 1044736 unique IPs updated every 1 day from this link
id_country_ua Ukraine (UA) -- IPDeny.com ipv4 hash:net 2732 subnets, 11477600 unique IPs updated every 1 day from this link
id_country_ug Uganda (UG) -- IPDeny.com ipv4 hash:net 52 subnets, 887040 unique IPs updated every 1 day from this link
id_country_um (UM) -- IPDeny.com ipv4 hash:net 1 subnets, 2048 unique IPs updated every 1 day from this link
id_country_us United States (US) -- IPDeny.com ipv4 hash:net 16468 subnets, 1611709184 unique IPs updated every 1 day from this link
id_country_uy Uruguay (UY) -- IPDeny.com ipv4 hash:net 49 subnets, 2443264 unique IPs updated every 1 day from this link
id_country_uz Uzbekistan (UZ) -- IPDeny.com ipv4 hash:net 65 subnets, 229376 unique IPs updated every 1 day from this link
id_country_va Vatican City (VA) -- IPDeny.com ipv4 hash:net 7 subnets, 13824 unique IPs updated every 1 day from this link
id_country_vc Saint Vincent and the Grenadines (VC) -- IPDeny.com ipv4 hash:net 8 subnets, 8704 unique IPs updated every 1 day from this link
id_country_ve Venezuela (VE) -- IPDeny.com ipv4 hash:net 159 subnets, 6797568 unique IPs updated every 1 day from this link
id_country_vg British Virgin Islands (VG) -- IPDeny.com ipv4 hash:net 83 subnets, 133376 unique IPs updated every 1 day from this link
id_country_vn Vietnam (VN) -- IPDeny.com ipv4 hash:net 459 subnets, 15883520 unique IPs updated every 1 day from this link
id_country_vu Vanuatu (VU) -- IPDeny.com ipv4 hash:net 17 subnets, 16640 unique IPs updated every 1 day from this link
id_country_za South Africa (ZA) -- IPDeny.com ipv4 hash:net 972 subnets, 28781824 unique IPs updated every 1 day from this link
id_country_zm Zambia (ZM) -- IPDeny.com ipv4 hash:net 30 subnets, 1096192 unique IPs updated every 1 day from this link
id_country_zw Zimbabwe (ZW) -- IPDeny.com ipv4 hash:net 26 subnets, 83456 unique IPs updated every 1 day from this link
ip2location_continent_af Rwanda (RW), Gabon (GA), Djibouti (DJ), Uganda (UG), Gambia (GM), Namibia (NA), Guinea (GN), Ethiopia (ET), Nigeria (NG), Ghana (GH), Eritrea (ER), Mayotte (YT), Niger (NE), Guinea-Bissau (GW), Reunion (RE), Kenya (KE), Equatorial Guinea (GQ), Algeria (DZ), Egypt (EG), Comoros (KM), Angola (AO), Malawi (MW), Burkina Faso (BF), Mauritius (MU), Zambia (ZM), Sierra Leone (SL), Mauritania (MR), Tanzania (TZ), Somalia (SO), Senegal (SN), Seychelles (SC), Benin (BJ), Sudan (SD), Mozambique (MZ), South Africa (ZA), Cabo Verde (CV), Burundi (BI), Madagascar (MG), Cote D'ivoire (CI), Botswana (BW), Tunisia (TN), Swaziland (SZ), Cameroon (CM), Morocco (MA), Liberia (LR), Lesotho (LS), Chad (TD), Zimbabwe (ZW), South Sudan (SS), Togo (TG), Mali (ML), Sao Tome and Principe (ST), Libya (LY), Congo (CD), Congo (CG), Central African Republic (CF), -- IP2Location.com ipv4 hash:net 5391 subnets, 100145664 unique IPs updated every 1 day from this link
ip2location_continent_aq Antarctica (AQ), -- IP2Location.com ipv4 hash:net 6 subnets, 1536 unique IPs updated every 1 day from this link
ip2location_continent_as Georgia (GE), Korea (KP), Qatar (QA), Korea (KR), Kuwait (KW), Azerbaijan (AZ), Kazakhstan (KZ), Oman (OM), Hong Kong (HK), Uzbekistan (UZ), Afghanistan (AF), Kyrgyzstan (KG), United Arab Emirates (AE), Cambodia (KH), Nepal (NP), Yemen (YE), Armenia (AM), Maldives (MV), Bangladesh (BD), Palestine (PS), British Indian Ocean Territory (IO), Lao People's Democratic Republic (LA), India (IN), Lebanon (LB), Israel (IL), Saudi Arabia (SA), Brunei Darussalam (BN), Taiwan (TW), Viet Nam (VN), Turkey (TR), Singapore (SG), Malaysia (MY), Japan (JP), Bahrain (BH), Sri Lanka (LK), Indonesia (ID), Syrian Arab Republic (SY), Turkmenistan (TM), Jordan (JO), Bhutan (BT), Thailand (TH), Tajikistan (TJ), China (CN), Philippines (PH), Macao (MO), Mongolia (MN), Iran (IR), Myanmar (MM), Iraq (IQ), Pakistan (PK), -- IP2Location.com ipv4 hash:net 39659 subnets, 888552704 unique IPs updated every 1 day from this link
ip2location_continent_eu Guernsey (GG), Russian Federation (RU), Serbia (RS), Norway (NO), Netherlands (NL), United Kingdom (GB), Denmark (DK), Austria (AT), Germany (DE), Croatia (HR), Aland Islands (AX), Gibraltar (GI), Spain (ES), Hungary (HU), Ukraine (UA), Greece (GR), Andorra (AD), Romania (RO), Estonia (EE), Albania (AL), Slovenia (SI), France (FR), Cyprus (CY), Bulgaria (BG), Slovakia (SK), Holy See (VA), Malta (MT), Czech Republic (CZ), Belgium (BE), San Marino (SM), Portugal (PT), Isle of Man (IM), Bosnia and Herzegovina (BA), Sweden (SE), Liechtenstein (LI), Ireland (IE), Lithuania (LT), Luxembourg (LU), Switzerland (CH), Montenegro (ME), Latvia (LV), Moldova (MD), Monaco (MC), Iceland (IS), Jersey (JE), Finland (FI), Poland (PL), F.Y.R.O.M. (MK), Faroe Islands (FO), Italy (IT), Belarus (BY), -- IP2Location.com ipv4 hash:net 96077 subnets, 737680128 unique IPs updated every 1 day from this link
ip2location_continent_na Grenada (GD), Dominica (DM), United States Minor Outlying Islands (UM), Nicaragua (NI), Dominican Republic (DO), Aruba (AW), Cayman Islands (KY), Greenland (GL), Haiti (HT), Guatemala (GT), Antigua and Barbuda (AG), Guadeloupe (GP), Honduras (HN), Anguilla (AI), United States (US), Saint Kitts and Nevis (KN), Saint Vincent and The Grenadines (VC), Puerto Rico (PR), Montserrat (MS), Barbados (BB), Virgin Islands (VG), Martinique (MQ), Saint Lucia (LC), Trinidad and Tobago (TT), Saint Barthelemy (BL), Virgin Islands (VI), Costa Rica (CR), Bermuda (BM), Cuba (CU), Curacao (CW), Mexico (MX), Sint Maarten (Dutch Part) (SX), Panama (PA), Saint Martin (French Part) (MF), Jamaica (JM), Bahamas (BS), Bonaire (BQ), Canada (CA), Belize (BZ), Saint Pierre and Miquelon (PM), Turks and Caicos Islands (TC), El Salvador (SV), -- IP2Location.com ipv4 hash:net 60703 subnets, 1716697600 unique IPs updated every 1 day from this link
ip2location_continent_oc American Samoa (AS), Australia (AU), New Caledonia (NC), Norfolk Island (NF), New Zealand (NZ), Guam (GU), Nauru (NR), Kiribati (KI), Niue (NU), Samoa (WS), Palau (PW), Northern Mariana Islands (MP), Tuvalu (TV), Solomon Islands (SB), Timor-Leste (TL), Cook Islands (CK), Wallis and Futuna (WF), Tonga (TO), French Polynesia (PF), Vanuatu (VU), Tokelau (TK), Papua New Guinea (PG), Fiji (FJ), Marshall Islands (MH), Micronesia (FM), -- IP2Location.com ipv4 hash:net 8879 subnets, 58984448 unique IPs updated every 1 day from this link
ip2location_continent_sa Argentina (AR), French Guiana (GF), Uruguay (UY), Guyana (GY), Ecuador (EC), Venezuela (VE), Paraguay (PY), Bolivia (BO), Brazil (BR), Peru (PE), Chile (CL), Colombia (CO), Falkland Islands (Malvinas) (FK), Suriname (SR), -- IP2Location.com ipv4 hash:net 7351 subnets, 148502272 unique IPs updated every 1 day from this link
ip2location_country IP2Location.com geolocation database ipv4 hash:net All the world updated every 1 day from this link
ip2location_country_ad Andorra (AD) -- IP2Location.com ipv4 hash:net 13 subnets, 42752 unique IPs updated every 1 day from this link
ip2location_country_ae United Arab Emirates (AE) -- IP2Location.com ipv4 hash:net 313 subnets, 4030976 unique IPs updated every 1 day from this link
ip2location_country_af Afghanistan (AF) -- IP2Location.com ipv4 hash:net 134 subnets, 214272 unique IPs updated every 1 day from this link
ip2location_country_ag Antigua and Barbuda (AG) -- IP2Location.com ipv4 hash:net 76 subnets, 50688 unique IPs updated every 1 day from this link
ip2location_country_ai Anguilla (AI) -- IP2Location.com ipv4 hash:net 39 subnets, 17152 unique IPs updated every 1 day from this link
ip2location_country_al Albania (AL) -- IP2Location.com ipv4 hash:net 128 subnets, 326912 unique IPs updated every 1 day from this link
ip2location_country_am Armenia (AM) -- IP2Location.com ipv4 hash:net 116 subnets, 622080 unique IPs updated every 1 day from this link
ip2location_country_ao Angola (AO) -- IP2Location.com ipv4 hash:net 121 subnets, 1234944 unique IPs updated every 1 day from this link
ip2location_country_aq Antarctica (AQ) -- IP2Location.com ipv4 hash:net 6 subnets, 1536 unique IPs updated every 1 day from this link
ip2location_country_ar Argentina (AR) -- IP2Location.com ipv4 hash:net 1524 subnets, 19135744 unique IPs updated every 1 day from this link
ip2location_country_as American Samoa (AS) -- IP2Location.com ipv4 hash:net 31 subnets, 14336 unique IPs updated every 1 day from this link
ip2location_country_at Austria (AT) -- IP2Location.com ipv4 hash:net 1845 subnets, 11065600 unique IPs updated every 1 day from this link
ip2location_country_au Australia (AU) -- IP2Location.com ipv4 hash:net 7309 subnets, 50873856 unique IPs updated every 1 day from this link
ip2location_country_aw Aruba (AW) -- IP2Location.com ipv4 hash:net 21 subnets, 88576 unique IPs updated every 1 day from this link
ip2location_country_ax Aland Islands (AX) -- IP2Location.com ipv4 hash:net 38 subnets, 37120 unique IPs updated every 1 day from this link
ip2location_country_az Azerbaijan (AZ) -- IP2Location.com ipv4 hash:net 152 subnets, 763392 unique IPs updated every 1 day from this link
ip2location_country_ba Bosnia and Herzegovina (BA) -- IP2Location.com ipv4 hash:net 169 subnets, 836864 unique IPs updated every 1 day from this link
ip2location_country_bb Barbados (BB) -- IP2Location.com ipv4 hash:net 125 subnets, 153600 unique IPs updated every 1 day from this link
ip2location_country_bd Bangladesh (BD) -- IP2Location.com ipv4 hash:net 771 subnets, 1415936 unique IPs updated every 1 day from this link
ip2location_country_be Belgium (BE) -- IP2Location.com ipv4 hash:net 1935 subnets, 11933696 unique IPs updated every 1 day from this link
ip2location_country_bf Burkina Faso (BF) -- IP2Location.com ipv4 hash:net 26 subnets, 101632 unique IPs updated every 1 day from this link
ip2location_country_bg Bulgaria (BG) -- IP2Location.com ipv4 hash:net 1125 subnets, 4333824 unique IPs updated every 1 day from this link
ip2location_country_bh Bahrain (BH) -- IP2Location.com ipv4 hash:net 83 subnets, 474368 unique IPs updated every 1 day from this link
ip2location_country_bi Burundi (BI) -- IP2Location.com ipv4 hash:net 19 subnets, 39936 unique IPs updated every 1 day from this link
ip2location_country_bj Benin (BJ) -- IP2Location.com ipv4 hash:net 33 subnets, 168960 unique IPs updated every 1 day from this link
ip2location_country_bl Saint Barthelemy (BL) -- IP2Location.com ipv4 hash:net 23 subnets, 7168 unique IPs updated every 1 day from this link
ip2location_country_bm Bermuda (BM) -- IP2Location.com ipv4 hash:net 61 subnets, 129536 unique IPs updated every 1 day from this link
ip2location_country_bn Brunei Darussalam (BN) -- IP2Location.com ipv4 hash:net 29 subnets, 208896 unique IPs updated every 1 day from this link
ip2location_country_bo Bolivia (BO) -- IP2Location.com ipv4 hash:net 117 subnets, 1154304 unique IPs updated every 1 day from this link
ip2location_country_bq Bonaire (BQ) -- IP2Location.com ipv4 hash:net 13 subnets, 24576 unique IPs updated every 1 day from this link
ip2location_country_br Brazil (BR) -- IP2Location.com ipv4 hash:net 3351 subnets, 84237056 unique IPs updated every 1 day from this link
ip2location_country_bs Bahamas (BS) -- IP2Location.com ipv4 hash:net 47 subnets, 155904 unique IPs updated every 1 day from this link
ip2location_country_bt Bhutan (BT) -- IP2Location.com ipv4 hash:net 24 subnets, 34304 unique IPs updated every 1 day from this link
ip2location_country_bw Botswana (BW) -- IP2Location.com ipv4 hash:net 50 subnets, 145664 unique IPs updated every 1 day from this link
ip2location_country_by Belarus (BY) -- IP2Location.com ipv4 hash:net 157 subnets, 1931008 unique IPs updated every 1 day from this link
ip2location_country_bz Belize (BZ) -- IP2Location.com ipv4 hash:net 60 subnets, 113152 unique IPs updated every 1 day from this link
ip2location_country_ca Canada (CA) -- IP2Location.com ipv4 hash:net 7716 subnets, 72462592 unique IPs updated every 1 day from this link
ip2location_country_cc Cocos (Keeling) Islands (CC) -- IP2Location.com ipv4 hash:net 1 subnets, 256 unique IPs updated every 1 day from this link
ip2location_country_cd Congo (CD) -- IP2Location.com ipv4 hash:net 89 subnets, 166144 unique IPs updated every 1 day from this link
ip2location_country_cf Central African Republic (CF) -- IP2Location.com ipv4 hash:net 14 subnets, 11520 unique IPs updated every 1 day from this link
ip2location_country_cg Congo (CG) -- IP2Location.com ipv4 hash:net 28 subnets, 59904 unique IPs updated every 1 day from this link
ip2location_country_ch Switzerland (CH) -- IP2Location.com ipv4 hash:net 2940 subnets, 20117760 unique IPs updated every 1 day from this link
ip2location_country_ci Cote D'ivoire (CI) -- IP2Location.com ipv4 hash:net 46 subnets, 916480 unique IPs updated every 1 day from this link
ip2location_country_ck Cook Islands (CK) -- IP2Location.com ipv4 hash:net 2 subnets, 8448 unique IPs updated every 1 day from this link
ip2location_country_cl Chile (CL) -- IP2Location.com ipv4 hash:net 628 subnets, 10040064 unique IPs updated every 1 day from this link
ip2location_country_cm Cameroon (CM) -- IP2Location.com ipv4 hash:net 55 subnets, 454912 unique IPs updated every 1 day from this link
ip2location_country_cn China (CN) -- IP2Location.com ipv4 hash:net 5190 subnets, 337857792 unique IPs updated every 1 day from this link
ip2location_country_co Colombia (CO) -- IP2Location.com ipv4 hash:net 720 subnets, 17454848 unique IPs updated every 1 day from this link
ip2location_country_countryless IPs that do not belong to any country (COUNTRYLESS) -- IP2Location.com ipv4 hash:net 6572 subnets, 644401664 unique IPs updated every 1 day from this link
ip2location_country_cr Costa Rica (CR) -- IP2Location.com ipv4 hash:net 232 subnets, 2572032 unique IPs updated every 1 day from this link
ip2location_country_cu Cuba (CU) -- IP2Location.com ipv4 hash:net 41 subnets, 263424 unique IPs updated every 1 day from this link
ip2location_country_cv Cabo Verde (CV) -- IP2Location.com ipv4 hash:net 12 subnets, 34560 unique IPs updated every 1 day from this link
ip2location_country_cw Curacao (CW) -- IP2Location.com ipv4 hash:net 59 subnets, 191744 unique IPs updated every 1 day from this link
ip2location_country_cx Christmas Island (CX) -- IP2Location.com ipv4 hash:net 1 subnets, 256 unique IPs updated every 1 day from this link
ip2location_country_cy Cyprus (CY) -- IP2Location.com ipv4 hash:net 329 subnets, 892160 unique IPs updated every 1 day from this link
ip2location_country_cz Czech Republic (CZ) -- IP2Location.com ipv4 hash:net 1600 subnets, 9003520 unique IPs updated every 1 day from this link
ip2location_country_de Germany (DE) -- IP2Location.com ipv4 hash:net 13485 subnets, 123603712 unique IPs updated every 1 day from this link
ip2location_country_dj Djibouti (DJ) -- IP2Location.com ipv4 hash:net 25 subnets, 73472 unique IPs updated every 1 day from this link
ip2location_country_dk Denmark (DK) -- IP2Location.com ipv4 hash:net 1569 subnets, 13144576 unique IPs updated every 1 day from this link
ip2location_country_dm Dominica (DM) -- IP2Location.com ipv4 hash:net 36 subnets, 24576 unique IPs updated every 1 day from this link
ip2location_country_do Dominican Republic (DO) -- IP2Location.com ipv4 hash:net 109 subnets, 1585408 unique IPs updated every 1 day from this link
ip2location_country_dz Algeria (DZ) -- IP2Location.com ipv4 hash:net 86 subnets, 4804608 unique IPs updated every 1 day from this link
ip2location_country_ec Ecuador (EC) -- IP2Location.com ipv4 hash:net 272 subnets, 2662400 unique IPs updated every 1 day from this link
ip2location_country_ee Estonia (EE) -- IP2Location.com ipv4 hash:net 353 subnets, 1486336 unique IPs updated every 1 day from this link
ip2location_country_eg Egypt (EG) -- IP2Location.com ipv4 hash:net 283 subnets, 22789376 unique IPs updated every 1 day from this link
ip2location_country_eh Western Sahara (EH) -- IP2Location.com ipv4 hash:net 1 subnets, 256 unique IPs updated every 1 day from this link
ip2location_country_er Eritrea (ER) -- IP2Location.com ipv4 hash:net 3 subnets, 8448 unique IPs updated every 1 day from this link
ip2location_country_es Spain (ES) -- IP2Location.com ipv4 hash:net 3212 subnets, 32674048 unique IPs updated every 1 day from this link
ip2location_country_et Ethiopia (ET) -- IP2Location.com ipv4 hash:net 13 subnets, 365824 unique IPs updated every 1 day from this link
ip2location_country_fi Finland (FI) -- IP2Location.com ipv4 hash:net 1383 subnets, 13588224 unique IPs updated every 1 day from this link
ip2location_country_fj Fiji (FJ) -- IP2Location.com ipv4 hash:net 32 subnets, 148736 unique IPs updated every 1 day from this link
ip2location_country_fk Falkland Islands (Malvinas) (FK) -- IP2Location.com ipv4 hash:net 6 subnets, 2048 unique IPs updated every 1 day from this link
ip2location_country_fo Faroe Islands (FO) -- IP2Location.com ipv4 hash:net 14 subnets, 43520 unique IPs updated every 1 day from this link
ip2location_country_fr France (FR) -- IP2Location.com ipv4 hash:net 7765 subnets, 82547200 unique IPs updated every 1 day from this link
ip2location_country_ga Gabon (GA) -- IP2Location.com ipv4 hash:net 49 subnets, 430592 unique IPs updated every 1 day from this link
ip2location_country_gb United Kingdom (GB) -- IP2Location.com ipv4 hash:net 14375 subnets, 123432448 unique IPs updated every 1 day from this link
ip2location_country_gd Grenada (GD) -- IP2Location.com ipv4 hash:net 44 subnets, 28416 unique IPs updated every 1 day from this link
ip2location_country_ge Georgia (GE) -- IP2Location.com ipv4 hash:net 188 subnets, 1228288 unique IPs updated every 1 day from this link
ip2location_country_gf French Guiana (GF) -- IP2Location.com ipv4 hash:net 50 subnets, 62208 unique IPs updated every 1 day from this link
ip2location_country_gg Guernsey (GG) -- IP2Location.com ipv4 hash:net 45 subnets, 71424 unique IPs updated every 1 day from this link
ip2location_country_gh Ghana (GH) -- IP2Location.com ipv4 hash:net 206 subnets, 2215936 unique IPs updated every 1 day from this link
ip2location_country_gi Gibraltar (GI) -- IP2Location.com ipv4 hash:net 70 subnets, 63744 unique IPs updated every 1 day from this link
ip2location_country_gl Greenland (GL) -- IP2Location.com ipv4 hash:net 15 subnets, 24320 unique IPs updated every 1 day from this link
ip2location_country_gm Gambia (GM) -- IP2Location.com ipv4 hash:net 16 subnets, 262656 unique IPs updated every 1 day from this link
ip2location_country_gn Guinea (GN) -- IP2Location.com ipv4 hash:net 42 subnets, 39936 unique IPs updated every 1 day from this link
ip2location_country_gp Guadeloupe (GP) -- IP2Location.com ipv4 hash:net 185 subnets, 144384 unique IPs updated every 1 day from this link
ip2location_country_gq Equatorial Guinea (GQ) -- IP2Location.com ipv4 hash:net 15 subnets, 21760 unique IPs updated every 1 day from this link
ip2location_country_gr Greece (GR) -- IP2Location.com ipv4 hash:net 509 subnets, 5794560 unique IPs updated every 1 day from this link
ip2location_country_gt Guatemala (GT) -- IP2Location.com ipv4 hash:net 130 subnets, 632064 unique IPs updated every 1 day from this link
ip2location_country_gu Guam (GU) -- IP2Location.com ipv4 hash:net 53 subnets, 231936 unique IPs updated every 1 day from this link
ip2location_country_gw Guinea-Bissau (GW) -- IP2Location.com ipv4 hash:net 5 subnets, 10496 unique IPs updated every 1 day from this link
ip2location_country_gy Guyana (GY) -- IP2Location.com ipv4 hash:net 16 subnets, 63488 unique IPs updated every 1 day from this link
ip2location_country_hk Hong Kong (HK) -- IP2Location.com ipv4 hash:net 5130 subnets, 14310656 unique IPs updated every 1 day from this link
ip2location_country_hn Honduras (HN) -- IP2Location.com ipv4 hash:net 252 subnets, 540672 unique IPs updated every 1 day from this link
ip2location_country_hr Croatia (HR) -- IP2Location.com ipv4 hash:net 345 subnets, 2729216 unique IPs updated every 1 day from this link
ip2location_country_ht Haiti (HT) -- IP2Location.com ipv4 hash:net 36 subnets, 166912 unique IPs updated every 1 day from this link
ip2location_country_hu Hungary (HU) -- IP2Location.com ipv4 hash:net 801 subnets, 5907456 unique IPs updated every 1 day from this link
ip2location_country_id Indonesia (ID) -- IP2Location.com ipv4 hash:net 1942 subnets, 18185472 unique IPs updated every 1 day from this link
ip2location_country_ie Ireland (IE) -- IP2Location.com ipv4 hash:net 1615 subnets, 11232000 unique IPs updated every 1 day from this link
ip2location_country_il Israel (IL) -- IP2Location.com ipv4 hash:net 824 subnets, 8244992 unique IPs updated every 1 day from this link
ip2location_country_im Isle of Man (IM) -- IP2Location.com ipv4 hash:net 51 subnets, 101888 unique IPs updated every 1 day from this link
ip2location_country_in India (IN) -- IP2Location.com ipv4 hash:net 4854 subnets, 43368960 unique IPs updated every 1 day from this link
ip2location_country_io British Indian Ocean Territory (IO) -- IP2Location.com ipv4 hash:net 4 subnets, 3584 unique IPs updated every 1 day from this link
ip2location_country_iq Iraq (IQ) -- IP2Location.com ipv4 hash:net 534 subnets, 631296 unique IPs updated every 1 day from this link
ip2location_country_ir Iran (IR) -- IP2Location.com ipv4 hash:net 1199 subnets, 12560640 unique IPs updated every 1 day from this link
ip2location_country_is Iceland (IS) -- IP2Location.com ipv4 hash:net 156 subnets, 904704 unique IPs updated every 1 day from this link
ip2location_country_it Italy (IT) -- IP2Location.com ipv4 hash:net 3481 subnets, 54494464 unique IPs updated every 1 day from this link
ip2location_country_je Jersey (JE) -- IP2Location.com ipv4 hash:net 34 subnets, 80128 unique IPs updated every 1 day from this link
ip2location_country_jm Jamaica (JM) -- IP2Location.com ipv4 hash:net 113 subnets, 274432 unique IPs updated every 1 day from this link
ip2location_country_jo Jordan (JO) -- IP2Location.com ipv4 hash:net 142 subnets, 694272 unique IPs updated every 1 day from this link
ip2location_country_jp Japan (JP) -- IP2Location.com ipv4 hash:net 5242 subnets, 206102784 unique IPs updated every 1 day from this link
ip2location_country_ke Kenya (KE) -- IP2Location.com ipv4 hash:net 305 subnets, 5503232 unique IPs updated every 1 day from this link
ip2location_country_kg Kyrgyzstan (KG) -- IP2Location.com ipv4 hash:net 81 subnets, 278528 unique IPs updated every 1 day from this link
ip2location_country_kh Cambodia (KH) -- IP2Location.com ipv4 hash:net 183 subnets, 303360 unique IPs updated every 1 day from this link
ip2location_country_ki Kiribati (KI) -- IP2Location.com ipv4 hash:net 23 subnets, 13056 unique IPs updated every 1 day from this link
ip2location_country_km Comoros (KM) -- IP2Location.com ipv4 hash:net 6 subnets, 10240 unique IPs updated every 1 day from this link
ip2location_country_kn Saint Kitts and Nevis (KN) -- IP2Location.com ipv4 hash:net 33 subnets, 27648 unique IPs updated every 1 day from this link
ip2location_country_kp Korea (KP) -- IP2Location.com ipv4 hash:net 2 subnets, 9216 unique IPs updated every 1 day from this link
ip2location_country_kr Korea (KR) -- IP2Location.com ipv4 hash:net 1196 subnets, 112484096 unique IPs updated every 1 day from this link
ip2location_country_kw Kuwait (KW) -- IP2Location.com ipv4 hash:net 189 subnets, 1966336 unique IPs updated every 1 day from this link
ip2location_country_ky Cayman Islands (KY) -- IP2Location.com ipv4 hash:net 33 subnets, 188416 unique IPs updated every 1 day from this link
ip2location_country_kz Kazakhstan (KZ) -- IP2Location.com ipv4 hash:net 381 subnets, 3138816 unique IPs updated every 1 day from this link
ip2location_country_la Lao People's Democratic Republic (LA) -- IP2Location.com ipv4 hash:net 36 subnets, 76288 unique IPs updated every 1 day from this link
ip2location_country_lb Lebanon (LB) -- IP2Location.com ipv4 hash:net 245 subnets, 596480 unique IPs updated every 1 day from this link
ip2location_country_lc Saint Lucia (LC) -- IP2Location.com ipv4 hash:net 40 subnets, 35328 unique IPs updated every 1 day from this link
ip2location_country_li Liechtenstein (LI) -- IP2Location.com ipv4 hash:net 84 subnets, 104960 unique IPs updated every 1 day from this link
ip2location_country_lk Sri Lanka (LK) -- IP2Location.com ipv4 hash:net 86 subnets, 563200 unique IPs updated every 1 day from this link
ip2location_country_lr Liberia (LR) -- IP2Location.com ipv4 hash:net 23 subnets, 103680 unique IPs updated every 1 day from this link
ip2location_country_ls Lesotho (LS) -- IP2Location.com ipv4 hash:net 26 subnets, 110848 unique IPs updated every 1 day from this link
ip2location_country_lt Lithuania (LT) -- IP2Location.com ipv4 hash:net 504 subnets, 3153920 unique IPs updated every 1 day from this link
ip2location_country_lu Luxembourg (LU) -- IP2Location.com ipv4 hash:net 459 subnets, 1573376 unique IPs updated every 1 day from this link
ip2location_country_lv Latvia (LV) -- IP2Location.com ipv4 hash:net 502 subnets, 2119936 unique IPs updated every 1 day from this link
ip2location_country_ly Libya (LY) -- IP2Location.com ipv4 hash:net 46 subnets, 376832 unique IPs updated every 1 day from this link
ip2location_country_ma Morocco (MA) -- IP2Location.com ipv4 hash:net 95 subnets, 10692608 unique IPs updated every 1 day from this link
ip2location_country_mc Monaco (MC) -- IP2Location.com ipv4 hash:net 24 subnets, 49920 unique IPs updated every 1 day from this link
ip2location_country_md Moldova (MD) -- IP2Location.com ipv4 hash:net 387 subnets, 1355008 unique IPs updated every 1 day from this link
ip2location_country_me Montenegro (ME) -- IP2Location.com ipv4 hash:net 100 subnets, 187904 unique IPs updated every 1 day from this link
ip2location_country_mf Saint Martin (French Part) (MF) -- IP2Location.com ipv4 hash:net 44 subnets, 25856 unique IPs updated every 1 day from this link
ip2location_country_mg Madagascar (MG) -- IP2Location.com ipv4 hash:net 34 subnets, 172288 unique IPs updated every 1 day from this link
ip2location_country_mh Marshall Islands (MH) -- IP2Location.com ipv4 hash:net 7 subnets, 8960 unique IPs updated every 1 day from this link
ip2location_country_mk F.Y.R.O.M. (MK) -- IP2Location.com ipv4 hash:net 117 subnets, 709376 unique IPs updated every 1 day from this link
ip2location_country_ml Mali (ML) -- IP2Location.com ipv4 hash:net 22 subnets, 82432 unique IPs updated every 1 day from this link
ip2location_country_mm Myanmar (MM) -- IP2Location.com ipv4 hash:net 91 subnets, 134656 unique IPs updated every 1 day from this link
ip2location_country_mn Mongolia (MN) -- IP2Location.com ipv4 hash:net 100 subnets, 228352 unique IPs updated every 1 day from this link
ip2location_country_mo Macao (MO) -- IP2Location.com ipv4 hash:net 42 subnets, 358912 unique IPs updated every 1 day from this link
ip2location_country_mp Northern Mariana Islands (MP) -- IP2Location.com ipv4 hash:net 11 subnets, 18176 unique IPs updated every 1 day from this link
ip2location_country_mq Martinique (MQ) -- IP2Location.com ipv4 hash:net 121 subnets, 134656 unique IPs updated every 1 day from this link
ip2location_country_mr Mauritania (MR) -- IP2Location.com ipv4 hash:net 16 subnets, 49664 unique IPs updated every 1 day from this link
ip2location_country_ms Montserrat (MS) -- IP2Location.com ipv4 hash:net 8 subnets, 2816 unique IPs updated every 1 day from this link
ip2location_country_mt Malta (MT) -- IP2Location.com ipv4 hash:net 115 subnets, 614144 unique IPs updated every 1 day from this link
ip2location_country_mu Mauritius (MU) -- IP2Location.com ipv4 hash:net 167 subnets, 1318400 unique IPs updated every 1 day from this link
ip2location_country_mv Maldives (MV) -- IP2Location.com ipv4 hash:net 22 subnets, 65536 unique IPs updated every 1 day from this link
ip2location_country_mw Malawi (MW) -- IP2Location.com ipv4 hash:net 42 subnets, 422912 unique IPs updated every 1 day from this link
ip2location_country_mx Mexico (MX) -- IP2Location.com ipv4 hash:net 1104 subnets, 29149952 unique IPs updated every 1 day from this link
ip2location_country_my Malaysia (MY) -- IP2Location.com ipv4 hash:net 775 subnets, 6574336 unique IPs updated every 1 day from this link
ip2location_country_mz Mozambique (MZ) -- IP2Location.com ipv4 hash:net 69 subnets, 472576 unique IPs updated every 1 day from this link
ip2location_country_na Namibia (NA) -- IP2Location.com ipv4 hash:net 71 subnets, 476160 unique IPs updated every 1 day from this link
ip2location_country_nc New Caledonia (NC) -- IP2Location.com ipv4 hash:net 44 subnets, 164096 unique IPs updated every 1 day from this link
ip2location_country_ne Niger (NE) -- IP2Location.com ipv4 hash:net 29 subnets, 45056 unique IPs updated every 1 day from this link
ip2location_country_ng Nigeria (NG) -- IP2Location.com ipv4 hash:net 368 subnets, 2558720 unique IPs updated every 1 day from this link
ip2location_country_ni Nicaragua (NI) -- IP2Location.com ipv4 hash:net 79 subnets, 439552 unique IPs updated every 1 day from this link
ip2location_country_nl Netherlands (NL) -- IP2Location.com ipv4 hash:net 8197 subnets, 50825472 unique IPs updated every 1 day from this link
ip2location_country_no Norway (NO) -- IP2Location.com ipv4 hash:net 1896 subnets, 15611904 unique IPs updated every 1 day from this link
ip2location_country_np Nepal (NP) -- IP2Location.com ipv4 hash:net 118 subnets, 521984 unique IPs updated every 1 day from this link
ip2location_country_nr Nauru (NR) -- IP2Location.com ipv4 hash:net 7 subnets, 13824 unique IPs updated every 1 day from this link
ip2location_country_nz New Zealand (NZ) -- IP2Location.com ipv4 hash:net 1197 subnets, 7223552 unique IPs updated every 1 day from this link
ip2location_country_om Oman (OM) -- IP2Location.com ipv4 hash:net 49 subnets, 922368 unique IPs updated every 1 day from this link
ip2location_country_pa Panama (PA) -- IP2Location.com ipv4 hash:net 209 subnets, 1837056 unique IPs updated every 1 day from this link
ip2location_country_pe Peru (PE) -- IP2Location.com ipv4 hash:net 230 subnets, 3235072 unique IPs updated every 1 day from this link
ip2location_country_pg Papua New Guinea (PG) -- IP2Location.com ipv4 hash:net 45 subnets, 64256 unique IPs updated every 1 day from this link
ip2location_country_ph Philippines (PH) -- IP2Location.com ipv4 hash:net 622 subnets, 5578496 unique IPs updated every 1 day from this link
ip2location_country_pk Pakistan (PK) -- IP2Location.com ipv4 hash:net 401 subnets, 5389568 unique IPs updated every 1 day from this link
ip2location_country_pl Poland (PL) -- IP2Location.com ipv4 hash:net 3684 subnets, 20838400 unique IPs updated every 1 day from this link
ip2location_country_pr Puerto Rico (PR) -- IP2Location.com ipv4 hash:net 393 subnets, 1357824 unique IPs updated every 1 day from this link
ip2location_country_ps Palestine (PS) -- IP2Location.com ipv4 hash:net 215 subnets, 638208 unique IPs updated every 1 day from this link
ip2location_country_pt Portugal (PT) -- IP2Location.com ipv4 hash:net 509 subnets, 6715392 unique IPs updated every 1 day from this link
ip2location_country_pw Palau (PW) -- IP2Location.com ipv4 hash:net 8 subnets, 11264 unique IPs updated every 1 day from this link
ip2location_country_py Paraguay (PY) -- IP2Location.com ipv4 hash:net 89 subnets, 1102080 unique IPs updated every 1 day from this link
ip2location_country_qa Qatar (QA) -- IP2Location.com ipv4 hash:net 61 subnets, 862720 unique IPs updated every 1 day from this link
ip2location_country_re Reunion (RE) -- IP2Location.com ipv4 hash:net 230 subnets, 428032 unique IPs updated every 1 day from this link
ip2location_country_ro Romania (RO) -- IP2Location.com ipv4 hash:net 2691 subnets, 8600320 unique IPs updated every 1 day from this link
ip2location_country_rs Serbia (RS) -- IP2Location.com ipv4 hash:net 472 subnets, 2371072 unique IPs updated every 1 day from this link
ip2location_country_ru Russian Federation (RU) -- IP2Location.com ipv4 hash:net 8487 subnets, 45286912 unique IPs updated every 1 day from this link
ip2location_country_rw Rwanda (RW) -- IP2Location.com ipv4 hash:net 51 subnets, 378624 unique IPs updated every 1 day from this link
ip2location_country_sa Saudi Arabia (SA) -- IP2Location.com ipv4 hash:net 455 subnets, 9218816 unique IPs updated every 1 day from this link
ip2location_country_sb Solomon Islands (SB) -- IP2Location.com ipv4 hash:net 10 subnets, 16384 unique IPs updated every 1 day from this link
ip2location_country_sc Seychelles (SC) -- IP2Location.com ipv4 hash:net 127 subnets, 703488 unique IPs updated every 1 day from this link
ip2location_country_sd Sudan (SD) -- IP2Location.com ipv4 hash:net 46 subnets, 1277440 unique IPs updated every 1 day from this link
ip2location_country_se Sweden (SE) -- IP2Location.com ipv4 hash:net 3686 subnets, 28069888 unique IPs updated every 1 day from this link
ip2location_country_sg Singapore (SG) -- IP2Location.com ipv4 hash:net 2463 subnets, 9044480 unique IPs updated every 1 day from this link
ip2location_country_sh Saint Helena (SH) -- IP2Location.com ipv4 hash:net 1 subnets, 256 unique IPs updated every 1 day from this link
ip2location_country_si Slovenia (SI) -- IP2Location.com ipv4 hash:net 672 subnets, 2624512 unique IPs updated every 1 day from this link
ip2location_country_sj Svalbard and Jan Mayen (SJ) -- IP2Location.com ipv4 hash:net 2 subnets, 512 unique IPs updated every 1 day from this link
ip2location_country_sk Slovakia (SK) -- IP2Location.com ipv4 hash:net 531 subnets, 2712064 unique IPs updated every 1 day from this link
ip2location_country_sl Sierra Leone (SL) -- IP2Location.com ipv4 hash:net 21 subnets, 57600 unique IPs updated every 1 day from this link
ip2location_country_sm San Marino (SM) -- IP2Location.com ipv4 hash:net 16 subnets, 35584 unique IPs updated every 1 day from this link
ip2location_country_sn Senegal (SN) -- IP2Location.com ipv4 hash:net 140 subnets, 244992 unique IPs updated every 1 day from this link
ip2location_country_so Somalia (SO) -- IP2Location.com ipv4 hash:net 29 subnets, 28672 unique IPs updated every 1 day from this link
ip2location_country_sr Suriname (SR) -- IP2Location.com ipv4 hash:net 13 subnets, 83456 unique IPs updated every 1 day from this link
ip2location_country_ss South Sudan (SS) -- IP2Location.com ipv4 hash:net 39 subnets, 20992 unique IPs updated every 1 day from this link
ip2location_country_st Sao Tome and Principe (ST) -- IP2Location.com ipv4 hash:net 5 subnets, 14080 unique IPs updated every 1 day from this link
ip2location_country_sv El Salvador (SV) -- IP2Location.com ipv4 hash:net 120 subnets, 686848 unique IPs updated every 1 day from this link
ip2location_country_sx Sint Maarten (Dutch Part) (SX) -- IP2Location.com ipv4 hash:net 17 subnets, 36864 unique IPs updated every 1 day from this link
ip2location_country_sy Syrian Arab Republic (SY) -- IP2Location.com ipv4 hash:net 216 subnets, 1216768 unique IPs updated every 1 day from this link
ip2location_country_sz Swaziland (SZ) -- IP2Location.com ipv4 hash:net 22 subnets, 53248 unique IPs updated every 1 day from this link
ip2location_country_tc Turks and Caicos Islands (TC) -- IP2Location.com ipv4 hash:net 12 subnets, 12544 unique IPs updated every 1 day from this link
ip2location_country_td Chad (TD) -- IP2Location.com ipv4 hash:net 18 subnets, 25344 unique IPs updated every 1 day from this link
ip2location_country_tg Togo (TG) -- IP2Location.com ipv4 hash:net 14 subnets, 310016 unique IPs updated every 1 day from this link
ip2location_country_th Thailand (TH) -- IP2Location.com ipv4 hash:net 861 subnets, 9303296 unique IPs updated every 1 day from this link
ip2location_country_tj Tajikistan (TJ) -- IP2Location.com ipv4 hash:net 38 subnets, 80128 unique IPs updated every 1 day from this link
ip2location_country_tl Timor-Leste (TL) -- IP2Location.com ipv4 hash:net 17 subnets, 16384 unique IPs updated every 1 day from this link
ip2location_country_tm Turkmenistan (TM) -- IP2Location.com ipv4 hash:net 13 subnets, 22784 unique IPs updated every 1 day from this link
ip2location_country_tn Tunisia (TN) -- IP2Location.com ipv4 hash:net 36 subnets, 5232384 unique IPs updated every 1 day from this link
ip2location_country_to Tonga (TO) -- IP2Location.com ipv4 hash:net 8 subnets, 13824 unique IPs updated every 1 day from this link
ip2location_country_tr Turkey (TR) -- IP2Location.com ipv4 hash:net 1327 subnets, 16408576 unique IPs updated every 1 day from this link
ip2location_country_tt Trinidad and Tobago (TT) -- IP2Location.com ipv4 hash:net 51 subnets, 541184 unique IPs updated every 1 day from this link
ip2location_country_tv Tuvalu (TV) -- IP2Location.com ipv4 hash:net 2 subnets, 12288 unique IPs updated every 1 day from this link
ip2location_country_tw Taiwan (TW) -- IP2Location.com ipv4 hash:net 1863 subnets, 35281408 unique IPs updated every 1 day from this link
ip2location_country_tz Tanzania (TZ) -- IP2Location.com ipv4 hash:net 158 subnets, 1091328 unique IPs updated every 1 day from this link
ip2location_country_ua Ukraine (UA) -- IP2Location.com ipv4 hash:net 3366 subnets, 11678208 unique IPs updated every 1 day from this link
ip2location_country_ug Uganda (UG) -- IP2Location.com ipv4 hash:net 87 subnets, 915456 unique IPs updated every 1 day from this link
ip2location_country_um United States Minor Outlying Islands (UM) -- IP2Location.com ipv4 hash:net 1 subnets, 256 unique IPs updated every 1 day from this link
ip2location_country_us United States (US) -- IP2Location.com ipv4 hash:net 48846 subnets, 1602363392 unique IPs updated every 1 day from this link
ip2location_country_uy Uruguay (UY) -- IP2Location.com ipv4 hash:net 83 subnets, 2464512 unique IPs updated every 1 day from this link
ip2location_country_uz Uzbekistan (UZ) -- IP2Location.com ipv4 hash:net 98 subnets, 257536 unique IPs updated every 1 day from this link
ip2location_country_va Holy See (VA) -- IP2Location.com ipv4 hash:net 36 subnets, 20992 unique IPs updated every 1 day from this link
ip2location_country_vc Saint Vincent and The Grenadines (VC) -- IP2Location.com ipv4 hash:net 37 subnets, 24320 unique IPs updated every 1 day from this link
ip2location_country_ve Venezuela (VE) -- IP2Location.com ipv4 hash:net 252 subnets, 6804992 unique IPs updated every 1 day from this link
ip2location_country_vg Virgin Islands (VG) -- IP2Location.com ipv4 hash:net 72 subnets, 64256 unique IPs updated every 1 day from this link
ip2location_country_vi Virgin Islands (VI) -- IP2Location.com ipv4 hash:net 49 subnets, 113408 unique IPs updated every 1 day from this link
ip2location_country_vn Viet Nam (VN) -- IP2Location.com ipv4 hash:net 523 subnets, 15930112 unique IPs updated every 1 day from this link
ip2location_country_vu Vanuatu (VU) -- IP2Location.com ipv4 hash:net 21 subnets, 21248 unique IPs updated every 1 day from this link
ip2location_country_ws Samoa (WS) -- IP2Location.com ipv4 hash:net 15 subnets, 23040 unique IPs updated every 1 day from this link
ip2location_country_ye Yemen (YE) -- IP2Location.com ipv4 hash:net 36 subnets, 144384 unique IPs updated every 1 day from this link
ip2location_country_yt Mayotte (YT) -- IP2Location.com ipv4 hash:net 19 subnets, 19456 unique IPs updated every 1 day from this link
ip2location_country_za South Africa (ZA) -- IP2Location.com ipv4 hash:net 1648 subnets, 31254784 unique IPs updated every 1 day from this link
ip2location_country_zm Zambia (ZM) -- IP2Location.com ipv4 hash:net 74 subnets, 1162240 unique IPs updated every 1 day from this link
ip2location_country_zw Zimbabwe (ZW) -- IP2Location.com ipv4 hash:net 72 subnets, 174080 unique IPs updated every 1 day from this link
ipblacklistcloud_recent IP Blacklist Cloud These are the most recent IP addresses that have been blacklisted by websites. IP Blacklist Cloud plugin protects your WordPress based website from spam comments, gives details about login attacks which you don't even know are happening without this plugin! ipv4 hash:ip 32 unique IPs updated every 4 hours from this link
ipblacklistcloud_recent_1d IP Blacklist Cloud These are the most recent IP addresses that have been blacklisted by websites. IP Blacklist Cloud plugin protects your WordPress based website from spam comments, gives details about login attacks which you don't even know are happening without this plugin! ipv4 hash:ip 57 unique IPs updated every 4 hours from this link
ipblacklistcloud_recent_30d IP Blacklist Cloud These are the most recent IP addresses that have been blacklisted by websites. IP Blacklist Cloud plugin protects your WordPress based website from spam comments, gives details about login attacks which you don't even know are happening without this plugin! ipv4 hash:ip 618 unique IPs updated every 4 hours from this link
ipblacklistcloud_recent_7d IP Blacklist Cloud These are the most recent IP addresses that have been blacklisted by websites. IP Blacklist Cloud plugin protects your WordPress based website from spam comments, gives details about login attacks which you don't even know are happening without this plugin! ipv4 hash:ip 216 unique IPs updated every 4 hours from this link
ipblacklistcloud_top IP Blacklist Cloud These are the top IP addresses that have been blacklisted by many websites. IP Blacklist Cloud plugin protects your WordPress based website from spam comments, gives details about login attacks which you don't even know are happening without this plugin! ipv4 hash:ip 232 unique IPs updated every 1 day from this link
ipdeny_country IPDeny.com geolocation database ipv4 hash:net All the world updated every 1 day from this link
iw_spamlist ImproWare Antispam IPs sending spam, in the last 3 days ipv4 hash:ip 943 unique IPs updated every 1 hour from this link
iw_wormlist ImproWare Antispam IPs sending emails with viruses or worms, in the last 3 days ipv4 hash:ip 1 unique IPs updated every 1 hour from this link
jigsaw_attacks Jigsaw Security Enterprise IP Address Sources of Attack. Information on this blacklist is low fidelity meaning we do not update these indicators that often and there is no validation of the data. These are raw feeds that have not been processed. In order to get the most up to date data and to remove false positives you should consider subscribing to our Jigsaw Enterprise Solution. ipv4 hash:ip 27109 unique IPs updated every 1 day from this link
jigsaw_malware Jigsaw Security Enterprise Malicious IP Destinations usually C2 or botnet activity or malicious payloads. Information on this blacklist is low fidelity meaning we do not update these indicators that often and there is no validation of the data. These are raw feeds that have not been processed. In order to get the most up to date data and to remove false positives you should consider subscribing to our Jigsaw Enterprise Solution. ipv4 hash:ip 59614 unique IPs updated every 1 day from this link
lashback_ubl The LashBack UBL The Unsubscribe Blacklist (UBL) is a real-time blacklist of IP addresses which are sending email to names harvested from suppression files (this is a big list, more than 500.000 IPs) ipv4 hash:ip 1174483 unique IPs updated every 1 day from this link
malc0de Malc0de.com malicious IPs of the last 30 days ipv4 hash:ip 68 unique IPs updated every 1 day from this link
malwaredomainlist malwaredomainlist.com list of malware active ip addresses ipv4 hash:ip 1030 unique IPs updated every 12 hours from this link
maxmind_proxy_fraud MaxMind.com list of anonymous proxy fraudelent IP addresses. ipv4 hash:ip 455 unique IPs updated every 4 hours from this link
myip myip.ms IPs identified as web bots in the last 10 days, using several sites that require human action ipv4 hash:ip 7376 unique IPs updated every 1 day from this link
nixspam NiX Spam IP addresses that sent spam in the last hour - automatically generated entries without distinguishing open proxies from relays, dialup gateways, and so on. All IPs are removed after 12 hours if there is no spam from there. ipv4 hash:ip 35072 unique IPs updated every 15 mins from this link
nt_malware_dns No Think Malware DNS (the original list includes hostnames and domains, which are ignored) ipv4 hash:ip 235 unique IPs updated every 1 hour from this link
nt_malware_dns No Think Malware DNS (the original list includes hostnames and domains, which are ignored) ipv4 hash:ip 235 unique IPs updated every 1 hour from this link
nt_malware_http No Think Malware HTTP ipv4 hash:ip 69 unique IPs updated every 1 hour from this link
nt_malware_http No Think Malware HTTP ipv4 hash:ip 69 unique IPs updated every 1 hour from this link
nt_malware_irc No Think Malware IRC ipv4 hash:ip 43 unique IPs updated every 1 hour from this link
nt_malware_irc No Think Malware IRC ipv4 hash:ip 43 unique IPs updated every 1 hour from this link
nt_ssh_7d NoThink Last 7 days SSH attacks ipv4 hash:ip 459 unique IPs updated every 1 hour from this link
nullsecure nullsecure.org This is a free threat feed provided for use in any acceptable manner. This feed was aggregated using the Tango Honeypot Intelligence Splunk App by Brian Warehime, a Senior Security Analyst at Defense Point Security. ipv4 hash:ip 29439 unique IPs updated every 8 hours from this link
packetmail PacketMail.net IP addresses that have been detected performing TCP SYN to 206.82.85.196/30 to a non-listening service or daemon. No assertion is made, nor implied, that any of the below listed IP addresses are accurate, malicious, hostile, or engaged in nefarious acts. Use this list at your own risk. ipv4 hash:ip 3655 unique IPs updated every 4 hours from this link
packetmail_carisirt PacketMail.net IP addresses that have been detected performing TCP SYN to 66.240.206.5 to a non-listening service or daemon. No assertion is made, nor implied, that any of the below listed IP addresses are accurate, malicious, hostile, or engaged in nefarious acts. Use this list at your own risk. ipv4 hash:ip 550 unique IPs updated every 4 hours from this link
packetmail_emerging_ips PacketMail.net IP addresses that have been detected as potentially of interest based on the number of unique users of the packetmail IP Reputation system. No assertion is made, nor implied, that any of the below listed IP addresses are accurate, malicious, hostile, or engaged in nefarious acts. Use this list at your own risk. ipv4 hash:ip 36 unique IPs updated every 4 hours from this link
packetmail_mail PacketMail.net IP addresses that have been detected performing behavior not in compliance with the requirements this system enforces for email acceptance. No assertion is made, nor implied, that any of the below listed IP addresses are accurate, malicious, hostile, or engaged in nefarious acts. Use this list at your own risk. ipv4 hash:ip 140 unique IPs updated every 4 hours from this link
packetmail_ramnode PacketMail.net IP addresses that have been detected performing TCP SYN to 81.4.103.251 to a non-listening service or daemon. No assertion is made, nor implied, that any of the below listed IP addresses are accurate, malicious, hostile, or engaged in nefarious acts. Use this list at your own risk. ipv4 hash:ip 2537 unique IPs updated every 4 hours from this link
php_bad projecthoneypot.org bad web hosts (this list is composed using an RSS feed) ipv4 hash:ip disabled updated every 1 hour from this link
php_commenters projecthoneypot.org comment spammers (this list is composed using an RSS feed) ipv4 hash:ip 50 unique IPs updated every 1 hour from this link
php_commenters_1d projecthoneypot.org comment spammers (this list is composed using an RSS feed) ipv4 hash:ip 94 unique IPs updated every 1 hour from this link
php_commenters_30d projecthoneypot.org comment spammers (this list is composed using an RSS feed) ipv4 hash:ip 984 unique IPs updated every 1 hour from this link
php_commenters_7d projecthoneypot.org comment spammers (this list is composed using an RSS feed) ipv4 hash:ip 320 unique IPs updated every 1 hour from this link
php_dictionary projecthoneypot.org directory attackers (this list is composed using an RSS feed) ipv4 hash:ip 50 unique IPs updated every 1 hour from this link
php_dictionary_1d projecthoneypot.org directory attackers (this list is composed using an RSS feed) ipv4 hash:ip 98 unique IPs updated every 1 hour from this link
php_dictionary_30d projecthoneypot.org directory attackers (this list is composed using an RSS feed) ipv4 hash:ip 1166 unique IPs updated every 1 hour from this link
php_dictionary_7d projecthoneypot.org directory attackers (this list is composed using an RSS feed) ipv4 hash:ip 354 unique IPs updated every 1 hour from this link
php_harvesters projecthoneypot.org 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
php_harvesters_1d projecthoneypot.org harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed) ipv4 hash:ip 86 unique IPs updated every 1 hour from this link
php_harvesters_30d projecthoneypot.org harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed) ipv4 hash:ip 563 unique IPs updated every 1 hour from this link
php_harvesters_7d projecthoneypot.org harvesters (IPs that surf the internet looking for email addresses) (this list is composed using an RSS feed) ipv4 hash:ip 197 unique IPs updated every 1 hour from this link
php_spammers projecthoneypot.org 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
php_spammers_1d projecthoneypot.org spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed) ipv4 hash:ip 98 unique IPs updated every 1 hour from this link
php_spammers_30d projecthoneypot.org spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed) ipv4 hash:ip 1227 unique IPs updated every 1 hour from this link
php_spammers_7d projecthoneypot.org spam servers (IPs used by spammers to send messages) (this list is composed using an RSS feed) ipv4 hash:ip 366 unique IPs updated every 1 hour from this link
proxylists proxylists.net open proxies (this list is composed using an RSS feed) ipv4 hash:ip 1611 unique IPs updated every 1 hour from this link
proxylists_1d proxylists.net open proxies (this list is composed using an RSS feed) ipv4 hash:ip 2761 unique IPs updated every 1 hour from this link
proxylists_30d proxylists.net open proxies (this list is composed using an RSS feed) ipv4 hash:ip 6189 unique IPs updated every 1 hour from this link
proxylists_7d proxylists.net open proxies (this list is composed using an RSS feed) ipv4 hash:ip 3969 unique IPs updated every 1 hour from this link
proxyrss proxyrss.com open proxies syndicated from multiple sources. ipv4 hash:ip 843 unique IPs updated every 4 hours from this link
proxyrss_1d proxyrss.com open proxies syndicated from multiple sources. ipv4 hash:ip 1813 unique IPs updated every 4 hours from this link
proxyrss_30d proxyrss.com open proxies syndicated from multiple sources. ipv4 hash:ip 4902 unique IPs updated every 4 hours from this link
proxyrss_7d proxyrss.com open proxies syndicated from multiple sources. ipv4 hash:ip 2911 unique IPs updated every 4 hours from this link
proxyspy ProxySpy open proxies (updated hourly) ipv4 hash:ip 300 unique IPs updated every 1 hour from this link
proxyspy_1d ProxySpy open proxies (updated hourly) ipv4 hash:ip 300 unique IPs updated every 1 hour from this link
proxyspy_30d ProxySpy open proxies (updated hourly) ipv4 hash:ip 6720 unique IPs updated every 1 hour from this link
proxyspy_7d ProxySpy open proxies (updated hourly) ipv4 hash:ip 2828 unique IPs updated every 1 hour from this link
proxz proxz.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 26 unique IPs updated every 1 hour from this link
proxz_1d proxz.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 308 unique IPs updated every 1 hour from this link
proxz_30d proxz.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 2205 unique IPs updated every 1 hour from this link
proxz_7d proxz.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 696 unique IPs updated every 1 hour from this link
pushing_inertia_blocklist Pushing Inertia IPs of hosting providers that are known to host various bots, spiders, scrapers, etc. to block access from these providers to web servers. ipv4 hash:net 878 subnets, 34512264 unique IPs updated every 1 day from this link
ransomware_cryptowall_ps Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreant to commit fraud. This list is CW_PS_IPBL: CryptoWall Ransomware Payment Sites IP blocklist. ipv4 hash:ip 0 unique IPs updated every 5 mins from this link
ransomware_feed Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. The IPs in this list have been extracted from the tracker data feed. ipv4 hash:ip 5040 unique IPs updated every 5 mins from this link
ransomware_locky_c2 Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list is LY_C2_IPBL: Locky Ransomware C2 URL blocklist. ipv4 hash:ip 259 unique IPs updated every 5 mins from this link
ransomware_locky_ps Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list is LY_PS_IPBL: Locky Ransomware Payment Sites IP blocklist. ipv4 hash:ip 7 unique IPs updated every 5 mins from this link
ransomware_online Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. The IPs in this list have been extracted from the tracker data feed, filtering only online IPs. ipv4 hash:ip 155 unique IPs updated every 5 mins from this link
ransomware_rw Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list includes TC_PS_IPBL, LY_C2_IPBL, TL_C2_IPBL, TL_PS_IPBL and it is the recommended blocklist. It might not catch everything, but the false positive rate should be low. However, false positives are possible, especially with regards to RW_IPBL. IP addresses associated with Ransomware Payment Sites (*_PS_IPBL) or Locky botnet C&Cs (LY_C2_IPBL) stay listed on RW_IPBL for a time of 30 days after the last appearance. This means that an IP address stays listed on RW_IPBL even after the threat has been eliminated (e.g. the VPS / server has been suspended by the hosting provider) for another 30 days. ipv4 hash:ip 11848 unique IPs updated every 5 mins from this link
ransomware_teslacrypt_ps Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list is TC_PS_IPBL: TeslaCrypt Ransomware Payment Sites IP blocklist. ipv4 hash:ip 10998 unique IPs updated every 5 mins from this link
ransomware_torrentlocker_c2 Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list is TL_C2_IPBL: TorrentLocker Ransomware C2 IP blocklist. ipv4 hash:ip 68 unique IPs updated every 5 mins from this link
ransomware_torrentlocker_ps Abuse.ch Ransomware Tracker Ransomware Tracker tracks and monitors the status of domain names, IP addresses and URLs that are associated with Ransomware, such as Botnet C&C servers, distribution sites and payment sites. By using data provided by Ransomware Tracker, hosting- and internet service provider (ISPs), as well as national CERTs/CSIRTs, law enforcement agencies (LEA) and security researchers can receive an overview on infrastructure used by Ransomware and whether these are actively being used by miscreants to commit fraud. This list is TL_PS_IPBL: TorrentLocker Ransomware Payment Sites IP blocklist. ipv4 hash:ip 221 unique IPs updated every 5 mins from this link
ri_connect_proxies rosinstrument.com open CONNECT proxies (this list is composed using an RSS feed) ipv4 hash:ip 151 unique IPs updated every 1 hour from this link
ri_connect_proxies_1d rosinstrument.com open CONNECT proxies (this list is composed using an RSS feed) ipv4 hash:ip 242 unique IPs updated every 1 hour from this link
ri_connect_proxies_30d rosinstrument.com open CONNECT proxies (this list is composed using an RSS feed) ipv4 hash:ip 2988 unique IPs updated every 1 hour from this link
ri_connect_proxies_7d rosinstrument.com open CONNECT proxies (this list is composed using an RSS feed) ipv4 hash:ip 1077 unique IPs updated every 1 hour from this link
ri_web_proxies rosinstrument.com open HTTP proxies (this list is composed using an RSS feed) ipv4 hash:ip 139 unique IPs updated every 1 hour from this link
ri_web_proxies_1d rosinstrument.com open HTTP proxies (this list is composed using an RSS feed) ipv4 hash:ip 382 unique IPs updated every 1 hour from this link
ri_web_proxies_30d rosinstrument.com open HTTP proxies (this list is composed using an RSS feed) ipv4 hash:ip 4520 unique IPs updated every 1 hour from this link
ri_web_proxies_7d rosinstrument.com open HTTP proxies (this list is composed using an RSS feed) ipv4 hash:ip 1666 unique IPs updated every 1 hour from this link
satellite Satellite Service Providers -- MaxMind GeoLite2 ipv4 hash:net 43 subnets, 11112 unique IPs updated every 7 days from this link
sblam sblam.com IPs used by web form spammers, during the last month ipv4 hash:ip 20616 unique IPs updated every 1 day from this link
shunlist AutoShun.org IPs identified as hostile by correlating logs from distributed snort installations running the autoshun plugin ipv4 hash:ip 500 unique IPs updated every 4 hours from this link
snort_ipfilter labs.snort.org supplied IP blacklist (this list seems to be updated frequently, but we found no information about it) ipv4 hash:ip 9405 unique IPs updated every 12 hours from this link
socks_proxy socks-proxy.net open SOCKS proxies ipv4 hash:ip 80 unique IPs updated every 10 mins from this link
socks_proxy_1d socks-proxy.net open SOCKS proxies ipv4 hash:ip 1810 unique IPs updated every 10 mins from this link
socks_proxy_30d socks-proxy.net open SOCKS proxies ipv4 hash:ip 23098 unique IPs updated every 10 mins from this link
socks_proxy_7d socks-proxy.net open SOCKS proxies ipv4 hash:ip 10595 unique IPs updated every 10 mins from this link
sorbs_anonymizers Sorbs.net List of open HTTP and SOCKS proxies. ipv4 hash:net 597119 subnets, 609175 unique IPs
sorbs_block Sorbs.net List of hosts demanding that they never be tested by SORBS. ipv4 hash:net disabled
sorbs_dul Sorbs.net Dynamic IP Addresses. ipv4 hash:net 545831 subnets, 375226662 unique IPs
sorbs_escalations 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 8 subnets, 2304 unique IPs
sorbs_new_spam Sorbs.net List of hosts that have been noted as sending spam/UCE/UBE within the last 48 hours ipv4 hash:net 33791 subnets, 35223 unique IPs
sorbs_noserver 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 15066 subnets, 22951270 unique IPs
sorbs_recent_spam 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 519715 subnets, 545338 unique IPs
sorbs_smtp Sorbs.net List of SMTP Open Relays. ipv4 hash:net 1968 subnets, 1976 unique IPs
sorbs_web Sorbs.net List of IPs which have spammer abusable vulnerabilities (e.g. FormMail scripts) ipv4 hash:net 5868323 subnets, 6267285 unique IPs
sorbs_zombie Sorbs.net List of networks hijacked from their original owners, some of which have already used for spamming. ipv4 hash:net 78 subnets, 1903876 unique IPs
spamhaus_drop Spamhaus.org DROP list (according to their site this list should be dropped at tier-1 ISPs globally) ipv4 hash:net 809 subnets, 24536320 unique IPs updated every 12 hours from this link
spamhaus_edrop Spamhaus.org EDROP (extended matches that should be used with DROP) ipv4 hash:net 51 subnets, 764160 unique IPs updated every 12 hours from this link
sslbl Abuse.ch SSL Blacklist bad SSL traffic related to malware or botnet activities ipv4 hash:ip 56 unique IPs updated every 30 mins from this link
sslbl_aggressive Abuse.ch SSL Blacklist The aggressive version of the SSL IP Blacklist contains all IPs that SSLBL ever detected being associated with a malicious SSL certificate. Since IP addresses can be reused (e.g. when the customer changes), this blacklist may cause false positives. Hence I highly recommend you to use the standard version instead of the aggressive one. ipv4 hash:ip 2830 unique IPs updated every 30 mins from this link
sslproxies SSLProxies.org open SSL proxies ipv4 hash:ip 100 unique IPs updated every 10 mins from this link
sslproxies_1d SSLProxies.org open SSL proxies ipv4 hash:ip 566 unique IPs updated every 10 mins from this link
sslproxies_30d SSLProxies.org open SSL proxies ipv4 hash:ip 4233 unique IPs updated every 10 mins from this link
sslproxies_7d SSLProxies.org open SSL proxies ipv4 hash:ip 1610 unique IPs updated every 10 mins from this link
stopforumspam StopForumSpam.com Banned IPs used by forum spammers ipv4 hash:ip 152938 unique IPs updated every 1 day from this link
stopforumspam_180d StopForumSpam.com IPs used by forum spammers (last 180 days) ipv4 hash:ip 289034 unique IPs updated every 1 day from this link
stopforumspam_1d StopForumSpam.com IPs used by forum spammers in the last 24 hours ipv4 hash:ip 7012 unique IPs updated every 1 hour from this link
stopforumspam_30d StopForumSpam.com IPs used by forum spammers (last 30 days) ipv4 hash:ip 60812 unique IPs updated every 1 day from this link
stopforumspam_365d StopForumSpam.com IPs used by forum spammers (last 365 days) ipv4 hash:ip 536755 unique IPs updated every 1 day from this link
stopforumspam_7d StopForumSpam.com IPs used by forum spammers (last 7 days) ipv4 hash:ip 19334 unique IPs updated every 1 day from this link
stopforumspam_90d StopForumSpam.com IPs used by forum spammers (last 90 days) ipv4 hash:ip 154244 unique IPs updated every 1 day from this link
stopforumspam_toxic StopForumSpam.com Networks that have large amounts of spambots and are flagged as toxic. Toxic IP ranges are infrequently changed. ipv4 hash:net 83 subnets, 537175 unique IPs updated every 1 day from this link
taichung Taichung Education Center Blocked IP Addresses (attacks and bots). ipv4 hash:ip 13299 unique IPs updated every 1 day from this link
talosintel_ipfilter TalosIntel.com List of known malicious network threats ipv4 hash:ip 7162 unique IPs updated every 15 mins from this link
threatcrowd Crowdsourced IP feed from ThreatCrowd. These feeds are not a substitute for the scale of auto-extracted command and control domains or the quality of some commercially provided feeds. But crowd-sourcing does go some way towards the quick sharing of threat intelligence between the community. ipv4 hash:ip 6383 unique IPs updated every 1 hour from this link
tor_exits TorProject.org list of all current TOR exit points (TorDNSEL) ipv4 hash:ip 918 unique IPs updated every 5 mins from this link
tor_exits_1d TorProject.org list of all current TOR exit points (TorDNSEL) ipv4 hash:ip 961 unique IPs updated every 5 mins from this link
tor_exits_30d TorProject.org list of all current TOR exit points (TorDNSEL) ipv4 hash:ip 2133 unique IPs updated every 5 mins from this link
tor_exits_7d TorProject.org list of all current TOR exit points (TorDNSEL) ipv4 hash:ip 1210 unique IPs updated every 5 mins from this link
trustedsec_atif Artillery Threat Intelligence Feed and Banlist Feed ipv4 hash:ip 1681 unique IPs updated every 1 day from this link
turris_greylist Turris Greylist IPs that are blocked on the firewalls of Turris routers. The data is processed and clasified every week and behaviour of IP addresses that accessed a larger number of Turris routers is evaluated. The result is a list of addresses that have tried to obtain information about services on the router or tried to gain access to them. We do not recommend to use these data as a list of addresses that should be blocked but it can be used for example in analysis of the traffic in other networks. ipv4 hash:ip 29559 unique IPs updated every 7 days from this link
urandomusto_dns IP Feed about dns, crawled from several sources, including several twitter accounts. ipv4 hash:ip 60 unique IPs updated every 1 hour from this link
urandomusto_ftp IP Feed about ftp, crawled from several sources, including several twitter accounts. ipv4 hash:ip 176 unique IPs updated every 1 hour from this link
urandomusto_http IP Feed about http, crawled from several sources, including several twitter accounts. ipv4 hash:ip 240 unique IPs updated every 1 hour from this link
urandomusto_mailer IP Feed about mailer, crawled from several sources, including several twitter accounts. ipv4 hash:ip 127 unique IPs updated every 1 hour from this link
urandomusto_malware IP Feed about malware, crawled from several sources, including several twitter accounts. ipv4 hash:ip 3 unique IPs updated every 1 hour from this link
urandomusto_ntp IP Feed about ntp, crawled from several sources, including several twitter accounts. ipv4 hash:ip 113 unique IPs updated every 1 hour from this link
urandomusto_rdp IP Feed about rdp, crawled from several sources, including several twitter accounts. ipv4 hash:ip 176 unique IPs updated every 1 hour from this link
urandomusto_smb IP Feed about smb, crawled from several sources, including several twitter accounts. ipv4 hash:ip 118 unique IPs updated every 1 hour from this link
urandomusto_spam IP Feed about spam, crawled from several sources, including several twitter accounts. ipv4 hash:ip 1 unique IPs updated every 1 hour from this link
urandomusto_ssh IP Feed about ssh, crawled from several sources, including several twitter accounts. ipv4 hash:ip 168 unique IPs updated every 1 hour from this link
urandomusto_telnet IP Feed about telnet, crawled from several sources, including several twitter accounts. ipv4 hash:ip 443 unique IPs updated every 1 hour from this link
urandomusto_unspecified IP Feed about unspecified, crawled from several sources, including several twitter accounts. ipv4 hash:ip 191 unique IPs updated every 1 hour from this link
urandomusto_vnc IP Feed about vnc, crawled from several sources, including several twitter accounts. ipv4 hash:ip 89 unique IPs updated every 1 hour from this link
urlvir URLVir.com Active Malicious IP Addresses Hosting Malware. URLVir is an online security service developed by NoVirusThanks Company Srl that automatically monitors changes of malicious URLs (executable files). ipv4 hash:ip 201 unique IPs updated every 1 day from this link
uscert_hidden_cobra Since 2009, HIDDEN COBRA actors have leveraged their capabilities to target and compromise a range of victims; some intrusions have resulted in the exfiltration of data while others have been disruptive in nature. Commercial reporting has referred to this activity as Lazarus Group[1] (link is external) and Guardians of Peace.[2] (link is external) DHS and FBI assess that HIDDEN COBRA actors will continue to use cyber operations to advance their government’s military and strategic objectives. Tools and capabilities used by HIDDEN COBRA actors include DDoS botnets, keyloggers, remote access tools (RATs), and wiper malware. Variants of malware and tools used by HIDDEN COBRA actors include Destover, Wild Positron/Duuzer and Hangman ipv4 hash:ip 627 unique IPs updated every 1 day from this link
voipbl VoIPBL.org a distributed VoIP blacklist that is aimed to protects against VoIP Fraud and minimizing abuse for network that have publicly accessible PBX's. Several algorithms, external sources and manual confirmation are used before they categorize something as an attack and determine the threat level. ipv4 hash:net 26450 subnets, 28126 unique IPs updated every 4 hours from this link
vxvault VxVault The latest 100 additions of VxVault. ipv4 hash:ip 70 unique IPs updated every 12 hours from this link
xforce_bccs IBM X-Force Exchange Botnet Command and Control Servers ipv4 hash:ip 309 unique IPs updated every 1 day from this link
xroxy xroxy.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 56 unique IPs updated every 1 hour from this link
xroxy_1d xroxy.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 131 unique IPs updated every 1 hour from this link
xroxy_30d xroxy.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 312 unique IPs updated every 1 hour from this link
xroxy_7d xroxy.com open proxies (this list is composed using an RSS feed) ipv4 hash:ip 202 unique IPs updated every 1 hour from this link
yoyo_adservers Yoyo.org IPs of ad servers ipv4 hash:ip 12477 unique IPs updated every 12 hours from this link
zeus Abuse.ch Zeus tracker 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 130 unique IPs updated every 30 mins from this link
zeus_badips Abuse.ch Zeus tracker 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 120 unique IPs updated every 30 mins from this link

About

ipsets dynamically updated with firehol's update-ipsets.sh script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%