tools_dns_provider_lookup
Free public API. Identify which DNS provider actually serves a domain, fingerprinted from its public NS records. Returns the record name written the way that provider's form expects it (providers disagree about whether the apex is '@', blank, or the full domain, and getting it wrong is the most common way a correct record lands in the wrong place), whether the provider can point a zone apex at a hostname, where its record editor lives, and the provider-specific settings that silently break custom domain setups. Use this before telling someone what DNS record to add. No Bearer required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain or hostname. Subdomains are walked up to the zone holding the NS records. |