Home › Free Tools › For AI Agents

For machines

WarmInboxes for AI agents

Everything here is callable without an account. 15 live deliverability checks over MCP or plain HTTP, and machine-readable descriptions of both. Ordering and running the infrastructure itself is a separate, authenticated API — the boundary is at the foot of this page.

What an agent can do here

Every check queries live DNS, registries and blacklists at call time. Nothing is cached, and none of these endpoints store the domain or address you pass them.

CheckMCP toolHTTP endpointParameters
Deliverability grade (A-F)check_deliverabilitycheck-deliverabilitydomain
SPF recordcheck_spfcheck-spfdomain
DKIM recordcheck_dkimcheck-dkimdomain, selector
DMARC recordcheck_dmarccheck-dmarcdomain
BIMI recordcheck_bimicheck-bimidomain
MTA-STS policycheck_mta_stscheck-mta-stsdomain
DNS recordscheck_dnscheck-dnsdomain, type
Blacklist / RBL checkcheck_blacklistcheck-blacklistinput
SURBL URI blacklist (bulk)check_surblcheck-surbldomains (comma-separated)
Nameservers and DNS provider (bulk)check_nameserverscheck-nameserversdomains (comma-separated)
Domain registration and expirycheck_domain_expirycheck-domain-expirydomain
Google Workspace tenancycheck_google_domaincheck-google-domaindomain
CNAME chaincheck_cnamecheck-cnamehost, expected
Email verification (bulk)verify_emailverify-emailemails (comma-separated)
ESP segmentation (bulk)segment_espsegment-espdomains (comma-separated)

There are 33 tools on the site in total; the 15 above are the ones with an endpoint behind them. The rest run in the browser — see all of them.

MCP

Streamable HTTP, no authentication, no signup. Add it as a remote server and the checks appear as typed tools. A plain GET on the endpoint returns the server info and the tool list without a handshake, which is the quickest way to see what is there.

{
  "mcpServers": {
    "warminboxes": {
      "url": "https://warminboxes.com/mcp"
    }
  }
}

https://warminboxes.com/mcp

HTTP API

Every check is also a plain endpoint. GET with query parameters or POST with a JSON body; both return JSON. No key, no signup, CORS open. Please be reasonable with volume — there is no rate-limit key to ask for, which only works while nobody abuses it.

curl "https://warminboxes.com/.netlify/functions/check-deliverability?domain=stripe.com"

Described in full at /openapi.json.

Machine-readable files

  • /llms.txtWhat this site is, its pages, its tools and its API, as prose.
  • /llms-full.txtEvery page on the site as plain text, in one fetch.
  • /tools.jsonThis table as JSON: each tool with its category, endpoint and MCP name.
  • /openapi.jsonOpenAPI 3.1 for the free API, generated from the table that answers it.
  • /price.mdEvery price, both products, every billing cycle.
  • /sitemap.xmlEvery URL.

Every page also has a markdown twin: append .md to its URL.

What needs authentication

Everything above

No key. Read-only: these look things up and change nothing.

The infrastructure API

Ordering inboxes and domains, and managing them. Bearer token, documented separately — do not infer its endpoints from the free ones.

Appropriate use

These are the tools our own agency runs on, published so anyone can check a domain before sending to it. Use them to diagnose infrastructure you own or are working on. They are not for enumerating someone else's estate at volume, and the bulk endpoints exist so one caller can check their own list in a single request rather than hammering the single-domain ones.

Browse the tools a human would use

Prewarmed & Fresh Inboxes

Google, Microsoft 365 and Azure inboxes with free prewarmed domains and DNS configured before you log in. Prewarmed inboxes send the same day you order.

Get Prewarmed & Fresh Inboxes