WHATPORT(1001) whatport.net WHATPORT(1001)
1001

webpush (HTTP Web Push registration)

RFC 8030 registered this port for HTTP Web Push, then said the service runs on 443 — so nothing listens here.

TCP IANA: webpush

Description

RFC 8030, Generic Event Delivery Using HTTP Push, registered the service name webpush on port 1001 in section 9.3, while the same document notes that the push service shares the default 443/TCP with HTTPS. Real push endpoints — the browser vendors' servers behind the Web Push API — are ordinary HTTPS on 443, so the 1001 registration exists on paper only. IANA marks 1001/udp Reserved. An open 1001 is therefore a local application that took a free port, not push.

Exposed to the internet?

Expose with care

Nothing standard is here to reason about, so whatever answers needs identifying on its own merits before it is reachable from outside the host.

Check it yourself

$ nc -vz -w 3 TARGET 1001

See also

Seen 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.