SecurityTrails
This integration provides API access to the SecurityTrails platform.
Utilities · SecurityTrails
Configuration parameters
apikey— API Key (required)timeout— Timeoutinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsintegrationReliability— Source ReliabilityfeedExpirationPolicy—feedExpirationInterval—
Commands (19)
-
domainProvides data enrichment for domains.
-
securitytrails-get-associated-domainsFind all domains that are related to a hostname you input. Limited to 10000 results.
-
securitytrails-get-company-associated-ipsReturns associated IPs for a company domain. The data is based on whois data with the names matched to the domains.
-
securitytrails-get-company-detailsReturns details for a company domain.
-
securitytrails-get-dns-historyLists out specific historical information about the given hostname parameter. In addition of fetching the historical data for a particular type, the count statistic is returned as well, which represents the number of that particular resource against current data.
-
securitytrails-get-domain-detailsReturns the current data about the given hostname. In addition to the current data, you also get the current statistics associated with a particular record. For example, for a records you'll get how many other hostnames have the same IP.
-
securitytrails-get-domain-whoisReturns the current WHOIS data about a given hostname with the stats merged together.
-
securitytrails-get-ip-neighborsReturns the neighbors in any given IP level range and essentially allows you to explore closeby IP addresses. It will divide the range into 16 groups. Example: a /28 would be divided into 16 /32 blocks or a /24 would be divided into 16 /28 blocks.
-
securitytrails-get-ip-whoisReturns IPs information based on whois information.
-
securitytrails-get-subdomainsReturns child and sibling subdomains for a given hostname.
-
securitytrails-get-tagsReturns tags for a given hostname.
-
securitytrails-get-useragentsFetch user agents seen during the last 30 days for a specific IPv4 address. It shows devices with egressing traffic based on large scale web server logs. The number of results is not limited.
-
securitytrails-get-whois-historyReturns historical WHOIS information about the given domain.
-
securitytrails-search-domainFilter and search specific records using DSL - a powerful SQL like query interface to the data via certain API end points.
-
securitytrails-search-ipSearch for IP addresses. A maximum of 10000 results can be retrieved.
-
securitytrails-sql-get-nextRetrieves the next page of results returned from a SQL query where the results exceeded the last page.
-
securitytrails-sql-queryQueries the SecurityTrails SQL endpoint. The SecurityTrails SQL API provides a powerful SQL-like query interface to data via certain API endpoints. For a full reference of properties and operators please check the following link: https://securitytrails.com/reference/sql
-
securitytrails-statistics-domainDomain statistics.
-
securitytrails-statistics-ipStatistics like Reverse DNS pattern identification (RDNS entries are grouped and displayed as x), ports (number of open ports found) or total results are returned.