Network access

The Instruqt platform (play.instruqt.com) depends on the following network endpoints to provide its services. Below you can find all required and optional providers and the domain names used.

First party (required)

  • Instruqt Core Platform

    • https://play.instruqt.com (443)

    • https://ping.instruqt.com (443)

  • Instruqt CDN - static resources

    • https://cdn.instruqt.com (443)

    • https://static.instruqt.com (443)

  • Instruqt Sandbox environments

    • https://*.env.play.instruqt.com (443) - Secure proxy to Sandboxes

    • wss://*.env.play.instruqt.com (443) - Secure WebSocket traffic to enable terminal and virtual browser sessions

    • *.instruqt.io (80, 443, 1024-65535) - In case external ingress has been enabled for sandbox VMs. Note that the type of traffic can be anything, depending on the applications running within the sandbox.

Third party providers (required)

  • Google Fonts - Fonts

    • https://fonts.googleapis.com (443)

    • https://fonts.gstatic.com (443)

  • Firebase Authentication - Authentication and session management

    • https://firebase.googleapis.com (443)

    • https://firebaseinstallations.googleapis.com (443)

    • https://identitytoolkit.googleapis.com (443)

    • https://securetoken.googleapis.com (443)

Analytics/crashlytics providers (optional)

  • Sentry - Crash analytics

    • https://sentry.io (443)

  • Hotjar - Behavior analytics

    • https://static.hotjar.com (443)

  • Google Analytics / Tag Manager - Usage analytics

    • https://www.googletagmanager.com (443)

    • https://www.google-analytics.com (443)

    • https://*.google-analytics.com (443)

Last updated