Skip to main content
Glama
duksh

PeerGlass

by duksh

peerglass_dns_propagation

Read-onlyIdempotent

Check DNS propagation globally by querying 10 distributed resolvers simultaneously to identify stale, diverging, or failing responses after DNS changes.

Instructions

Check whether a recent DNS change has propagated globally by querying 10 geographically distributed resolvers simultaneously: Cloudflare (1.1.1.1), Google (8.8.8.8), Quad9, OpenDNS, Comodo, Verisign, Level3, FreeDNS, CleanBrowsing, and Alternate DNS.

Compares each resolver's answer to the majority answer and reports which resolvers are stale, diverging, or failing.

Args: params (DNSPropagationInput): - domain (str): Domain name (e.g. 'cloudflare.com') - record_type (str): DNS record type to check (default: A) - response_format (str): 'markdown' (default) or 'json'

Returns: str: Per-resolver answer table with propagation status and majority answer.

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