Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DomainTools analyzer with new flavors #320

Closed
amr-cossi opened this issue Aug 1, 2018 · 0 comments
Closed

Update DomainTools analyzer with new flavors #320

amr-cossi opened this issue Aug 1, 2018 · 0 comments
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related
Milestone

Comments

@amr-cossi
Copy link
Contributor

amr-cossi commented Aug 1, 2018

Request Type

Feature

Description

DomainTools analyzer is missing a few API calls :

  • hosting-history
  • reverse-ip-whois
  • whois/parsed for datatype ip
  • whois for datatype domain

This feature adds two flavors HostingHistory and ReverseIPWhois and changes flavors for whois lookups : one flavor for parsed queries (domain and ip) and one flavor for unparsed queries (domain and ip)

It also adds support for the parameter "scope" in reverse-whois queries in order to be able to retrieve historic records.

It breaks compatibility by removing the flavor WhoisLookupIP.

@3c7 3c7 added category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related status:pr-submitted status:needs-review labels Aug 2, 2018
@nadouani nadouani added this to the 1.15.0 milestone Dec 4, 2018
@nadouani nadouani closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

3 participants