All Projects β†’ TimothyYe β†’ Namebeta

TimothyYe / Namebeta

Licence: mit
A command line domain query tool.

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Namebeta

domainatrex
😈 A library for parsing TLDs from urls in Elixir
Stars: ✭ 29 (-29.27%)
Mutual labels:  domains
DNS-Sinkhole-Lists-A2
A DNS Sinkhole List for testing purposes. (not for use in production systems) - UUID: 0f90ca2c-4b0a-4fbe-b659-449ab30c4284
Stars: ✭ 19 (-53.66%)
Mutual labels:  domains
Whatbreach
OSINT tool to find breached emails, databases, pastes, and relevant information
Stars: ✭ 472 (+1051.22%)
Mutual labels:  domains
resolution
A library to resolve blockchain domain names.
Stars: ✭ 190 (+363.41%)
Mutual labels:  domains
namecheapapi
Python Namecheap API wrapper. Supports domain registration/renewal/management, domain availability checks, DNS updates and more.
Stars: ✭ 22 (-46.34%)
Mutual labels:  domains
Phishing.database
Phishing Domains, urls websites and threats database. We use the PyFunceble testing tool to validate the status of all known Phishing domains and provide stats to reveal how many unique domains used for Phishing are still active.
Stars: ✭ 296 (+621.95%)
Mutual labels:  domains
domain-monitor
Self-hosted server to monitor WHOIS records for specified domains.
Stars: ✭ 36 (-12.2%)
Mutual labels:  domains
Funceble
[ARCHIVED] Please report to https://github.com/funilrys/PyFunceble.
Stars: ✭ 25 (-39.02%)
Mutual labels:  domains
EppLib.NET
EppLib.NET is a .NET library implementing the Extensible Provisioning Protocol (EPP)
Stars: ✭ 47 (+14.63%)
Mutual labels:  domains
Dnsgen
Generates combination of domain names from the provided input.
Stars: ✭ 389 (+848.78%)
Mutual labels:  domains
icinga-domain-expiration-plugin
Icinga2/Nagios plugin for checking domain expiration
Stars: ✭ 24 (-41.46%)
Mutual labels:  domains
additional-hosts
πŸ›‘ List of categorized undesired hosts
Stars: ✭ 13 (-68.29%)
Mutual labels:  domains
Flare
An analytical framework for network traffic and behavioral analytics
Stars: ✭ 363 (+785.37%)
Mutual labels:  domains
ADios
ADBlocker - Block ADS on Twitch, Spotify and EVERYWHERE via the HOST File, PI-Hole, Adblocker Add-on, DNSMasq, Response Policy Zone and Adguard Services. - ADios ADS !
Stars: ✭ 73 (+78.05%)
Mutual labels:  domains
Bugcrowd Levelup Subdomain Enumeration
This repository contains all the material from the talk "Esoteric sub-domain enumeration techniques" given at Bugcrowd LevelUp 2017 virtual conference
Stars: ✭ 513 (+1151.22%)
Mutual labels:  domains
homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
Stars: ✭ 70 (+70.73%)
Mutual labels:  domains
Dnstwist
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
Stars: ✭ 3,124 (+7519.51%)
Mutual labels:  domains
Wp Hercules
Simple domain mapping for top domains
Stars: ✭ 13 (-68.29%)
Mutual labels:  domains
Domain hunter
A Burp Suite Extension that try to find all sub-domain, similar-domain and related-domain of an organization automatically! εŸΊδΊŽζ΅ι‡θ‡ͺεŠ¨ζ”Άι›†ζ•΄δΈͺδΌδΈšζˆ–η»„η»‡ηš„ε­εŸŸεγ€η›ΈδΌΌεŸŸεγ€η›Έε…³εŸŸεηš„burp插仢
Stars: ✭ 594 (+1348.78%)
Mutual labels:  domains
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (+790.24%)
Mutual labels:  domains

NameBeta

Release MIT licensed Build Status Go Report Card

NameBeta is a command line domain query tool, inspired by NameBeta.com.

Features

  • Domain query
  • WHOIS query

Installation

Homebrew

brew tap timothyye/tap
brew install timothyye/tap/namebeta

Using Go

go get github.com/TimothyYe/namebeta

Manual Installation

Download it from releases, extract it and install it:

cp namebeta /usr/local/bin/

Usage

  1. Query domain
namebeta <domain>
  1. Query domain with more results
namebeta -m <domain>
  1. WHOIS query
namebeta -w <domain>

Help

Just type "namebeta" to get help.

Licence

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].