JSNH Domain Validator
## What this does Validate domain syntax, check TLD against the IANA list, detect typosquatting (gmial.com -> gmail.com) and homograph attacks (paypaI.com using capital I). Resolves DNS records: A, AAAA, MX, NS, TXT. ## Use cases - **Signup fraud prevention**: Catch typo-domains used by abusers. - **Phishing detection**: Flag homograph attempts. - **DNS auditing**: Bulk DNS records lookup for…
JSNH Domain Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| DNS/Network | ||
| POST |
domain_validator /api/v1/domain-validator |
**Category:** DNS/Network | **Token cost:** 2 tokens per call Verify domain format, DNS resolution, and active status. |
JSNH Domain Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|