dns-resolution
There are 30 repositories under dns-resolution topic.
blechschmidt/massdns
A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
projectdiscovery/dnsx
dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.
d3mondev/puredns
Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
projectdiscovery/shuffledns
MassDNS wrapper written in go to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard filtering and easy input-output support.
Abss0x7tbh/bass
Bass grabs you those "extra resolvers" you are missing out on when performing Active DNS enumeration. Add anywhere from 100-6k resolvers to your "resolver.txt"
nicholaschiasson/ngx_upstream_jdomain
An asynchronous domain name resolution module for nginx upstream.
RevoltSecurities/Dnsprober
dnsprober is a fast and multipurpose DNS reconnaissance tool designed for efficient DNS probing and enumeration. It supports multiple DNS queries, custom resolvers, wildcard filtering, and retryable DNS lookups for accuracy. Built for scalability and speed
ricardojoserf/subdoler
Easy subdomain finder from a list of company names, IP ranges or domains.
mikedilger/resolv-rs
DNS resolution via glibc for rust
KOUISAmine/dns-lookup
Find A, AAAA, CNAME, MX, NS, TXT, SOA DNS records of a host.
kebaldwi/DNAC-CLOUD-CONNECTIVITY-TESTING
This script requires the following modules for python: 1. Crypto 2. Paramiko It is designed to test all the cloud connectivity required for DNAC to download code and updates from the various URL's. See Readme.md for more information
fritzprix/robust-dns
little DNS tweak for ill configured network environment
Jenderal92/check-expired-aged-domain
This is a Python tool for checking domain availability and identifying aged domains.
mehranagh20/am-i-online
A service which notifies you of changes in your internet connectivity and DNS resolution.
root4loot/goresolve
Quickly resolve domains using reliable resolvers
Sidodus/AltDnsGen
AltDns Generator.js Is An Application That Generates & Resolves Dynamic DNS Wildcards
tjt263/dnsr
Perform basic DNS resolution against a list of FQDNs.
xtaran/nopinga
Wrapper around noping which pings all resolving IP addresses for a hostname, useful for dual-stack boxes or loadbalancing systems.
lord3ver/adnslookup
ADnsLookup is a DNS lookup tool written in Go language that allows to extract ip addresses.
MohitPimoli/info-gathering-tool
Python tool for reconnaissance - WHOIS lookup, DNS resolution, and Shodan search based on domain and IP.
rociodellasala/ProxyPOP3
Implementation of a proxy server for the POP3 protocol - Subject: Communication protocols at @ ITBA
thinkaboutril/blocklist-checker
Blocklist Checker is a Python-based application designed to verify if domains listed in a hosts file are resolving or blocked by a DNS resolver. It features a user-friendly graphical interface built with Tkinter, making it easy for users to interact with the tool.
AbhishekSrikanth/pycloudtrace
The `pycloudtrace` library provides a Python function for parsing data from the Cloudflare CDN "https://1.1.1.1/cdn-cgi/trace" endpoint. This endpoint provides information about the client's network and device, such as the IP address, location, and HTTP headers.
aveao/DNSResolver
Simple DNS Resolving UI in PHP. Intended to be deployed on a server with a static IP and to be used when DNS services are not available on the current machine.
Davenchy/domain_to_ipv4_c
A simple command-line tool written in C to convert domain names to their corresponding IPv4 addresses
dembanakh/local-dns-dump
Team project for university course. A wrapper on DNS resolution, which optimizes IP queries in local network
superstes/python3_resolver
Script to resolve A/AAAA DNS records
ZarTek-Creole/zdns_cache_db
Serveur DNS personnalisé pour le stockage et la mise à jour des enregistrements DNS dans une base de données MySQL, afin de contourner les expirations de DNS dynamiques gratuits.
zqzten/GoGET
A Go implementation of an HTTP Getter with fully self-implemented URL parsing, DNS resolution and HTTP GET request and response parsing using only transport layer APIs.