DNS Lookup
Resolve a domain name over the cellular connection and measure resolution time.
Resolve a domain over the SIM's data connection. Verify the carrier's DNS answers correctly and track resolution time, a frequent hidden culprit in slow mobile experiences.
Parameters
| Parameter | Required | Description |
|---|---|---|
| Host | Yes | Domain to resolve, for example kapptivate.com. |
| DNS override | No | Query specific DNS servers instead of the carrier's. |
| DNS Lookup should fail | No | Invert the verdict, for domains that must be blocked. |
Plus the shared connection settings.
Results and metrics
In the action report (result):
| Field | Description |
|---|---|
ip_addresses | The resolved IP addresses. |
dns_server | The DNS servers that answered. |
duration | Resolution time in seconds. |
In Analytics, each run feeds the DNS measurement with duration_seconds, tagged by status, host, DNS server, APN, antenna, and access technology.
What's next?
Last updated on