Control exactly which domains people and devices can look up

The problem

  • Standard DNS lookups are unencrypted and unauthenticated — anyone on the path can see or tamper with them, and there's usually no way to limit what a given user or device can resolve.

The solution

  • Squawk DNS resolves lookups securely and lets you scope exactly which domains a given credential is allowed to reach, while automatically blocking known-malicious destinations. It's merging into Tobogganing as the upcoming netsvcs module — the standalone release is v2.1.1 today.

Outcomes

  • DNS lookups are encrypted, authenticated, and traceable back to a specific credential.
  • Malicious destinations are blocked automatically instead of relying on every device's own protection.

← Back to all solutions