passive_total v0.1.0 PassiveTotal.WhoIs

Link to this section Summary

Functions

Retrieves the WHOIS data for the specified query

Searches WHOIS data by field and query.

Link to this section Functions

Link to this function

get(client, query, params \\ [])

Retrieves the WHOIS data for the specified query

Valid params:

  • :compact_record: bool, whether to compress the results
  • :history: bool, whether to return historical results
Link to this function

keyword(client, keyword)

Link to this function

search(client, query, field)

Searches WHOIS data by field and query.

Field values can be one of

"email", "domain", "name", "organization", "address", "phone", "nameserver"