Domain Intelligence MCP — DNS, WHOIS & SSL for AI Agents avatar

Domain Intelligence MCP — DNS, WHOIS & SSL for AI Agents

Pricing

from $20.00 / 1,000 tool calls

Go to Apify Store
Domain Intelligence MCP — DNS, WHOIS & SSL for AI Agents

Domain Intelligence MCP — DNS, WHOIS & SSL for AI Agents

MCP server exposing DNS, WHOIS, IP geolocation and SSL checks as agent tools. Connect Claude, Cursor, n8n or the OpenAI Agents SDK to live domain data.

Pricing

from $20.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

6 days ago

Last modified

Share

Domain Intelligence MCP

A Model Context Protocol server that gives AI agents domain and network intelligence — DNS, WHOIS, IP geolocation and SSL — as callable tools. For security, recon and IT-automation agents.

🛠 Tools (4)

  • dns_lookup — DNS records for a domain.
  • ip_geolocation — Geolocation and network info for an IP address.
  • ssl_check — SSL/TLS certificate details for a host.
  • whois_lookup — WHOIS registration data for a domain.

🔌 Connect (Claude Desktop / Cursor / n8n / OpenAI Agents SDK)

Add this MCP server to your client config:

{
"mcpServers": {
"domain-intelligence": {
"url": "https://nexgendata--domain-intelligence-mcp-server.apify.actor/mcp"
}
}
}

Sample agent prompt:

Look up the WHOIS, DNS and SSL certificate for example.com and geolocate its IP.

Pricing: $0.02 per tool call (Pay-Per-Event). Runs in Standby mode.


🌐 Domain Intelligence MCP Server — DNS, WHOIS, SSL & IP Geolocation for Claude / ChatGPT

Connect AI agents to core domain- and IP-intelligence lookups through the Model Context Protocol (MCP). Clean JSON tuned for LLM function-calling. Pay-per-use, no subscription.

What You Get

This MCP server exposes 4 tools to your AI agent:

  • dns_lookup — DNS records for a domain
  • whois_lookup — WHOIS registration data for a domain
  • ssl_check — inspect a domain's SSL certificate (single certificate; not a full chain walk)
  • ip_geolocation — geolocation data for an IP address

All responses are structured JSON for LLM tool use.

Use Cases

  • Security & recon agents — pull DNS, WHOIS, and SSL details for a domain
  • IP intelligence — geolocate an IP address inside an agent workflow
  • Domain due-diligence chatbots — answer "who owns this domain and is its SSL valid?"

Quick Start

Wire this MCP server into an MCP-compatible client (Claude Desktop, Cursor, Windsurf, Cline) by pointing your config at this actor's MCP endpoint:

https://nexgendata--domain-intelligence-mcp-server.apify.actor/mcp

Pricing

This actor uses Apify pay-per-event pricing — charged per successful tool call, no monthly subscription.

FAQ

Q: Does it enumerate subdomains (e.g. via certificate-transparency logs)? No. Subdomain enumeration is not supported.

Q: Does it check DNS propagation across resolvers, or scan open ports? No. DNS propagation checks and port scanning are not supported.

Q: Does ssl_check return the full certificate chain? It inspects the domain's SSL certificate (single certificate), not a full chain walk.

Q: Can the AI agent call this from Cursor / Cline / Claude Desktop? Yes — any MCP-compatible client works.

About NexGenData

NexGenData publishes a catalog of Apify actors and a family of MCP servers for AI agent workflows. Browse the full catalog at https://apify.com/nexgendata