# WHATPORT(1063)

## NAME

port 1063 — KyoceraNetDev — Registered by Kyocera for its network-device management traffic — a printer-fleet port, not a print port.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA lists 1063 as `kyoceranetdev`, "KyoceraNetDev", registered by Kyocera for its network device software. It is a management/discovery channel used by Kyocera's device-administration tooling rather than a printing port — actual jobs go to 9100 (raw), 515 (LPD) or 631 (IPP). Kyocera does not publish the protocol, so what you can say from a scan is limited: 1063 open on a host alongside 9100 and 161 is a strong signal you are looking at a Kyocera MFP or its management server. Kyocera's own discovery documentation describes SNMP, Bonjour and WS-Discovery as the supported discovery mechanisms, which is where the documented behavior lives.

## EXPOSURE

**Do not expose.** Printer management planes ship with default credentials, expose address books and scan-to-folder settings, and are a standard internal foothold — keep MFPs off the public internet entirely.

## CHECK

```sh
nmap -Pn -sV -p 1063,9100,161 TARGET
```

## SEE ALSO

- docs — [Kyocera — Discovery and network](https://www.kyoceradocumentsolutions.com/support/mobileprint/data/en/discoveryNetwork.html) (kyoceradocumentsolutions.com)
- iana — [IANA Service Name and Transport Protocol Port Number Registry](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) (iana.org)

---

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