Commit graph

2 commits

Author SHA1 Message Date
Logan McDonald
61602084ff
add ability to one-off domain lookups, add more error handling (#39)
* add ability to one-off domain lookups, add more error handling

* add note about version of whois

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* add shebangs at the top of scripts

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2022-08-17 15:17:54 -04:00
Logan McDonald
b5b3defe41
add scripts for generating icann lookup and response code csvs (#2)
* add scripts for generating icann lookup and response code csvs

* add docstring at the top of scripts

* add error catching for whois command

* exclude data for local use only
2022-08-09 09:03:51 -04:00