This is a side-project stemming from a Flask website project (https://code.joostagterhoek.nl/joost/flask-soc-site). Instead of a web app, I wanted to develop a similar tool to use from the command line. This tool can currently look up information relevant to domains and IP addresses, like the registrar, DNSSEC, SPF and DMARC records.
Go to file
2024-09-02 13:42:20 +02:00
.gitignore Initial commit 2024-09-02 13:42:20 +02:00
LICENSE Initial commit 2024-09-02 13:42:20 +02:00
README.md Initial commit 2024-09-02 13:42:20 +02:00

cli-lookup

This is a side-project stemming from a Flask website project (https://code.joostagterhoek.nl/joost/flask-soc-site). Instead of a web app, I wanted to develop a similar tool to use from the command line. This tool can currently look up information relevant to domains and IP addresses, like the registrar, DNSSEC, SPF and DMARC records.