activecm/rita

Add command to show which domain names a given IP address was resolved from in the dataset

Zalgo2462 opened this issue · 0 comments

Given a RITA database and an IP address, print the FQDNs which resolved to that IP address in the dataset.
There is a stale PR that implemented this feature, but the code no longer works. #592
This new command should be called show-ip-dns-fqdns to match the new show-dns-fqdn-ips command.