All Projects → spaze → Domains

spaze / Domains

Unofficial and incomplete lists of various domain names

Labels

Projects that are alternatives of or similar to Domains

ucsunivention
⚫ Curso GRÁTIS SAMBA-4 UCS Univention Core Free 5.x Domain Controller Active Directory Open Source
Stars: ✭ 29 (-53.23%)
Mutual labels:  domains
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (+488.71%)
Mutual labels:  domains
Wp Hercules
Simple domain mapping for top domains
Stars: ✭ 13 (-79.03%)
Mutual labels:  domains
namecheapapi
Python Namecheap API wrapper. Supports domain registration/renewal/management, domain availability checks, DNS updates and more.
Stars: ✭ 22 (-64.52%)
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 (+377.42%)
Mutual labels:  domains
Whatbreach
OSINT tool to find breached emails, databases, pastes, and relevant information
Stars: ✭ 472 (+661.29%)
Mutual labels:  domains
resolution
A library to resolve blockchain domain names.
Stars: ✭ 190 (+206.45%)
Mutual labels:  domains
Mod.land
📦 Pretty subdomains for you deno project
Stars: ✭ 48 (-22.58%)
Mutual labels:  domains
Flare
An analytical framework for network traffic and behavioral analytics
Stars: ✭ 363 (+485.48%)
Mutual labels:  domains
Funceble
[ARCHIVED] Please report to https://github.com/funilrys/PyFunceble.
Stars: ✭ 25 (-59.68%)
Mutual labels:  domains
EppLib.NET
EppLib.NET is a .NET library implementing the Extensible Provisioning Protocol (EPP)
Stars: ✭ 47 (-24.19%)
Mutual labels:  domains
Dnstwist
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
Stars: ✭ 3,124 (+4938.71%)
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 (+727.42%)
Mutual labels:  domains
additional-hosts
🛡 List of categorized undesired hosts
Stars: ✭ 13 (-79.03%)
Mutual labels:  domains
Namebeta
A command line domain query tool.
Stars: ✭ 41 (-33.87%)
Mutual labels:  domains
icinga-domain-expiration-plugin
Icinga2/Nagios plugin for checking domain expiration
Stars: ✭ 24 (-61.29%)
Mutual labels:  domains
Dnsgen
Generates combination of domain names from the provided input.
Stars: ✭ 389 (+527.42%)
Mutual labels:  domains
Webthings
A collection of all things web, because my memory sucks and so does yours.
Stars: ✭ 50 (-19.35%)
Mutual labels:  domains
Epp
EPP (Extensible Provisioning Protocol) client for Go
Stars: ✭ 43 (-30.65%)
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 (+858.06%)
Mutual labels:  domains

tld-cz.txt

Unofficial and incomplete lists of various domain names, for research purposes only.

The CZ list is an append-only list because there's no easy way to filter out expired domains, see this issue. @k47 ran a scan and says roughly half of the domains are dead. Consider yourself warned.

Sources

Thanks!

whois-cz.csv

Registrant ID and date of expiration from the Whois for tld-cz.txt. Contains also some historical data. If a domain from tld-cz.txt is not in whois-cz.txt with expire_at > current_date it should be considered as not existing.

Want to contribute?

Have a list of domains you'd like to add? Feel free to create a pull request!

Here's a short how-to:

  1. Only 2nd-level domains foo.tld, no bar.foo.tld (lines should match ^[a-z0-9-]+\.tld$, so for example grep --only-matching --perl-regexp "[a-z0-9-]+\.cz" data.txt > yourlist.txt)
  2. Use LF newlines, not CRLF (dos2unix yourlist.txt)
  3. Generate a new list, for example with cat tld-cz.txt yourlist.txt | sort | uniq > tld-cz-new.txt
  4. Review tld-cz-new.txt, rename to tld-cz.txt, pull request it

Thank you!

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].