Skip to main content
Glama
duksh

PeerGlass

by duksh

peerglass_dns_dnssec

Read-onlyIdempotent

Validate DNSSEC chain-of-trust for domains by checking DNSKEY, DS, and RRSIG records to determine security status as SECURE, INSECURE, BOGUS, or INDETERMINATE.

Instructions

Validate the DNSSEC chain-of-trust for a domain. Checks DNSKEY, DS, and RRSIG records and reports SECURE / INSECURE / BOGUS / INDETERMINATE.

BOGUS status means signatures exist but fail validation — a serious indicator of misconfiguration or potential tampering.

Args: params (DNSSECInput): - domain (str): Domain name (e.g. 'cloudflare.com') - response_format (str): 'markdown' (default) or 'json'

Returns: str: DNSSEC status, chain validity, record counts, and signing algorithms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/duksh/peerglass'

If you have feedback or need assistance with the MCP directory API, please join our Discord server