How do I do an exact whois search?
Posted
by brianegge
on Server Fault
See other posts from Server Fault
or by brianegge
Published on 2010-03-13T18:52:57Z
Indexed on
2010/03/13
18:55 UTC
Read the original article
Hit count: 512
When I execute the following whois command on my Ubuntu server, I get all sorts of other domains which contain google.com in the name, but clearly aren't owned by google. As this appears to be some sort of spam, I won't paste the output here. I'd like to check for exactly the name I typed in. I thought the following would work, but it doesn't. What is the proper way to do an exact match?
whois -Hx google.com
© Server Fault or respective owner