About DNSTools

Kumpulan tools online untuk cek DNS records, WHOIS, SSL, propagasi DNS, HTTP header, port, blacklist, dan lokasi IP. Cepat, gratis, tanpa instalasi.

DNSTools is a collection of online tools to help you diagnose and inspect DNS, domain, and IP configurations. Everything runs right in the browser with nothing to install.

What can it do?

Technology

This app is built with plain PHP using an MVC architecture, a MySQL database for lightweight caching and statistics, and a blend of native DNS resolvers and DNS-over-HTTPS for maximum reliability.

API

Every tool is available as a JSON API. See the full list at /api/list. Examples:

GET https://dnstools.my.id/api/dns-lookup?q=google.com
GET https://dnstools.my.id/api/whois?q=example.com
GET https://dnstools.my.id/api/ssl-checker?q=github.com

Back to home