$ nmap -sV example.tld
Starting Nmap ( https://nmap.org )
Nmap scan report for example.tld
Host is up (0.014s latency).
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.x (protocol 2.0)
80/tcp open http redirects to 443
443/tcp open https TLS 1.3, cert via Let's Encrypt
Nmap done: 1 IP address (1 host up) scanned
Nothing juicy on purpose — no admin panels, no database ports, no version strings worth grepping for exploits. If your real scan looks like this, that's the goal.