Shodan · Arazzo Workflow
Shodan Resolve Hostname and Inspect Host
Version 1.0.0
Resolve a hostname to an IP and pull the full Shodan host record for that IP.
View Spec
View on GitHub
SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIsArazzoWorkflows
Provider
Workflows
resolve-and-host-info
Resolve a hostname and inspect the resulting host in Shodan.
Resolves the supplied hostname to an IP address, then retrieves the full host record for that IP including all indexed services and banners.
1
resolveHostname
Resolve the supplied hostname to its current IP address using the Shodan DNS resolver. The response is a map of hostname to IP address.
2
hostInfo
Look up the full Shodan host record for the resolved IP, returning all services that have been found on the host.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.