# WHATPORT(1041)

## NAME

port 1041 — danf-ak2 (AK2 Product) — Registered in 2004 as the "AK2 Product" port; nothing beyond the registration is public.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA assigns 1041 to `danf-ak2`, "AK2 Product", registered in November 2004 to an individual assignee with no reference document. There is no published protocol, client, or server, so the registration is the complete public record. Anything listening on 1041 today is almost certainly unrelated to it — most often a dynamic RPC endpoint on Windows XP-era systems, whose low dynamic range ran from 1025 to 5000.

## EXPOSURE

**Expose with care.** No documented service; an open 1041 is an unidentified listener until you trace it to a process.

## CHECK

```sh
sudo lsof -nP -iTCP:1041 -sTCP:LISTEN
```

## SEE ALSO

- 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/1041/> · JSON: <https://whatport.net/1041.json> · full dataset: <https://whatport.net/ports.json>
