Every open port. Every banner. Every CVE.
One API for internet infrastructure intelligence. Query any IP address and get open ports, services, banners, OS fingerprints, and vulnerability data.
https://scan.nexihost.xyz/api/ip/<address>
View API
One request. Full picture.
Authenticate with your NexiScan key and get ports, banners, services, OS and CVEs for any IP.
Lookup an address
Ports, services, banners, OS fingerprint and CVE matches in a single JSON response. The dashboard shows your balance and query history.
View live stats ->curl https://scan.nexihost.xyz/api/ip/213.176.122.165 \
-H "Authorization: Bearer nx_live_YOUR_KEY" \
-H "Content-Type: application/json"
# response
{
"ip": "213.176.122.165",
"ports": [
{"port": 22, "service": "ssh", "banner": "SSH-2.0-OpenSSH_8.2p1", "os": "linux"},
{"port": 3389, "service": "rdp", "banner": null}
],
"vulns": [
{"cve": "CVE-2024-6387", "severity": "CRITICAL", "desc": "regreSSHion"}
]
}
Live intelligence
What the network has been seeing.
Start with 10k lookups.
Access the full index: ports, banners, OS fingerprints and CVE matches per IP. Your balance stays visible in the dashboard.
Pay $10
Receive 10,000 lookups
Before you buy
Your $10 purchase grants 10,000 API lookups at the posted rates. Lookups have no cash value. All sales are final after successful key delivery or first use. Temporary outages, permanent service closure, unused credit, and consumed usage do not qualify for refunds. If an unused key does not work on initial delivery, contact store support for a replacement or, if we cannot replace it, a refund of the original $10 paid. This policy does not limit rights that cannot legally be waived.