Trust

Handing your domain's resolution to a service calls for verifiable facts, not slogans. This page has exactly three points, and each one stands up to questioning.

Free forever

Resolution is free, permanently. DNS is a basic function of the internet and Cloudflare long ago made free the industry baseline — charging individuals for it was never a viable business, and we don't intend to build one on it.

Your data exports any time

Every domain's records export in one click as a standard BIND zone file that any provider can import directly; the API serves the same data. Your data is not locked in — when you want to leave, you don't need to ask anyone.

# Click "Export" in the console, or use a manage token via the API (/panel/access → API tokens):
curl -H "Authorization: Bearer <manage-token>" \
  https://anyns.io/api/dns/v1/zones/<id>/export
No resolution for illegal sites

Resolution targets of hosted domains are continuously checked (threat-intel feeds + content scanning + human review); domains confirmed illegal stop resolving. Action applies to the specific domain only — one suspended domain never affects any other user's resolution.

Content policy

Adult, gambling, and fraud/phishing/malware domains are not served:

  • Hosted domains are checked against threat intelligence and content scanning; confirmed violations stop resolving.
  • Child-abuse material is preserved and reported as required by law.
  • Delegating a domain to this service means you accept this policy; if you believe a suspension is mistaken, contact us through the appeal channel.

The architecture is not a black box: how the authoritative cluster is built and how data syncs is laid out on the About page, and every claim there can be verified yourself.