Mobile Gateways Datasets
The Mobile Gateways Datasets provide the list of active 3GPP mobile gateway IPs. This page documents the dataset structure, features, and update schedule. For background information on mobile gateways and the dataset see the dataset information page.
- See It
- Browse Mobile Gateways
- Learn About It
- Dataset overview
- Update Frequency
- Wednesdays ~19:00 to 19:30 UTC
Downloads
You can find links to information on authentication, response codes, and other developer topics in the menu. An API key or token from a subscription is required to access the links below.
Payload Formats
JSON IP List
The mobile_gateways.json.gz dataset provides the complete list of mobile gateway IPs with extended mobile gateway objects:
- MCC - Mobile Country Code
- MNC - Mobile Network Code
- Mobile service
- Mobile brand
- Country
- Hostname
In addition, the standard IP information in the IP Object is provided:
- ASN
- Network
- Platform (Hosting)
- Hostname
- Geolocation
Mobile Gateway Dataset - JSON Overview
"ip_list": [
{ IP Object with Mobile Gateway Attributes },
{ IP Object with Mobile Gateway Attributes },
...
]
Plain Text IP Lists
The mobile_gateways.txt dataset provides a simple text file list of all the mobile gateway IPs.
Plain Text IP Lists - EPC Only
The mobile_gateways_epc_only.txt dataset provides a simple text file list of all the mobile gateway IPs providing EPC services (the IPs that require IPsec VPN).
Mobile Gateway Dataset - Plain Text List
69.158.244.2
209.148.157.48
208.98.222.247
...