{"id":17871218,"url":"https://github.com/stulzq/whoisclient","last_synced_at":"2025-08-14T18:32:08.722Z","repository":{"id":95704833,"uuid":"322546449","full_name":"stulzq/WhoisClient","owner":"stulzq","description":"A simple domain whois lookup library.","archived":false,"fork":false,"pushed_at":"2020-12-18T09:40:55.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-11T18:18:18.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stulzq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-18T09:18:50.000Z","updated_at":"2024-08-25T22:47:59.000Z","dependencies_parsed_at":"2023-03-09T13:00:27.044Z","dependency_job_id":null,"html_url":"https://github.com/stulzq/WhoisClient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stulzq%2FWhoisClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stulzq%2FWhoisClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stulzq%2FWhoisClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stulzq%2FWhoisClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stulzq","download_url":"https://codeload.github.com/stulzq/WhoisClient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229854836,"owners_count":18134831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T10:27:37.931Z","updated_at":"2024-12-15T17:42:11.646Z","avatar_url":"https://github.com/stulzq.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhoisClient\n\n[![Latest version](https://img.shields.io/nuget/v/WhoisClient.svg)](https://www.nuget.org/packages/WhoisClient/) \n\nA simple domain whois lookup library.\n\n## Usage\n\nInstall from nuget:\n\n````shell\ndotnet add package WhoisClient\n````\n\n````csharp\nvar client = new WhoisClient();\nvar whoisInfo = await client.LookupAsync(\"google.com\");\n````\n\n![image-20201218172736581](assets/image-20201218172736581.png)\n\n## Reference\n\n- https://github.com/flipbit/whois\n\n- https://tools.ietf.org/html/rfc3912\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstulzq%2Fwhoisclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstulzq%2Fwhoisclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstulzq%2Fwhoisclient/lists"}