free · no key

API and MCP server

The same check as the home page, callable programmatically — or straight from an AI assistant.

Check a domain

One GET request, one JSON response. No signup, no key.

curl 'https://cyberbilan.ca/api/scan?domain=exemple.com'

The response carries the overall score and grade, then the detail: email (SPF, DKIM, DMARC, MX, advanced posture), website (HTTPS, security headers, certificate), age (RDAP) and dnssec.

Optional sel parameter: an explicit DKIM selector, when the common ones are not in use.

From an AI assistant (MCP)

Cyberbilan exposes an MCP server: your assistant runs the check itself, no copy-paste.

https://cyberbilan.ca/mcp

Two tools are exposed:

curl -X POST https://cyberbilan.ca/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Limits and fair use

Building for clients (agency, MSP)? Email contact@cyberbilan.ca — a multi-domain tier with white-label reports is in the works.

/llms.txt — the summary language models read.