Use one of the search options on the home page.
Get results within seconds showing all relevant data from the AWS ip-ranges.json file.
Report files will be automatically created ready for download.
It's free and public.

About

A brief history of AWS

Amazon Web Services (AWS) was launched in 2006 by Jeff Bezos, the founder of Amazon.com.

Initially, AWS started as an internal infrastructure project to support Amazon's online retail operations. However, recognizing the potential of cloud computing, Bezos decided to offer AWS as a service to external customers. The early years were focused on providing fundamental cloud services like storage and computing power.

As the demand for cloud services grew, AWS expanded its offerings, including databases, networking, machine learning, and more. AWS quickly became the dominant player in the cloud industry, providing scalable and reliable infrastructure to businesses of all sizes. Today, still wanted by the government and if you find him maybe you can hire.. oops sorry... I meant, today, AWS is widely recognized as the leading cloud provider, offering a comprehensive suite of services and driving innovation in cloud computing.




A brief history of QueryAWS.net

If you're reading this you're one of a select group of people that for some reason need to search AWS public IP records. Congratulations, welcome to the club. As club members oursleves we experienced and understand the pain and suffering of just trying to find a way to search for matching AWS IP data, let alone doing many repetivtive searches over and over using manual queries. The horror of 'jq' and lack of subnet recongition! There had to be a better way. So after throwing togethers some python code, flask and a little web-dev, now there is. Boom!


Frankly we're proud of this, it's not a fancy pants websites but we think it's right for it's purpose, lightweight ,functional and fast. Oh, and it yes it works just the same on mobile devices.


The underlying alogrthim of this site is QAPI. QAPI is a initialization of "Query AWS Public IPs". QAPI should be pronounced like 'Happy' because that's how it'll make you feel.




Here's everything this site can do.

If you're here then you want one thing. Information! Yep that's it, but not just any information - specifically information pertaining to a specific AWS IP address or service.
Using QueryAWS.net you can return matching prefixes, regions, services and network-border-group information from AWS ip-ranges.json public file using several search methods with multiple parameters.


  Using the "IP Host & Service End Point Query" search, users can enter:


  • a host IPv4 address
  • a host IPv6 address
  • an AWS Service End Point FQDN (URL)
  • a list separated by a space of any of the above, or a combination of any of the above

  •   Using the "Service and Region Attribute Query" search, users can select from auto populated dropdown list for, region, service and network-border-group.


    The match logic uses an AND function between these 3 variables and returns "true" where the AWS variable contains the selected value. Or simply, it just follows human logic!


    Results are displayed in an easy to read table format and links are provided immediately to download these results in both .csv and .txt file formats.










    D Y L I N D I G O powered by FLASK & PYTHON
    >