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.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 2 · Act 22 · Transact 0 · Score: Not yet scored
Tool inspector
admintoolkit_check_bimi_record
Return a read-only BIMI readiness report for a mail domain. Accepts a domain, selector and optional BIMI, DMARC, logo or certificate evidence. Includes TXT syntax, DMARC dependency, asset URL findings and a conservative BIMI draft.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
dmarc |
string | no | Pasted DMARC TXT record for BIMI policy review, e.g. 'v=DMARC1; p=reject'. |
domain |
string | yes | BIMI domain to check, e.g. 'example.com'. |
evidence_url |
string | no | BIMI VMC or evidence URL to inspect, e.g. 'https://example.com/vmc.pem'. |
logo_url |
string | no | BIMI SVG logo URL to inspect, e.g. 'https://example.com/logo.svg'. |
record |
string | no | Pasted BIMI TXT record, e.g. 'v=BIMI1; l=https://example.com/logo.svg'. |
selector |
string | no | BIMI selector to query, e.g. 'default'. |
Raw JSON schema
{
"additionalProperties": false,
"properties": {
"dmarc": {
"description": "Pasted DMARC TXT record for BIMI policy review, e.g. 'v=DMARC1; p=reject'.",
"type": "string"
},
"domain": {
"description": "BIMI domain to check, e.g. 'example.com'.",
"pattern": "^(?=.{1,253}\\.?$)(?:[A-Za-z0-9](?:[A-Za-z0-9-]{0,61}[A-Za-z0-9])?\\.)+(?:[A-Za-z]{2,63}|[Xx][Nn]--[A-Za-z0-9](?:[A-Za-z0-9-]{0,57}[A-Za-z0-9])?)\\.?$",
"type": "string"
},
"evidence_url": {
"description": "BIMI VMC or evidence URL to inspect, e.g. 'https://example.com/vmc.pem'.",
"format": "uri",
"type": "string"
},
"logo_url": {
"description": "BIMI SVG logo URL to inspect, e.g. 'https://example.com/logo.svg'.",
"format": "uri",
"type": "string"
},
"record": {
"description": "Pasted BIMI TXT record, e.g. 'v=BIMI1; l=https://example.com/logo.svg'.",
"type": "string"
},
"selector": {
"description": "BIMI selector to query, e.g. 'default'.",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
}
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…
sema.run
Try Sema in the browser — a Lisp with first-class LLM primitives. No install required, runs entirely in WebAssembly.