Currently lookup.services package is heavily relying on web scraping approach using puppeteer to check whether the domain is available for not. But this surely is not the right approach.
Down the line, this functionality should be implemented using RESTApi of some reliable source.