From e9ea316f9005ba7badd82508a0c8ebbc75d3df01 Mon Sep 17 00:00:00 2001 From: brkicsivan-wq Date: Sun, 9 Aug 2026 16:00:38 +0200 Subject: [PATCH] Add IPWhois.net Blacklist to Anti-Malware --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48e61612..88724ed5 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ API | Description | Auth | HTTPS | CORS | | [AlienVault Open Threat Exchange (OTX)](https://otx.alienvault.com/api) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | | [CAPEsandbox](https://capev2.readthedocs.io/en/latest/usage/api.html) | Malware execution and analysis | `apiKey` | Yes | Unknown | | [Google Safe Browsing](https://developers.google.com/safe-browsing/) | Google Link/Domain Flagging | `apiKey` | Yes | Unknown | +| [IPWhois.net Blacklist](https://ipwhois.net/blacklist/docs) | Community IP blacklist to check and report abusive IP addresses | No | Yes | Unknown | | [MalDatabase](https://maldatabase.com/api-doc.html) | Provide malware datasets and threat intelligence feeds | `apiKey` | Yes | Unknown | | [MalShare](https://malshare.com/doc.php) | Malware Archive / file sourcing | `apiKey` | Yes | No | | [MalwareBazaar](https://bazaar.abuse.ch/api/) | Collect and share malware samples | `apiKey` | Yes | Unknown |