SecurityTrails

This integration provides API access to the SecurityTrails platform.

Utilities · SecurityTrails

Configuration parameters

  • apikey — API Key (required)
  • timeout — Timeout
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • integrationReliability — Source Reliability
  • feedExpirationPolicy
  • feedExpirationInterval

Commands (19)

  • domain

    Provides data enrichment for domains.

  • securitytrails-get-associated-domains

    Find all domains that are related to a hostname you input. Limited to 10000 results.

  • securitytrails-get-company-associated-ips

    Returns associated IPs for a company domain. The data is based on whois data with the names matched to the domains.

  • securitytrails-get-company-details

    Returns details for a company domain.

  • securitytrails-get-dns-history

    Lists 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-details

    Returns 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-whois

    Returns the current WHOIS data about a given hostname with the stats merged together.

  • securitytrails-get-ip-neighbors

    Returns 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-whois

    Returns IPs information based on whois information.

  • securitytrails-get-subdomains

    Returns child and sibling subdomains for a given hostname.

  • securitytrails-get-tags

    Returns tags for a given hostname.

  • securitytrails-get-useragents

    Fetch 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-history

    Returns historical WHOIS information about the given domain.

  • securitytrails-search-domain

    Filter and search specific records using DSL - a powerful SQL like query interface to the data via certain API end points.

  • securitytrails-search-ip

    Search for IP addresses. A maximum of 10000 results can be retrieved.

  • securitytrails-sql-get-next

    Retrieves the next page of results returned from a SQL query where the results exceeded the last page.

  • securitytrails-sql-query

    Queries 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-domain

    Domain statistics.

  • securitytrails-statistics-ip

    Statistics like Reverse DNS pattern identification (RDNS entries are grouped and displayed as x), ports (number of open ports found) or total results are returned.