{"id":26504535,"url":"https://github.com/morphykutay/reverse-ip-lookup","last_synced_at":"2026-05-16T21:34:49.554Z","repository":{"id":281729901,"uuid":"946231345","full_name":"MorphyKutay/Reverse-IP-Lookup","owner":"MorphyKutay","description":"reverse IP lookup for a specified domain name to identify other domain names hosted","archived":false,"fork":false,"pushed_at":"2025-03-10T20:44:55.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T20:19:39.408Z","etag":null,"topics":["reverse-dns","reverse-domain","reverse-domain-checker","reverse-ip","reverse-ip-api","reverse-ip-lookup","reverse-ip-scan"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MorphyKutay.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":"2025-03-10T20:21:41.000Z","updated_at":"2025-03-10T20:46:05.000Z","dependencies_parsed_at":"2025-03-10T21:31:01.520Z","dependency_job_id":"4a4170d6-bd91-474d-9d0e-c9b7cf75c722","html_url":"https://github.com/MorphyKutay/Reverse-IP-Lookup","commit_stats":null,"previous_names":["morphykutay/reverse-ip-lookup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MorphyKutay/Reverse-IP-Lookup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorphyKutay%2FReverse-IP-Lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorphyKutay%2FReverse-IP-Lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorphyKutay%2FReverse-IP-Lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorphyKutay%2FReverse-IP-Lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorphyKutay","download_url":"https://codeload.github.com/MorphyKutay/Reverse-IP-Lookup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorphyKutay%2FReverse-IP-Lookup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33119537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["reverse-dns","reverse-domain","reverse-domain-checker","reverse-ip","reverse-ip-api","reverse-ip-lookup","reverse-ip-scan"],"created_at":"2025-03-20T20:11:58.961Z","updated_at":"2026-05-16T21:34:49.532Z","avatar_url":"https://github.com/MorphyKutay.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverse IP Lookup Program\n\nThis Tool performs a reverse IP lookup for a specified domain name to identify other domain names hosted on the same IP address. It leverages the ViewDNS API to query the IP address and retrieve a list of associated domains, which are then saved to an output file.\n\n## Requirements\n\nBefore running the program, ensure the following libraries are installed:\n\n- [libcurl](https://curl.haxx.se/libcurl/)\n- [nlohmann/json](https://github.com/nlohmann/json)\n- [Viewdns API Key](https://viewdns.info/)\n\n### Install on Linux (Ubuntu):\n```bash\nsudo apt-get update\nsudo apt-get install libcurl4-openssl-dev\nsudo apt-get install nlohmann-json3-dev\n```\n\n### Install on macOS:\n\n```bash\nbrew install curl\nbrew install nlohmann-json\n\n\n```\n\n### Usage\n`$./reverseip -u google.com -a \u003capikey\u003e -o output.txt `\n\n\n### Parameters:\n\n```\n1-) -u \u003cdomain\u003e: The domain name (e.g., google.com)\n2-) -a \u003capikey\u003e: ViewDNS API key\n3-) -o \u003coutput.txt\u003e: The name of the output file (e.g., output.txt)\n```\n### License\n\n[GNU General Public License (GPL)](https://github.com/MorphyKutay/Reverse-IP-Lookup/blob/main/LICENSE)\n\n### Screenshot\n\n![screen](https://github.com/MorphyKutay/Reverse-IP-Lookup/blob/main/reverse.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorphykutay%2Freverse-ip-lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorphykutay%2Freverse-ip-lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorphykutay%2Freverse-ip-lookup/lists"}