Jez | Jeremy Dawes
Back to projects
mcp active

NetCheck MCP Server

9 MCP tools for network diagnostics. DNS lookup, SSL validation, HTTP checks, email authentication, IP info, and WHOIS - all from AI conversation.

MCPCloudflare WorkersDNSSSLRDAP

Overview

A network diagnostics toolkit for AI agents. Check DNS records, validate SSL certificates, test HTTP endpoints, verify email authentication, and look up domain information - all through natural conversation.

9
MCP Tools
3
DNS Resolvers
30+
TLDs Supported

Features

DNS3

Lookup, reverse, propagation

HTTP1

Availability & redirects

SSL1

Certificate validation

Security1

Headers analysis

Email1

SPF, DKIM, DMARC

Domain2

IP info, WHOIS

Tool Reference

dns_lookupQuery DNS records (A, AAAA, MX, TXT, CNAME, NS, SOA, CAA, SRV)
dns_reverseReverse DNS lookup for IPv4 and IPv6 addresses
dns_propagationCheck DNS propagation across 3 global resolvers

Technical Architecture

Cloudflare WorkersDurable ObjectsDoHRDAPCertificate Transparency

Data Sources

DNS Resolution

Three global resolvers for propagation checks:

  • Cloudflare DoH (1.1.1.1)
  • Google DoH (8.8.8.8)
  • NextDNS

SSL Validation

Certificate Transparency logs via crt.sh for comprehensive certificate history.

WHOIS Data

RDAP protocol for modern, structured domain registration data. Supports 30+ TLDs (excludes .au which doesn’t support RDAP).

IP Intelligence

ip-api.com for geolocation, ASN, ISP, and hosting/proxy detection.

Example Workflow

Domain Diagnostics

Check if example.com has valid DNS and SSL

dns_lookupssl_check

DNS: Resolving to 93.184.216.34, MX records pointing to mail.example.com

SSL: Valid certificate issued by DigiCert, expires in 245 days

How are their security headers?

headers_check

Grade: B+

  • ✅ HSTS enabled
  • ✅ X-Frame-Options set
  • ⚠️ Missing Content-Security-Policy
  • ⚠️ Missing Permissions-Policy

Use Cases

Domain Troubleshooting - Diagnose DNS and connectivity issues

Security Audits - Check SSL certificates and security headers

Email Deliverability - Verify SPF, DKIM, and DMARC configuration

Due Diligence - Research domain registration and hosting

Monitoring - Check website availability and redirect chains

Interested in a similar solution?

Let's talk about your project