{"id":15971368,"url":"https://github.com/danielholmes/route53-dead-domain-finder","last_synced_at":"2026-05-17T02:05:14.467Z","repository":{"id":145825719,"uuid":"108252767","full_name":"danielholmes/route53-dead-domain-finder","owner":"danielholmes","description":"Finds Route53 domains in your AWS account that are no longer used (domain has expired or points to different NS)","archived":false,"fork":false,"pushed_at":"2018-11-14T23:35:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-17T02:05:09.468Z","etag":null,"topics":["amazon-web-services","aws","dns","domain-name","nameserver","route-53","route53"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielholmes.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":"2017-10-25T10:06:11.000Z","updated_at":"2018-11-14T23:35:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2ecee32-8d1e-4766-8d6f-3201d6159147","html_url":"https://github.com/danielholmes/route53-dead-domain-finder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielholmes/route53-dead-domain-finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Froute53-dead-domain-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Froute53-dead-domain-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Froute53-dead-domain-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Froute53-dead-domain-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielholmes","download_url":"https://codeload.github.com/danielholmes/route53-dead-domain-finder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Froute53-dead-domain-finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125184,"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":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["amazon-web-services","aws","dns","domain-name","nameserver","route-53","route53"],"created_at":"2024-10-07T20:21:15.729Z","updated_at":"2026-05-17T02:05:14.436Z","avatar_url":"https://github.com/danielholmes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Route53 Dead Domain Finder\n\n## Requirements\n\n - Python 2 or 3\n - virtualenvwrapper\n\n\n## Setting Up Environment\n\n```bash\nmkvirtualenv route53-dead-domain-finder\npip install -r requirements/development.txt\n```\n\n\n## Usage\n\n```bash\ncp config.json.dist config.json\nvi config.json\npython ./run.py find --config=config.json\n```\n\n\n## Config\n```\n[\n    {\n        \"name\": \"Business\",\n        \"access_key_id\": \"AKIA1122222\",\n        \"secret_access_key\": \"78N90K73425g54t546t4\"\n    },\n    {\n        \"name\": \"Personal\",\n        \"access_key_id\": \"AKIAIFBG65464\",\n        \"secret_access_key\": \"78N9FDSGDGJ897987HHYB8HJB876\"\n    }\n]\n```\n\nIAM users need read Route53 permissions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Froute53-dead-domain-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielholmes%2Froute53-dead-domain-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Froute53-dead-domain-finder/lists"}