User Tools

Site Tools


dns_search

This is an old revision of the document!


DNS Search

You can search in a Kaduu database similar domain names. You can investigate the results with various tools. The database is updated daily using domain registration feeds.

Available main search operators:

Field Name Description
createdAt Creation date & time.
registrationDate Registration date.
name Domain name (default field).
tld Top-level domain name (domain zone): com, org, net, de, etc.

All search operators:

Field Name Description
microsoft Search for domain names similar to microsoft with Levenshtein distance of 2. This is the equivalent of the microsoft~2 query and is its shorter version.
name:microsoft Search for domain names exactly matching microsoft in any domain zone. This is the equivalent of the name:microsoft~0 query.
microsoft.com Is the equivalent of name:microsoft AND tld:com query, which searches for exact microsoft.com domain in our index.
micro OR soft Search for domains micro or soft in any domain zone. OR keyword is case-sensitive. This is the equivalent of micro soft search query.
name:micro~1 AND tld:com Search for domains matching micro with Levenshtein distance of 1 (up to 1 typo) in .com domain zone.
name:micro AND NOT tld:com Search for domains matching micro in any domain zone, except .com.
dns_search.1656189422.txt.gz · Last modified: 2023/05/22 20:40 (external edit)