Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

in-domain-name

http://searchdns.netcraft.com/?restriction=${restriction=site+contains}&host=%s&lookup=lookup%21&position=limited[no url encoding]
Search Web by Domain. Find quite a few sites containing given keyword within their own names (host, hostname). 

Synopsis: in-domain-name KEYWORD 

Example: in-domain-name google 
	 [list sites (each with Site Report) which have `google' keyword in their hostnames] 
Example: in-domain-name blog*
	 [list sites start with `blog']
Example: in-domain-name *.w3c.*
	 [list subdomain matches]

The search program can take patterns containing the valid domain name characters A-z, 0-9, '.', underscore ('_') and minus ('-'). The ':' port specifier character, and some metacharacters:
    - * matches any number of characters.
    - ? matches a single character.
    - [ ] matches on specified characters; eg. [aeiou] matches any vowel.
    - All other characters are removed from the search string.
Search tips: http://searchdns.netcraft.com/?help=yes

Synonym: inhostname
    
30 uses - Created 2006-08-19 04:51:43 - Last used 2015-12-24 14:36:49
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.