{"id":25074732,"url":"https://github.com/rix4uni/arinrange","last_synced_at":"2025-03-31T19:47:05.266Z","repository":{"id":271986258,"uuid":"915190975","full_name":"rix4uni/arinrange","owner":"rix4uni","description":"Net Range scraping on whois.arin.net","archived":false,"fork":false,"pushed_at":"2025-01-11T07:51:09.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T00:18:22.548Z","etag":null,"topics":["bug-bounty","bugbounty","bugbountytips","hacking","infosec","net-range","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","scrape","security","security-tools","threat-intelligence"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rix4uni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-11T07:44:05.000Z","updated_at":"2025-01-20T05:52:26.000Z","dependencies_parsed_at":"2025-01-11T08:29:00.786Z","dependency_job_id":"f13accc9-f7ea-4728-9150-bdaebe872895","html_url":"https://github.com/rix4uni/arinrange","commit_stats":null,"previous_names":["rix4uni/arinrange"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Farinrange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Farinrange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Farinrange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Farinrange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rix4uni","download_url":"https://codeload.github.com/rix4uni/arinrange/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531983,"owners_count":20792735,"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":["bug-bounty","bugbounty","bugbountytips","hacking","infosec","net-range","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","scrape","security","security-tools","threat-intelligence"],"created_at":"2025-02-07T00:18:24.262Z","updated_at":"2025-03-31T19:47:05.230Z","avatar_url":"https://github.com/rix4uni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## arinrange\n\nNet Range scraping on whois.arin.net.\n\n## Installation\n```\ngit clone https://github.com/rix4uni/arinrange.git\ncd arinrange\npython3 setup.py install\n```\n\n## pipx\nQuick setup in isolated python environment using [pipx](https://pypa.github.io/pipx/)\n```\npipx install --force git+https://github.com/rix4uni/arinrange.git\n```\n\n## Usage\n```\npython3 arinrange -h\nusage: arinrange [-h] [--timeout TIMEOUT] [--silent] [--version]\n\nNet Range scraping on whois.arin.net\n\noptions:\n  -h, --help         show this help message and exit\n  --timeout TIMEOUT  Timeout (in seconds) for http client (default 15)\n  --silent           Run without printing the banner\n  --version          Show current version of arinrange\n```\n\n## Example usages\n\nSingle ORGs:\n```\necho \"Twitch Interactive\" | arinrange\n```\n\nMultiple ORGs:\n```\ncat orgs.txt\nTwitch Interactive\nTesla Motors, Inc.\n```\n\n```\ncat orgs.txt | arinrange\n```\n\nOutput of Single ORGs:\n```\necho \"Twitch Interactive\" | arinrange --silent\n65.116.147.160-65.116.147.167\n2001:428:2001:310::-2001:428:2001:310:FFFF:FFFF:FFFF:FFFF\n2001:428:6002:600::-2001:428:6002:6FF:FFFF:FFFF:FFFF:FFFF\n```\n\nIntigrate with mapcidr:\n```\necho \"Twitch Interactive\" | arinrange --silent | mapcidr -silent -aggregate\n65.116.147.160/29\n2001:428:2001:310::/64\n2001:428:6002:600::/56\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Farinrange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frix4uni%2Farinrange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Farinrange/lists"}