AWS IP Ranges Explorer
Search and filter AWS IP prefixes by region and service. Perfect for network engineers and infrastructure teams.
🚀 Public API Available
Programmatic access to AWS IP ranges with advanced filtering, search, and export capabilities
REST API
JSON responses
Rate Limited
Fair usage
Free
No auth required
3 Endpoints
Search, Export, Raw data
OpenAPI 3.0
Full specification
Interactive Docs
Test in browser
Real-time Data
Always up-to-date
Loading AWS IP ranges data...
Filter AWS IP Ranges
Export Summary
Displayed Records
0
IPv4 Prefixes
0
on this page
IPv6 Prefixes
0
on this page
Regions
0
on this page
Services
0
on this page
Export will include all 0 matching records, not just the current page.
Quick API Example
# Get EC2 IP ranges in us-east-1
curl "https://ipmapaws.vercel.app/api/aws-ip-ranges/search?regions=us-east-1&services=EC2"
# Export all S3 ranges as JSON
curl "https://ipmapaws.vercel.app/api/aws-ip-ranges/export?services=S3"
About This Data
This tool displays IP address ranges used by AWS services. The data is fetched directly from Amazon's official IP ranges endpoint and is updated automatically when AWS publishes changes.
Use this information for firewall configuration, security group rules, and network monitoring. Each IP range includes the service name, region, and network border group for precise filtering.
Web Interface
REST API
Real-time Data