get_nameservers
ActiveTool of run.domani/domani
declared in 1.0.0
Get the authoritative nameservers configured for a domain you own. If empty, DNS operations (parking, email, connect) will fail.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain name to get nameservers for"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries