Added whois and lookups to queryable columnns and tables.

Removed unused db.go file.
This commit is contained in:
Evan Hosinski
2025-05-16 16:29:33 -04:00
parent f5a5f07997
commit e8e8cede33
7 changed files with 29 additions and 435 deletions
+7 -1
View File
@@ -238,11 +238,17 @@ dehasher query -a
The current tables available for query are:
- results
- Results from a dehashed query
- creds
- Credentials parsed from dehashed results
- whois
- Results from a whois record lookup
- subdomains
- history
- Subdomains discovered in a whois subdomain scan
- runs
- Previous query runs to the dehashed API
- lookup
- Results of any Whois NS, MX, or IP lookup
---