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
resolveHostnames
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
getHost
Look up the full Shodan host record for the resolved IP, returning all services that have been found on the host.