A diagnostic tool to help our team resolve your connectivity issues.

1. Confirm Your Details
We've detected the following details. Please confirm or correct them.
2. Select & Run Tests
Select the APIs you want to test and click "Run".
Fetch Main Config
GET(2 runs)
Fetch Tenant Config (App Cloudflare)
GET(2 runs)
Fetch Tenant Config (HMH Cloudflare)
GET(2 runs)
Fetch Tenant Config (S3)
GET(2 runs)
Fetch API Config (hmh)
GET(2 runs)
Fetch API Config (app)
GET(2 runs)
Get User IP Details (IPv4)
GET
Get User IP Details (IPv6)
GET
Get User DNS
GET
Expo Updates Manifest
GET
Expo Push Get Token
POST
Expo Push Update Device Token
POST
3. View Results
Results appear here as tests run.
StatusAPIStatus CodeRunsP50P90P99
Run a test to see live results here.
Code Snippets

Test IPv6 connectivity

traceroute6 2606:4700:3030::6815:6001

Check config resolution (IPv4)

curl -vvv -4 https://tenant00246-apac-gxka-ccf21988-pub-sb.hamanahel.app/config/health.json

Check config resolution (IPv6)

curl -vvv -6 https://tenant00246-apac-gxka-ccf21988-pub-sb.hamanahel.app/config/health.json