# WHATPORT(7200)

## NAME

port 7200 — FODMS FLIP — An old IANA assignment for "FODMS FLIP" with no public specification behind it.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA registers 7200 on TCP and UDP as fodms, "FODMS FLIP", an assignment old enough to carry no registration date and only an individual contact name. No public protocol document, implementation, or vendor page for it is findable, which is common for assignments made in the early registry. Nmap still ships the fodms name for the port. In practice a listener on 7200 is far more likely to be an unrelated modern application choosing a round number than anything FLIP-related.

## EXPOSURE

**Expose with care.** The registration tells you nothing useful; identify the actual process before treating the port as safe or sensitive.

## CHECK

```sh
nc -vz TARGET 7200
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 7200](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7200) (iana.org)

---

HTML: <https://whatport.net/7200/> · JSON: <https://whatport.net/7200.json> · full dataset: <https://whatport.net/ports.json>
