You're viewing a demo portfolio

Join the waitlist
PRSM

snapshot_dns

Active

Tool of run.domani/domani

declared in 1.0.0

Capture all DNS records for a domain via public DNS lookups. Discovers subdomains from CT logs, SPF, and common names. Stores a server-side backup. Use before migrations or transfers.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Domain name to snapshot"
    },
    "extra_subdomains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Additional subdomains to include"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →
snapshot_dns — run.domani/domani — PRSM MCP