Unassigned at IANA — no standard service, so whatever answers here is local to that host.
IANA lists 7432-7436 as an unassigned block; the nearest registration is 7437 (faximum). Nmap's services file carries no name for it and scores it at about 0.03% open-port frequency, so it is not a port that any common product claims by default. Listeners here are private applications, an admin-chosen port, or a container publishing something arbitrary.
Expose with care
An unassigned port is not automatically safe or unsafe — identify the process, then judge that service. Do not open it on a public interface until you know what answers.
$ sudo lsof -nP -iTCP:7435 -sTCP:LISTENSeen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.