root@kestrel-data.dev:~# uname -a
Linux kestrel-data.dev 5.15.0-generic #placeholder x86_64
root@kestrel-data.dev:~# dig +short kestrel-data.dev
93.184.NN.NN
root@kestrel-data.dev:~# dig +short MX kestrel-data.dev
; (no answer section)
root@kestrel-data.dev:~# dig +short TXT kestrel-data.dev
"v=spf1 -all"
root@kestrel-data.dev:~# cat /etc/motd
-----------------------------------------------
kestrel-data.dev — domain is currently parked
-----------------------------------------------
No application is bound to ports 80 / 443.
No mail exchanger is configured.
This static notice is the only response.
Outbound mail is denied via SPF -all.
-----------------------------------------------
root@kestrel-data.dev:~# systemctl list-units --type=service --state=running
UNIT LOAD ACTIVE SUB DESCRIPTION
(no active workload — placeholder host)
root@kestrel-data.dev:~# ss -ltn | head -5
State Recv-Q Send-Q Local Address:Port
LISTEN 0 128 0.0.0.0:80
LISTEN 0 128 0.0.0.0:443
LISTEN 0 128 [::]:80
LISTEN 0 128 [::]:443
root@kestrel-data.dev:~# curl -sI https://kestrel-data.dev/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
X-Notice: parked-domain
Cache-Control: max-age=3600
Strict-Transport-Security: max-age=0
root@kestrel-data.dev:~# who
(no logged-in users)
root@kestrel-data.dev:~# uptime
17:42:08 up 84 days, 3:11, load average: 0.00, 0.01, 0.00
root@kestrel-data.dev:~# cat /etc/notice.txt
NOTICE
======
This hostname is parked. The registrant of record
has not assigned a project to it. There is no live
application, no API endpoint, and no incoming mail.
No further information is published from this host.
For administrative inquiries relating to the name
itself, the appropriate channel is the WHOIS record
maintained by the registry of the top-level domain.
root@kestrel-data.dev:~# echo "no scheduled work — owner has not assigned a project to this name."
no scheduled work — owner has not assigned a project to this name.
root@kestrel-data.dev:~# _
parkedno appno mailSPF -allstaticnoindex
// owner has not assigned a workload to this name yet.
// requests are answered with this notice and nothing else.
// updated 2026-02-14, rev 7