You're viewing a demo portfolio

Join the waitlist
PRSM

validate_tld

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to check whether a top-level domain is real before trusting a domain or link — do NOT guess whether a TLD like .zip, .corp, .crypto or .web exists. Checks the suffix against the authoritative IANA root-zone list (kept current). Returns valid:false for TLDs that are not actually delegated.

Parameters schema

{
  "type": "object",
  "required": [
    "tld"
  ],
  "properties": {
    "tld": {
      "type": "string",
      "description": "The TLD to check, with or without a leading dot (e.g. 'zip' or '.zip')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →