ExTrails v0.1.0 ExTrails.V1.Domain View Source

Link to this section Summary

Functions

Wrapper function for: https://api.securitytrails.com/v1/domain/(hostname)

Wrapper function for: https://api.securitytrails.com/v1/domain/(hostname)/subdomains

Link to this section Functions

Wrapper function for: https://api.securitytrails.com/v1/domain/(hostname)

Returns the DNS records associated with the hostname. ( See documentation at https://docs.securitytrails.com/v1.0/reference#get-domain )

Link to this function subdomains(client, hostname) View Source

Wrapper function for: https://api.securitytrails.com/v1/domain/(hostname)/subdomains

Returns the first 2000 domains of a given hostname as a list. ( See documentation at https://docs.securitytrails.com/v1.0/reference#list-subdomains )