Securitytrails
SecurityTrails is a cybersecurity platform providing comprehensive domain, IP, DNS, and WHOIS intelligence data. It offers historical DNS records, subdomain discovery, WHOIS history, associated domains, passive DNS datasets, and website technology detection to support threat hunting, brand protectio
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Securitytrails authenticates with an API key. Generate the credential in your Securitytrails account, then paste it into FlyMyAI the first time an agent uses a Securitytrails action.
Get your Securitytrails credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
SecurityTrails API Key | Your SecurityTrails API key, obtainable from your SecurityTrails account. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SECURITYTRAILS_BULK_STATIC_ASSET_RULES | Tool to bulk add or remove static asset rules for a project. Use when performing batch updates (up to 1000 rules total) asynchronously; verify changes via the Get Static Assets endpoint. | project_id |
SECURITYTRAILS_GET_COMPANY_ASSOCIATED_IPS | Tool to retrieve IPs associated with a company domain. Use when you need to find all IP addresses linked to an organization's domain name. | domain |
SECURITYTRAILS_GET_DOMAIN | Tool to retrieve current data about a given domain, including DNS record statistics. Use when you need to fetch detailed domain insights after determining the target hostname. | hostname |
SECURITYTRAILS_GET_DOMAIN_SSL | Tool to fetch current and historical SSL certificate details for a hostname. Use when you need to retrieve SSL data after identifying the domain. | hostname |
SECURITYTRAILS_IP_SEARCH_STATISTICS | Tool to fetch summary statistics for an IP DSL query. Use when you need metrics for IP search queries. | query |
SECURITYTRAILS_LIST_PROJECTS | Tool to list ASI projects available to the account. Use when you need project IDs for subsequent ASI operations. | - |
SECURITYTRAILS_PING | Tool to test authentication and connectivity with the SecurityTrails API. Use after configuring API key. | - |
SECURITYTRAILS_SCROLL | Tool to continue scrolling through DSL search results. Use after receiving a scroll_id from a prior search to fetch the next batch of data. | scroll_id |
SECURITYTRAILS_SEARCH_IPS | Tool to search IP addresses via SecurityTrails DSL. Use when you need to filter IPs with custom DSL queries. | query |
SECURITYTRAILS_SQL_API_EXECUTE_QUERY | Tool to execute SQL queries across Hosts and IPs. Use when you need to retrieve data via SecurityTrails SQL API. | query |
SECURITYTRAILS_SQL_API_SCROLL_RESULTS | Tool to fetch next page of SQL query results. Use after obtaining scroll_id from initial SQL API response. | scroll_id |
SECURITYTRAILS_TEMP_SCRAPE_SECURITYTRAILS_USAGE | Temporary action for scraping Securitytrails usage from documentation. | - |