UnveilTech

How to properly define devices in UnveilDNS SaaS

March 24, 2026 · 8 min read
← Back to Blog

Most DNS filtering services treat your entire network as a single entity. You see aggregate numbers — total queries, total blocks — but you have no idea which device generated what traffic. UnveilDNS takes a different approach. Every device on your network can be individually registered, tracked, and controlled. This guide walks you through how device management works, what the different modes mean, and how to get the most out of per-device filtering.

Why Register Devices?

When you register a device in UnveilDNS, you unlock three powerful capabilities that are simply impossible with a one-size-fits-all DNS setup:

Every device you register receives a unique 6-character hexadecimal slug — for example, 3f8a1c. This slug is appended to your profile's config ID to form device-specific DNS endpoints. If your config ID is a6823fd00560 and your device slug is 3f8a1c, the device connects using a6823fd00560-3f8a1c as its identifier in DoH, DoT, and DoQ URLs.

Device Types

When you add a device, you select a type. This is a purely visual label — it does not change how filtering works. The type determines the icon displayed next to the device name in your Dashboard, Analytics, and Settings pages, helping you quickly identify devices at a glance.

The available types are:

Tip: Choose the type that best describes the physical device. You can always change it later without affecting DNS resolution or filtering. The slug and endpoints remain the same.

Device Modes — Static vs Dynamic

This is the single most important setting when configuring a device. The mode determines how UnveilDNS interacts with the device's IP address and whether automatic linking occurs. Understanding this well saves you confusion down the road.

Static Mode

Static mode is designed for devices that connect directly to UnveilDNS using encrypted DNS — DoH, DoT, or DoQ. When a device in static mode sends a DNS query, UnveilDNS detects the device's public IP address and automatically links it to your profile. This is called Auto IP Linking.

Why does this matter? Because once the IP is linked, the device is also protected on plain DNS (port 53). Many apps and operating system services bypass encrypted DNS and fall back to standard port 53 queries. With the IP linked, those queries are still filtered by your profile. Auto IP has a 5-minute cooldown to prevent rapid changes when multiple devices connect in quick succession.

Static (No Auto-Link) Mode

This mode works identically to Static for encrypted DNS — the device still uses its slug in DoH/DoT/DoQ URLs and appears in per-device analytics. The difference is that it does not automatically update the linked IP address.

Use this mode when your device has a fixed public IP — for example, a home router with a static IP from your ISP, or a server in a datacenter. You set the linked IP once (manually in Settings or via Dynamic DNS), and you do not want a phone connecting from a coffee shop to overwrite it.

Dynamic Mode

Dynamic mode is for devices that access the internet through your router's DNS settings rather than connecting directly to UnveilDNS. These are typically IoT devices, game consoles, or smart TVs where configuring DoH/DoT is not practical. The device is identified by its slug only when using encrypted DNS endpoints. No auto-IP linking occurs.

Comparison

Feature Static Static (No Auto-Link) Dynamic
Auto IP linking ✓ Yes (5min cooldown) ✕ No ✕ No
DoH / DoT / DoQ ✓ Yes ✓ Yes ✓ Yes
Plain DNS via linked IP ✓ Automatic ✓ Manual setup Via router only
Best for Phones, laptops Routers, servers with static IP IoT devices behind router

Setting Up a Device Step by Step

  1. Navigate to Settings and click the Devices tab.
  2. Click Add Device.
  3. Enter a descriptive name — for example, "Dad's iPhone" or "Living Room TV". Names accept letters, numbers, spaces, and hyphens.
  4. Select the device type (smartphone, TV, game console, etc.).
  5. Choose the mode. For most personal devices, Static is recommended.
  6. Click Save. The device is assigned a unique 6-character slug (e.g., a1b2c3). This slug is permanent — renaming the device later does not change it.
  7. Click the device row to expand it and view the device-specific endpoints:
    • DoH: https://dns.yourdomain.com/dns-query/configid-a1b2c3
    • DoT: tls://configid-a1b2c3.yourdomain.com
    • DoQ: quic://configid-a1b2c3.yourdomain.com
  8. A QR code is displayed for each device, making mobile setup effortless — scan it with your phone's camera to copy the endpoint URL.
Tip: The slug is immutable. If you rename "Dad's iPhone" to "Dad's New iPhone", all existing DoH/DoT/DoQ configurations on the device continue to work without any changes.

Per-Device Filtering with Schedules

Once your devices are registered, you can create schedule rules that target specific devices. This is where device management becomes truly powerful for families and small businesses.

For example, you can block social media and gaming services on "Kid's iPad" between 8:00 AM and 3:00 PM on weekdays, while leaving "Dad's Phone" completely unrestricted. Or block all non-essential traffic on office workstations after business hours.

To set this up:

  1. Go to Settings and click the Schedule tab.
  2. Click Add Rule.
  3. Give the rule a name (e.g., "School hours — no social media").
  4. Select the target — "Services" to block specific apps, "Categories" for content categories, or "All" for complete blocking.
  5. Choose the days and time range.
  6. Select which devices the rule applies to.
  7. Save. Devices not selected are completely unaffected by the rule.

Schedule rules support timezone-aware evaluation and even handle overnight time ranges (e.g., 10:00 PM to 6:00 AM). You can also temporarily pause all filtering for a device using the Pause feature in the Schedule tab — handy for quick exceptions without deleting rules.

Device Discovery Tool (Windows)

Registering devices one by one is fine for a handful of devices. But if you have a dozen smart home gadgets, multiple computers, and a few phones, the process gets tedious. That is where the Device Discovery tool comes in.

Available as a Windows executable (download link in Settings, Devices tab), the tool:

Important: Only use the discovery tool on your home or office network. Running it on public networks (airports, hotels, cafes) would scan devices belonging to strangers, which is both pointless and a privacy concern. The tool displays a warning about this at launch.

Best Practices

Take Control of Every Device on Your Network

Register your devices in UnveilDNS and unlock per-device analytics, schedule-based filtering, and automatic IP linking. Free plan includes up to 5 devices.

Get Started Free