{"id":21482499,"url":"https://github.com/jonhadfield/aws-ips","last_synced_at":"2026-04-13T21:02:46.273Z","repository":{"id":57612269,"uuid":"168562097","full_name":"jonhadfield/aws-ips","owner":"jonhadfield","description":"a utility to query the IP ranges published by AWS","archived":false,"fork":false,"pushed_at":"2021-04-05T21:07:26.000Z","size":65,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T12:43:19.370Z","etag":null,"topics":["aws","go","ip","ip-ranges","ipv6","json"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jonhadfield.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}},"created_at":"2019-01-31T17:01:56.000Z","updated_at":"2024-11-20T17:21:36.000Z","dependencies_parsed_at":"2022-08-27T09:51:07.498Z","dependency_job_id":null,"html_url":"https://github.com/jonhadfield/aws-ips","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhadfield%2Faws-ips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhadfield%2Faws-ips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhadfield%2Faws-ips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhadfield%2Faws-ips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonhadfield","download_url":"https://codeload.github.com/jonhadfield/aws-ips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006303,"owners_count":20382443,"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":["aws","go","ip","ip-ranges","ipv6","json"],"created_at":"2024-11-23T12:33:57.085Z","updated_at":"2026-04-13T21:02:41.232Z","avatar_url":"https://github.com/jonhadfield.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-ips\ncheck network addresses for AWS Services\n\n[![Build Status](https://www.travis-ci.org/jonhadfield/aws-ips.svg?branch=master)](https://www.travis-ci.org/jonhadfield/aws-ips) [![Go Report Card](https://goreportcard.com/badge/github.com/jonhadfield/aws-ips)](https://goreportcard.com/report/github.com/jonhadfield/aws-ips)\n\n## about\n\nAWS [publish a list](https://ip-ranges.amazonaws.com/ip-ranges.json) of IP ranges that correspond to their services and regions. Linked to from [here](https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html).  \naws-ips is a utility that downloads the latest list (or use a local copy of the list) and enables you to:\n\n- list and filter prefixes (by region, service, cidr)\n- reverse lookup of IP address or FQDN to AWS range\n- output results as JSON, YAML, or Text\n\n## changelog\n0.0.1 - initial\n\n## installation\nDownload the latest release here: https://github.com/jonhadfield/aws-ips/releases\n\n#### macOS and Linux\n  \nInstall:  \n``\n$ install \u003caws-ips binary\u003e /usr/local/bin/aws-ips\n``  \n#### Windows\n  \nAn installer is planned, but for now...  \nDownload the binary 'aws-ips_windows_amd64.exe' and rename to aws-ips.exe\n\n### example usage  \n\n#### help\n``\naws-ips --help\n``  \n\n#### filtering by service and region\n\n``\naws-ips --service s3 --region eu-west-1\n``  \n\n#### reverse lookup by IP\n\n``\naws-ips --ip 54.208.0.0\n``\n\n#### AWS service relating to a domain name\n\n``\naws-ips --name www.netflix.com\n``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhadfield%2Faws-ips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonhadfield%2Faws-ips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhadfield%2Faws-ips/lists"}