A developer has created a tool called 'does-this-ip-belong-to-aws' to help determine if an IP is associated with AWS services and regions.The tool comes in two versions: a command-line interface for programmable use and a webpage for convenient access.The developer used JSONata, a JSON query and transformation language, to implement the webpage version.The tool utilizes AWS' published list of IP ranges to determine if an IP belongs to AWS.