validate_tld
ActiveTool of Qiniso
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries