Public overview of DNSBL API activity. The page also shows whitelist rows that are explicitly marked public and exempt hosts or networks from blacklist handling.
GET /api/dnsbl/stats.DNSBL_V5.ipwhitelist, but only entries with is_public = 1 are shown here.DNSBL_V5| Endpoint | Path | Requests | Successful responses | Declined / non-success |
|---|---|---|---|---|
|
Token info
Validate one DNSBL token and read its effective scope.
|
/api/dnsbl/token/info |
70,445 | 36,487 | 33,958 |
|
Statistics
Read the shared DNSBL API counters and mutation totals.
|
/api/dnsbl/stats |
5 | 0 | 5 |
|
Engine settings
Read DNSBL helper/runtime settings from Tools.
|
/api/dnsbl/engine-settings |
35,379 | 35,379 | 0 |
|
Check IP
Inspect the live DNSBL state for one IP before add/delete work.
|
/api/dnsbl/check-ip |
668 | 668 | 0 |
|
DMARC report intake
Upload DMARC aggregate/forensic reports for review.
|
/api/dnsbl/dmarc/report |
35 | 35 | 0 |
|
Forum bounce intake
Submit bounced forum recipient addresses for review/group handling.
|
/api/dnsbl/forum/bounce |
0 | 0 | 0 |
|
Add record
Create or upgrade one DNSBL/FraudBL record.
|
/api/dnsbl/records/add |
0 | 0 | 0 |
|
Delete record
Remove one listed IP from the DNSBL/FraudBL zones.
|
/api/dnsbl/records/delete |
1,208 | 1,208 | 0 |
|
Update record
Change the bitmask/publication for one existing record.
|
/api/dnsbl/records/update |
0 | 0 | 0 |
|
Bulk writes
Submit several add/update/delete operations in one request.
|
/api/dnsbl/records/bulk |
0 | 0 | 0 |