Linux command
wtfis 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Look up a domain
wtfis [example.com]
Look up an IP with Shodan enrichment
wtfis -s [8.8.8.8]
Enable all enrichments
wtfis -A [example.com]
说明
wtfis gathers and presents information about domains, hostnames, and IP addresses using OSINT services like VirusTotal, IP2Whois, and Shodan in a colorized, human-readable format. It minimizes API calls to avoid hitting free-tier rate limits.
FAQ
What is the wtfis command used for?
wtfis gathers and presents information about domains, hostnames, and IP addresses using OSINT services like VirusTotal, IP2Whois, and Shodan in a colorized, human-readable format. It minimizes API calls to avoid hitting free-tier rate limits.
How do I run a basic wtfis example?
Run `wtfis [example.com]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more wtfis examples?
This page includes 3 examples for wtfis, plus related commands for nearby Linux tasks.