Skip to main content
Glama
duksh

PeerGlass

by duksh

peerglass_dns_enumerate

Read-onlyIdempotent

Retrieve comprehensive DNS records for a domain including A, AAAA, MX, NS, TXT, SOA, CNAME, CAA, SRV records with TTL values and extract SPF/DMARC policies.

Instructions

Enumerate all common DNS record types for a domain in one call: A, AAAA, MX, NS, TXT, SOA, CNAME, CAA, SRV — plus extracts SPF and DMARC policies inline.

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

Returns: str: Per-type record tables with TTL values and extracted SPF/DMARC.

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