# DNS Tools

## DNS Query

* [DNSQuery](https://dnsquery.org/dnsquery/)

## Public DNS

* [Public DNS Info](https://public-dns.info/)

## DNS Tools

* [Centralops](https://centralops.net/co/)
* [Manytools](https://manytools.org/network/)
* [Network Tools](https://network-tools.com/)
* [DNSQuery](https://dnsquery.org/)
* [Toolsvoid](https://www.toolsvoid.com)
* [Complete DNS](https://completedns.com/)
* [Domain Tools](https://whois.domaintools.com/)

## DNS Leak Tester

* [List of the Tester](https://routersecurity.org/testdns.php) : check what is our DNS Resolver.
* [DNS Leak Test](https://www.dnsleaktest.com)
* `nslookup myip.dnsfilter.com. 103.247.36.36`
* `nslookup -type=TXT whoami.ds.akahelp.net`
* `ipconfig /all`
* [DNS Leak](https://dnsleak.com)
* [Express VPN DNS Leak Test](https://www.expressvpn.com/dns-leak-test)
* [IP Leak](https://ipleak.net/) : check DNS Server
* [Whats My DNS Server](https://www.whatsmydnsserver.com/) : check DNS server
* [Who is My DNS](https://whoismydns.com/) : check DNS server
* [My NextDNS](https://my.nextdns.io/)
* [Browserleks](https://browserleaks.com/ip) : scroll down to reveal
* [DNS Leak Test by Pervect Privacy](https://www.perfect-privacy.com/en/tests/dns-leaktest)
* [DNS Leakt Test by DNSAdblock](https://dnsadblock.com/dns-leak-test/)
* [Tenta.com Test](https://tenta.com/test/) : the most complete
* [Encrypt DNS](https://www.toptal.com/web/encrypted-safe-with-esni-doh-dot)
* [Which Nameservers](https://which.nameserve.rs/) check DNS server
* [DNS Server Comparison](https://www.grc.com/dns/benchmark.htm)

## Domain Tools

* [DNSdumpster.com - dns recon and research, find and lookup dns records](https://dnsdumpster.com/)

## Pentest

* [Pentest-Tools.com - Powerful Pentesting Tools, Easy to Use](https://pentest-tools.com/home)

## DNS

* [dnstwist - phishing domain scanner](https://dnstwist.it/)

## Handshake DNS

* [Access Handshake names - Namebase Learning Center](https://learn.namebase.io/starting-from-zero/how-to-access-handshake-sites)
* [namebasehq/awesome-handshake: A collection of awesome things regarding the Handshake ecosystem.](https://github.com/namebasehq/awesome-handshake)

## Dynamic DNS

* [Free DDNS](https://freemyip.com/main)
* [Free Dynamic DNS - Managed DNS - Managed Email - Domain Registration - No-IP](https://www.noip.com/)
* [My Dyn Account](https://account.dyn.com/)
* [Solusi IP Dynamic Indihome](https://ip-dynamic.com/)
* [Free Dynamic DNS service - ClouDNS](https://asia.cloudns.net/dynamic-dns/)
* [Dynamic DNS - EuroDNS](https://www.eurodns.com/dynamic-dns)
* [FreemyIP](https://freemyip.com/update?token=973c1ba1468f0bbe24dbc1a5\&domain=irosyadi.freemyip.com)
  * [FreeMyIP-Help](https://freemyip.com/help?domain=irosyadi.freemyip.com\&token=973c1ba1468f0bbe24dbc1a5)

## DNS

* [Public Suffix List](https://publicsuffix.org/) : TLD which open to everybody in the world

## DNS over HTTPS

* [DoH Resolver](https://wiki.mozilla.org/Trusted_Recursive_Resolver#DNS-over-HTTPS_Prefs_in_Firefox)
* [DoH Resolver at Github](https://github.com/curl/curl/wiki/DNS-over-HTTPS)

## Port forwarding

* A port forward is a way of making a computer on your home or business network accessible to computers on the internet, even though they are behind a router. ([portforward)](https://portforward.com/)
* [Network Utilities](https://portforward.com/store/pfconfig.cgi)
* [Duck DNS](https://www.duckdns.org/why.jsp): provide a public DNS server that anyone can get a subdomain and use one of our provided scripts to update their record(s).

## Privacy and Adblock DNS

* [Known DNS Providers - AdGuard DNS Knowledge Base](https://adguard-dns.io/kb/general/dns-providers/)
* [Our 7 Best DNS Providers for Privacy (and adblocking) 2022 - avoidthehack!](https://avoidthehack.com/best-dns-privacy)

## Adbock DNS

* Adguard: 94.140.14.14 and 94.140.15.15
* Comodo: 8.26.56.26 and 8.20.247.20
* Future: 54.254.82.60

## Network

* [Evil Limiter](https://github.com/bitbrute/evillimiter-windows)
* [Arcai Netcut](https://arcai.com/)
* [dns lookup cli](https://github.com/ameshkov/dnslookup)
* [Simple DNS Crypt](https://github.com/bitbeans/SimpleDnsCrypt)
* [DNS Leak](https://dnsleak.com/)
* [DNS over HTTPS · curl/curl Wiki](https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers=)
* [DNS Privacy Project :: dnsprivacy.org](https://dnsprivacy.org/)
* [DNS over TLS - Windows 10 (Stubby /w GUI)–Quad9 Internet Security & Privacy](https://support.quad9.net/hc/en-us/articles/4408347318285-DNS-over-TLS-Windows-10-Stubby-w-GUI-)
* [DNS over HTTPS - Windows 10 (SimpleDNSCrypt)–Quad9 Internet Security & Privacy](https://support.quad9.net/hc/en-us/articles/360041192592-DNS-over-HTTPS-Windows-10-SimpleDNSCrypt-)
* [DNS over HTTPS · curl/curl Wiki](https://github.com/curl/curl/wiki/DNS-over-HTTPS)

## IP DNS Tools

* [IP Address Geolocation - Resolve.rs](https://resolve.rs/ip/geolocation.html)
* [Resolve.rs](https://resolve.rs/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/hacking/dns-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
