twodayslate / NetUtils

WHOIS, DNS, ping, view source, and more!
https://itunes.apple.com/us/app/netutils/id1434360325?mt=8
Other
35 stars 6 forks source link

shodan Data #22

Open twodayslate opened 5 years ago

twodayslate commented 5 years ago

Search by hostname or ip_str?

The following requests are free: https://api.shodan.io/shodan/host/8.8.8.8?key=# https://api.shodan.io/dns/reverse?ips=8.8.8.8&key=# https://api.shodan.io/dns/resolve?hostnames={hostnames}&key={YOUR_API_KEY} https://api.shodan.io/labs/honeyscore/{ip}?key={YOUR_API_KEY}