NetworkCalc
dns_lookup
Fetch DNS info for a given domain
Remote ramadasmr/networkcalc-mcp
Remote (network-hosted)
Other tools also called dns_lookup?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"domain": {
"type": "string",
"title": "Domain"
}
}
}