# WHATPORT(4550)

## NAME

port 4550 — gds-adppiw-db (IANA registration) — An obscure InterBase-related database registration; almost never seen in the wild.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA registers 4550 as gds-adppiw-db, described as Perman I Interbase Server — a vendor-specific database listener from the InterBase family, registered by Leo Lesage. Standard InterBase and Firebird use 3050, not 4550, and no current product documents this port. Treat an open 4550 as an unidentified database or application listener until proven otherwise.

## EXPOSURE

**Do not expose.** Everything the registration points at is a database server, and database ports do not belong on the public internet regardless of vendor.

## CHECK

```sh
nc -vz -w 3 TARGET 4550
```

## SEE ALSO

- iana — [IANA port registry — 4550 (gds-adppiw-db)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=4550) (iana.org)

---

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