diff --git a/Build/lib/is-domain-alive.ts b/Build/lib/is-domain-alive.ts index a3bc7455..6400eeb3 100644 --- a/Build/lib/is-domain-alive.ts +++ b/Build/lib/is-domain-alive.ts @@ -233,12 +233,15 @@ const whoisNotFoundKeywordTest = createKeywordFilter([ 'no match for', 'does not exist', 'not found', + 'no found', 'no entries', 'no data found', 'is available for registration', 'currently available for application', 'no matching record', - 'no information available about domain name' + 'no information available about domain name', + 'not been registered', + 'no match!!' ]); // whois server can redirect, so whoiser might/will get info from multiple whois servers