get_everything_report
Generate a complete live report for a domain covering DNS, email authentication, web/HTTPS, blacklists, and sender requirements. Get the full current-state picture in JSON or Markdown.
Instructions
Generate the complete live IntoDNS.ai report covering DNS, email authentication, web/HTTPS, blacklist reputation, sender requirements, and canonical citation URLs in a single call. Read-only, no domain mutation. ~5-15s latency depending on backend cache state. Use when the user asks for everything, the full picture, or a deep current-state summary; use scan_domain for a faster default scan, or create_report_snapshot when the result must remain immutable for audit/ticket use. No auth, no side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name only, e.g. example.com (no URL, path, or port) | |
| format | No | Return JSON data or LLM-ready Markdown | json |