Shodan · Arazzo Workflow
Shodan Search to Host Detail
Version 1.0.0
Estimate a search, run it, then drill into the first matching host.
View Spec
View on GitHub
SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIsArazzoWorkflows
Provider
Workflows
search-to-host-detail
Count, search, and inspect the top matching host for a Shodan query.
Runs a credit-free count for the query, executes the search to retrieve matches and facets, then retrieves the full host record for the first matched IP.
1
countResults
getHostCount
Determine how many results the query would return, along with a facet summary, without consuming query credits.
2
runSearch
searchHosts
Execute the search to retrieve the matching banners and any requested facet breakdowns.
3
hostDetail
getHost
Retrieve the full host record for the first matching IP, returning every indexed service found on the host.