Shodan · Arazzo Workflow
Shodan Reverse DNS to Host Info
Version 1.0.0
Reverse-resolve an IP to its hostnames, then pull the full host record.
View Spec
View on GitHub
SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIsArazzoWorkflows
Provider
Workflows
reverse-dns-to-host-info
Reverse-resolve an IP and inspect the host in Shodan.
Performs a reverse DNS lookup for the supplied IP to discover its hostnames, then retrieves the full host record for the same IP.
1
reverseLookup
reverseDnsLookup
Look up the hostnames associated with the supplied IP. The response is a map of IP to an array of hostnames.
2
hostInfo
getHost
Retrieve the full Shodan host record for the IP, returning all services that have been found on the host.