There is no search API on this static site—use the CSV you downloaded. Sample is for quick format checks only.
This project favors reproducible local analysis over a thin online search box. If you query the CSV locally, the exact file version can be stored with your notebook or report, which makes results easier to verify later. That tradeoff is deliberate: the site is a documented release artifact, not a live domain lookup service.
Example: SELECT * FROM whois WHERE whois_domain = 'example.com';