← Registry

Security & Testing

dns.pizza

Provides domain and email authentication diagnostics and guidance.

1 endpoint7 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://dns.pizza/api/mcp

No auth detected

MCP server metadata

Name
dns.pizza
Version
1.0.0
Capabilities
tools
Server instructions

Free domain-intelligence checks from dns.pizza: domain age/registration (check_domain_age), email authentication (check_email_auth), live TLS certificates (check_ssl), and DNS records (dns_lookup). Network checks share the site's anonymous rate limit (30/minute per IP). When a check finds a problem, get_fix_guide returns provider-specific, doc-verified steps to publish the fix (SPF/DMARC/CAA). To keep a domain watched continuously — uptime, DNS changes, certificate expiry, blacklists, with alerts by email/Slack/Discord/webhook — see list_monitoring_plans; signup at https://dns.pizza/pricing. Human-readable reports for any domain live at https://dns.pizza/domain/{domain}.

Known tools 7

check_domain_age

Domain registration and history: creation/expiry dates and registrar from RDAP/WHOIS, plus first/latest Internet Archive captures.

Inferred read-only
check_email_auth

Email authentication posture: SPF record and qualifier, DKIM keys across common selectors, DMARC policy/alignment/reporting, and MX records — with a 0-100 score and plain-language recommendations.

Potential side effects
check_ssl

Live TLS handshake against port 443: issuer, subject, SANs, validity window, days until expiry, protocol and cipher.

Inferred read-only
dns_lookup

DNS records for a domain.

Inferred read-only
get_fix_guide

Step-by-step instructions for publishing an SPF, DMARC, or CAA record on a specific DNS provider — exact field names, provider quirks, and verification steps, fact-checked against the provider's docs.

Inferred read-only
get_checkout_link

Mint a checkout link for a dns.pizza monitoring plan to hand to the user.

Inferred read-only
list_monitoring_plans

dns.pizza monitoring plans: prices, monitor limits, check-interval floors, monitor types, and notification channels.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dns-pizza]
url = "https://dns.pizza/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dns-pizza": {
      "type": "http",
      "url": "https://dns.pizza/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dns-pizza
Remote MCP URL: https://dns.pizza/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dns-pizza": {
      "url": "https://dns.pizza/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dns-pizza": {
      "type": "http",
      "url": "https://dns.pizza/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dns-pizza",
  "transport": "streamable-http",
  "url": "https://dns.pizza/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dns.pizza was fetched 2026-08-03T17:17:03.182Z and is being refreshed.

Trust status Trusted

dns.pizza is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.