2 IP blacklists
Giuliano Bellini edited this page 2026-05-08 10:36:01 +02:00

An IP blacklist (or blocklist) is a set of IP addresses that are known to be malicious or suspicious given their past behavior, including spamming, malware distribution, and DDoS attacks.
Blacklists are often used as first line of defense against cyber threats, as they can help identify or block traffic from bad actors.

Sniffnet supports importing custom IP blacklists from the settings General tab.

The app supports blocklists in any file format, as long as the file contains one IP address or CIDR range per line.
Sniffnet will ignore any lines that do not start with a valid IP address or CIDR range.

You are free to create your own blocklist, but it's advisable to use reputable sources that regularly update their lists based on the latest threat intelligence.
Some open-source IP blacklists are available at the following links:


Once imported, Sniffnet will check for matches between the addresses in the blacklist and the IP addresses of the network traffic it monitors.
When a match is found, if blacklist notifications are enabled, the app will display a notification alerting the user about the potential threat.
You can also see all blacklisted connections in the Inspect page table by activating the corresponding filter toggle.