Professional DNS tools.
Free to start.
Open any tool right now — no account, no credit card. DNS Lookup, WHOIS, IP Intelligence, DNSSEC, Propagation, Email Deliverability, CT Logs, Batch, and Compare are all free to try. Register for history, API access, and higher limits.
- Priority support
Not just another DNS checker
Most DNS tools do one thing. D.NIX does nine — and goes deeper on each one.
9 tools in one tab
DNS Lookup, WHOIS/RDAP, IP Intelligence, DNSSEC validation, Global Propagation, Email Deliverability, CT Log monitor, Batch analysis, and Domain Compare — everything in one place, no tab-hopping.
Authoritative DNS data
We query root and authoritative nameservers directly — not third-party APIs that recycle stale data. What you see is what the internet sees right now. DNSSEC chain validation goes all the way to the root.
Deep IP intelligence
Most tools show a city and ISP name. D.NIX shows RPKI/ROA validation, BGP upstream providers, PeeringDB IX memberships, ASN analysis across all 5 RIRs, and network allocation hierarchy. Built for engineers, not guesswork.
No sign-up wall
Every tool works immediately — open the page and start querying. No account, no email, no credit card required to start. Register only when you want lookup history, API keys, or higher daily limits.
What you unlock by registering
Takes 30 seconds. Email only — no card, no spam.
Create free accountReal-time vs. cached API responses
Understand exactly what data you get with each plan when using the REST API.
Free Plan
API responses may be served from cache (up to 1 hour old).
Cached results are flagged with cached: true and a cache_note.
Cached responses never count against your quota — only live lookups do.
{
"status": "ok",
"meta": {
"cached": true,
"cache_note": "Served from cache. Upgrade for real-time.",
"domain": "example.com"
}
}
Pro & Enterprise
Every API call triggers a live lookup — zero stale data. DNS propagation changes are reflected immediately. Ideal for production monitoring and alerting pipelines.
{
"status": "ok",
"meta": {
"cached": false,
"domain": "example.com",
"rate_limit": {
"plan": "Pro",
"limit_per_hour": 1000,
"remaining": 997
}
}
}
Everything, side by side
| Feature | Free | Pro Popular |
|---|---|---|
| Monthly price | Free | ₹2,999 /mo |
| Requests / hour | 50 | 1,000 |
| Requests / day | 500 | 10,000 |
| API keys | Up to 3 | Up to 10 |
| API data freshness Cached vs. always live |
Real-time | Real-time |
| All 9 DNS diagnostic tools | ||
| Propagation checker | ||
| Email deliverability | ||
| CT Log monitoring | ||
| Rate-limit headers in API |
Common questions
cached flag. Upgrade to Pro or Enterprise for guaranteed real-time data on every call. 429 Too Many Requests with a Retry-After header. Your limits reset on a rolling hourly and daily window. /api/v1/dns, /api/v1/whois, /api/v1/ip, /api/v1/dnssec, /api/v1/propagation, /api/v1/email, and more. Full docs at API Docs. Start for free. Upgrade when you're ready.
Open any tool right now — no account needed. Create a free account in 30 seconds to unlock lookup history, API access, and higher daily limits.
No credit card · Email only · Cancel anytime