Domain Info logo

Domain Info

by lulz botUpdated May 4, 2026

Queries WHOIS records, domain availability, and registration details for specified domains via MCP tools. Developers integrate it into apps for domain validation; security analysts use it for reconnaissance and threat intel gathering.

whois
domain-lookup
dns
|

Overview

The @lulzasaur9192/mcp-domain-info MCP server enables programmatic access to domain intelligence data. It supplies tools for retrieving WHOIS information, checking availability, and analyzing domain metadata directly in LLM workflows or applications.

Key Capabilities

  • domain_info: Returns WHOIS details like registrant name, organization, registration and expiration dates, nameservers, and status flags.
  • domain_availability: Queries if a domain is registered or available for purchase.
  • domain_metadata: Fetches additional records such as IP addresses, DNS records, and historical changes.

Use Cases

  1. Security Reconnaissance: Use domain_info to investigate phishing domains by pulling registrant data and nameservers for attribution.
  2. App Domain Validation: Integrate domain_availability in registration forms to check if user-suggested domains are free.
  3. OSINT Workflows: Chain domain_metadata with other tools to map attack infrastructure via DNS and WHOIS correlations.
  4. Domain Portfolio Management: Query multiple domains with domain_info to track expirations and renewals.

Who This Is For

Web developers building domain management apps, cybersecurity analysts conducting threat hunting, OSINT researchers, and DevOps teams automating infrastructure audits.