suribs.org: this site, free keyless RHSBL suribs.net: licensed API and keyed RHSBL suribs.com: accounts and dashboard

suribs.org — free RHSBL

A free, keyless DNS blocklist (RHSBL), and a same-data web lookup. Severity-tiered results — the same dangerous / malicious / spam terminology MISUIC uses — plus safe for confirmed-good hosts and unknown for hosts observed but not confidently classified either way. No account or API key needed. Hostname-level, exact match only — a listing for evil.example.com never widens to cover example.com or other subdomains.

The RHSBL zone is delegated as a subdomain, z.suribs.org (not the bare suribs.org apex) — that delegation, and the rbldnsd service behind it, are being built out; treat the query format below as the reference for when it's live rather than assuming a live answer right now. For a working lookup today, use the free box on suribs.com's homepage, which serves this exact same confirmed view already.

How to query

Append the hostname you want to check to z.suribs.org and query for an A record, same convention as any RHSBL:

dig a evil.example.com.z.suribs.org
dig txt evil.example.com.z.suribs.org

A listed host answers with one of the addresses below plus a TXT record naming the tier. A host with no data either way answers NXDOMAIN — there is no bare "clean" response, matching standard RHSBL/DNSBL convention; a confirmed-clean host instead gets the explicit safe answer below.

Response codes

AddressTierMeaning
127.0.0.2dangerousPhishing or malware. No override — highest severity.
127.0.0.4maliciousAdvance-fee / lottery scam, or extortion.
127.0.0.8spamLow-grade promotional/click spam.
127.0.0.16has full url encodingFull URL percent-encoding obfuscation. Standalone — never combined with the tiers above.
127.0.1.2unknownObserved/scanned, no confident verdict either way. Distinct from no data at all (which NXDOMAINs).
127.1.0.2safeConfirmed good standing.

The tier terminology (dangerous/malicious/spam) matches MISUIC's own severity ratings — the two systems describe the same underlying evidence the same way, whether you're consuming SURIBS directly or seeing a MISUIC-flagged link.

Policy

This free zone's policy is fixed, not configurable: confirmed listings only (never unconfirmed), no per-requester allowlist. For a threshold you control, category-level filtering (not just tier), your own allowlist, and higher-volume/rate-limited access, see the licensed API and keyed RHSBL at suribs.net.

Prefer a web lookup?

The same confirmed-bad-only view is available as a simple web form, no DNS client needed, at suribs.com.