get_hall_of_fame
Fetch top-scoring public domains from IntoDNS.ai's Hall of Fame, returning entries with score and timestamp. Optionally check membership for a specific domain, returning a boolean result.
Instructions
Read-only fetch of the IntoDNS.ai Hall of Fame for top-scoring public domains. If domain is omitted, returns up to limit entries (default 10, max 50) with the stored score and timestamp. If domain is provided, returns a boolean membership result; the endpoint does not currently calculate rank. Use to show examples of strong DNS/email posture or check membership; use scan_domain for current evidence because Hall of Fame data may be older. No auth or destructive actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries | |
| domain | No | Optional domain to check for Hall of Fame presence |