Check an IP address, domain, or URL against global blacklists and spam databases.
GET and POST requests.
192.168.1.1, example.com, https://example.com/path| Value | Description |
|---|---|
ip | Checks the target as an IPv4/IPv6 address |
domain | Checks the target as a domain name |
url | Checks the target as a full URL (domain is extracted internally) |
auto | Auto-detects the type based on the target format |
true if the check completed successfully, false if an error occurred.true if the target was found on one or more blacklists.ip, domain, or url).blacklist_balance per successful check.