Skip to main content
Glama
duksh

PeerGlass

by duksh

peerglass_dns_email_security

Read-onlyIdempotent

Audit domain email security by checking SPF, DMARC, DKIM, MX records and BIMI to identify vulnerabilities and provide risk assessment with recommendations.

Instructions

Comprehensive email security posture check for a domain:

  • SPF: record presence, validity, and policy strength (-all / ~all / ?all)

  • DMARC: policy (none/quarantine/reject), pct coverage, rua/ruf reporting

  • DKIM: probes common selectors (google, selector1, default, k1, mail …)

  • MX: mail server records

  • BIMI: brand indicator for message identification

  • Risk score: LOW / MEDIUM / HIGH / CRITICAL with specific issues listed

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

Returns: str: Full email security audit with risk level, score, and recommendations.

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