# net.softricks/idig-dns (remote · mcp.softricks.net)

Professional DNS diagnostics: 14 tools for DNS, DNSSEC, email security, SSL, and propagation.

- Trust score: 53/100 (low)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.softricks.net`: 53/100 (this document), [markdown](https://verifymcp.io/servers/net-softricks-idig-dns/mcp.md), [page](https://verifymcp.io/servers/net-softricks-idig-dns/mcp)

## Channel facts

- Endpoint: `https://mcp.softricks.net/sse`
- Transports: `sse`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 19 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 51/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 912 tokens (~48/item across 19 items; 19 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http net-softricks-idig-dns https://mcp.softricks.net/sse
```

### Codex

```toml
[mcp_servers.net-softricks-idig-dns]
url = "https://mcp.softricks.net/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-softricks-idig-dns": {
      "type": "remote",
      "url": "https://mcp.softricks.net/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-softricks-idig-dns --url https://mcp.softricks.net/sse --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-softricks-idig-dns:
    url: "https://mcp.softricks.net/sse"
```

### Other

```json
{
  "mcpServers": {
    "net-softricks-idig-dns": {
      "type": "http",
      "url": "https://mcp.softricks.net/sse"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 53, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 52, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 51, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 49, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 50, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 49, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 48)

First indexed and scored.

## MCP tools (19)

### `dns_lookup` (~74 tokens)

Look up DNS records for a domain. Record types: a, aaaa, ns, mx, txt, soa, caa, srv, cname, ds, tlsa, https, svcb, any, all.

Input parameters:

- `domain` (string, required)
- `rr` (string)
- `token` (string, required)

### `email_security_audit` (~46 tokens)

Full SPF, DKIM, DMARC, and BIMI audit with A-F grade and prioritized fix recommendations.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `dnssec_validate` (~41 tokens)

Validate DNSSEC chain of trust. Returns: secure / insecure / bogus / indeterminate.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `dnssec_health` (~71 tokens)

DNSSEC health report: key inventory, signature expiry, algorithm assessment, DS at parent, rollover readiness, full chain of trust (Root → TLD → Domain) with chain_intact flag and broken-link identification, warnings, and recommendations.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `resolve_check` (~47 tokens)

DNS resolution diagnostics. Returns status: ok / nxdomain / nodata / servfail / refused / timeout / degraded.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `diagnose` (~36 tokens)

Full diagnosis combining resolution + DNSSEC. Use first when something is broken.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `propagation_check` (~54 tokens)

Check DNS propagation across 16 global resolvers: Google, Cloudflare, Quad9, China, Korea, Russia.

Input parameters:

- `domain` (string, required)
- `record_type` (string)
- `token` (string, required)

### `mx_check` (~45 tokens)

MX health + provider detection: Google Workspace, M365, Proofpoint, Zoho, 35+ providers.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `domain_status` (~42 tokens)

Registrar lock and EPP status. Checks transfer lock, delete lock, serverHold, pendingDelete.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `geo_lookup` (~43 tokens)

Geolocation and hosting: country, city, ISP, ASN, CDN detection, is_hosting flag.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `ttl_check` (~38 tokens)

TTL advisory: flags dangerous TTLs and gives step-by-step migration lowering plan.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `zone_consistency` (~42 tokens)

Check all authoritative nameservers return identical answers. Catches lame delegation and SOA mismatches.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `ssl_check` (~38 tokens)

SSL certificate: validity, expiry countdown, domain match, issuer, chain completeness.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `subdomain_discover` (~48 tokens)

Discover subdomains by probing 75 common names plus crt.sh Certificate Transparency logs. Surfaces exposed dev/staging environments.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `blacklist_check` (~54 tokens)

IP blacklist / DNSBL check. Tests A-record and MX IPs against Spamhaus, Barracuda, SpamCop, SORBS, and more.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `whois_lookup` (~48 tokens)

Parsed WHOIS: registrar, creation/expiry dates, domain age, nameservers, EPP status, DNSSEC status.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `http_check` (~44 tokens)

HTTP/HTTPS reachability: status codes, redirect chain, HSTS header, HTTP→HTTPS redirect detection.

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `zone_axfr` (~44 tokens)

AXFR zone transfer vulnerability check. Tests whether any authoritative NS allows public zone transfers (critical misconfiguration).

Input parameters:

- `domain` (string, required)
- `token` (string, required)

### `dane_validate` (~57 tokens)

DANE/TLSA validation: cross-validates TLSA DNS records against the live TLS certificate. Supports all four TLSA usage types.

Input parameters:

- `domain` (string, required)
- `port` (integer)
- `token` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-softricks-idig-dns/mcp#diagnostics

## Score history

- 2026-08-03: 53
- 2026-08-02: 52
- 2026-08-01: 52
- 2026-07-31: 51
- 2026-07-30: 49
- 2026-07-29: 50
- 2026-07-28: 49
- 2026-07-27: 49
- 2026-07-26: 48

## Links

- Remote endpoint: https://mcp.softricks.net/sse
- Repository: https://github.com/kbhave/MCP-Service-iDig
- Changelog RSS feed: https://verifymcp.io/servers/net-softricks-idig-dns/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-softricks-idig-dns/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/net-softricks-idig-dns/mcp
