This is a preview of GTP echo request-response pairs to investigate IPX network RTT across different regions and carriers around the globe.
Below is a description of each field of the dataset.
| Field Name | Type | Description | Unit / Format |
|---|---|---|---|
ts |
number | Timestamp of the measurement Unix epoch format. | seconds since epoch |
sgw_ip_anon |
string | Anonymized IP address of the SGW. | IPv4 (hashed) |
operator_anon |
string | Anonymized name identifying the mobile network operator. | text |
country |
string | Country where the SGW is located. | ISO country name |
carrier_name_anon |
string | Anonymized name of the mobile carrier. | text |
gtp_protocol |
string | Type of the GPRS Tunneling Protocol used (GTP-C, GTP-U). | text |
region_country |
string | Region of PGW. | text |
rtt |
number | Measured round-trip time between endpoints. | milliseconds (ms) |