dmarc.networkthinking.com
DMARC monitoring for MSPs: SPF, DKIM, aggregate reporting, DNS change alerts, domain expiration tracking, and client summary emails across managed companies.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 1 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
export_mail_security_report
Export the latest mail-security-check results. Formats: copy (clipboard HTML/text for email), pdf (download), or email (send report to a recipient). Email format requires name, company, email, and found_us. Call check_mail_security first if no results are on the page.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
format |
string | yes | Export format |
name |
string | no | Recipient name (required for email format) |
company |
string | no | Company name (required for email format) |
email |
string | no | Recipient email (required for email format) |
found_us |
array | no | How the user found this product (required for email format) |
Raw JSON schema
{
"type": "object",
"properties": {
"format": {
"type": "string",
"enum": [
"copy",
"pdf",
"email"
],
"description": "Export format"
},
"name": {
"type": "string",
"description": "Recipient name (required for email format)"
},
"company": {
"type": "string",
"description": "Company name (required for email format)"
},
"email": {
"type": "string",
"description": "Recipient email (required for email format)"
},
"found_us": {
"type": "array",
"description": "How the user found this product (required for email format)",
"items": {
"type": "string",
"enum": [
"search",
"referral",
"linkedin",
"nts_website",
"existing_customer",
"event",
"other"
]
},
"minItems": 1
}
},
"required": [
"format"
],
"additionalProperties": false
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.