User Tools

Site Tools


dns_search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dns_search [2022/06/25 22:38]
kaduuwikiadmin
dns_search [2023/05/22 20:40] (current)
Line 1: Line 1:
-====== DNS Search ======+ 
 +====== Domain Database Search ======
  
 You can search in a Kaduu database similar domain names. You can investigate the results with various tools. You can search in a Kaduu database similar domain names. You can investigate the results with various tools.
Line 23: Line 24:
 | name:micro AND NOT tld:com | Search for domains matching micro in any domain zone, except .com.    | | name:micro AND NOT tld:com | Search for domains matching micro in any domain zone, except .com.    |
 | microsoft~2  | Search for microsoft domain with Levenshtein distance of 2 (up to 2 typos) in any domain zone.   | | microsoft~2  | Search for microsoft domain with Levenshtein distance of 2 (up to 2 typos) in any domain zone.   |
-| *microsoft*      | +| *microsoft*  Search for domains containing microsoft. The following domains will match: update-microsoft.com, buy-microsoft-windows.com, microsoft-update.com, etc.   | 
-| createdAt   | Creation date & time   | +software*update   | Search for domains containing software in the beginning and update in the end, in any domain zone. The following domains will match: softwareupdate.com, software-super-update.com.    | 
-| createdAt   | Creation date & time.    +registrationDate:2020-03-05   | Search for domains registered on 5th of March, 2020.    | 
-createdAt   | Creation date & time.    | +| createdAt:[2019-01-01 TO 2020-01-01]  Search domains registered 1st of January 2019 to 1st of January 2020. | 
-createdAt   | Creation date & time.    | +registrationDate:[* TO 2020-01-01]  Search domains registered til 1st of January 2020 
-| createdAt   Creation date & time   +name:superbank AND (tld:net OR tld:org) AND registrationDate:[* TO 2020-08-08]   | Search domains in net or org domain zones, that are equal to superbank and that were registered before August 8th 2020  
-createdAt   Creation date & time   + 
-createdAt   | Creation date & time.    +
-| createdAt   | Creation date & time.    |+
  
dns_search.1656189510.txt.gz · Last modified: 2023/05/22 20:40 (external edit)