domain_intel_dns_lookup
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Resolve A / AAAA / MX / TXT / NS / CNAME records for a domain via DNS-over-HTTPS (Cloudflare 1.1.1.1 JSON). Read-only; price 0.0 (free).
Parameters schema
{
"type": "object",
"required": [
"domain"
],
"properties": {
"types": {
"type": "array",
"items": {
"enum": [
"A",
"AAAA",
"MX",
"TXT",
"NS",
"CNAME"
],
"type": "string"
},
"description": "Subset of record types to resolve (default: all)."
},
"domain": {
"type": "string",
"description": "Domain name (bare host; URLs/trailing dots tolerated)"
}
}
}Parent server
Japan Public Ledgers MCP
1/7 registries