DYNAMIC DNS · FREE · DDNS.I9.MA

Your home IP changes. Your hostname shouldn't.

Point a free subdomain at whatever IP your ISP hands you today. Works with the DDNS client built into almost every router, NAS, DVR and NVR — no extra software, no polling scripts, just a hostname that stays put.

pfSenseOPNsenseMikroTikAsus TP-LinkSynologyUbiquitiHikvision DahuaWindowsLinuxmacOS

Three steps, no client software required

Most routers and DVRs already speak the DDNS update protocol i9 DDNS uses — you're usually just filling in three fields in a settings page you already have open.

01

Claim a subdomain

Sign up and reserve up to 5 hostnames like home.ddns.i9.ma from your dashboard.

02

Paste it into your device

In your router/NVR's DDNS settings, choose "No-IP" or "Custom", then enter your hostname and update token.

03

Done — it stays current

The moment your public IP changes, your device pushes the update and DNS propagates within seconds.

Built for the boxes you actually own

Two update endpoints cover essentially every DDNS-capable device and OS on the market.

Routers, firewalls, DVRs, NVRs

Use the built-in DDNS client. Provider: No-IP or Custom. Server: i9.ma

GET /nic/update?hostname=home.ddns.i9.ma&myip=<auto>
Auth: Basic (username = subdomain, password = token)

Windows / Linux / macOS scripts

A one-line cron job or scheduled task, no client to install.

curl "https://i9.ma/update?hostname=home&token=YOUR_TOKEN"