{"id":72938,"library":"domainr-whois","title":"Whois","description":"Provides a Go client for querying WHOIS information for domain names.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/domainr/whois","tags":["whois","domain","networking"],"install":[{"cmd":"go get github.com/domainr/whois","lang":"bash","label":"Install github.com/domainr/whois"}],"dependencies":[],"imports":[{"symbol":"whois","correct":"github.com/domainr/whois"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/domainr/whois\"\n)\n\nfunc main() {\n\tresult, err := whois.Query(\"example.com\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(result)\n}","lang":"go","description":"Queries WHOIS information for a domain and prints the result."},"warnings":[],"env_vars":null,"search_vec":"'client':5 'domain':11,14 'go':4 'inform':9 'name':12 'network':15 'provid':2 'queri':7 'whoi':1,8,13","created_at":"2026-06-17T18:45:21.168326+00:00","updated_at":"2026-06-17T18:45:21.168326+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/domainr/whois","github":"https://github.com/domainr/whois","docs":"https://pkg.go.dev/github.com/domainr/whois#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}