awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/namebenchArchived

0
View on GitHub↗
931 stars·153 forks·Go·Apache-2.0·5 views

Namebench

namebench

Features

  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.
  • DNS Security - DNS server recommendations based on browsing history.

Star history

Star history chart for google/namebenchStar history chart for google/namebench

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Namebench

Similar open-source projects, ranked by how many features they share with Namebench.
  • blechschmidt/massdnsblechschmidt avatar

    blechschmidt/massdns

    3,611View on GitHub↗

    A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)

    Cbulk-dnsdnsdns-bruteforcer
    View on GitHub↗3,611
  • dns-oarc/dnsperfDNS-OARC avatar

    DNS-OARC/dnsperf

    478View on GitHub↗

    Moved to https://codeberg.org/DNS-OARC/dnsperf

    Cdnsperformance
    View on GitHub↗478
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    View on GitHub↗10,957
  • elceef/dnstwistelceef avatar

    elceef/dnstwist

    5,595View on GitHub↗

    dnstwist is a Python-based tool designed to detect domain name variants and typo-squatting attempts. It generates a comprehensive list of potential domain permutations—such as misspellings, homoglyphs, and character substitutions—that could be used for phishing, brand impersonation, or other malicious activities. The project serves as a security research utility for identifying lookalike domains that might be registered by adversaries to exploit user confusion or trust. The tool systematically probes each generated domain variant to determine its registration status, DNS resolution, and other

    Pythondnsdomainsfuzzing
    View on GitHub↗5,595
See all 30 alternatives to Namebench→

Frequently asked questions

What does google/namebench do?

namebench

What are the main features of google/namebench?

The main features of google/namebench are: Command Line Tools, DNS Security.

What are some open-source alternatives to google/namebench?

Open-source alternatives to google/namebench include: elceef/dnstwist — dnstwist is a Python-based tool designed to detect domain name variants and typo-squatting attempts. It generates a… mschwager/fierce — A DNS reconnaissance tool for locating non-contiguous IP space. blechschmidt/massdns — A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration). dns-oarc/dnsperf — Moved to https://codeberg.org/DNS-OARC/dnsperf. aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… sharkdp/hyperfine — Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple…