# FQDN whitelisting

#### Licensing and Activation

```
license.remago.com
api.remago.com
activation.airserver.com
```

#### Mago Agent and Mago Admin Center

```
admin.mago.io
admin-hub.mago.io (HTTPS and WSS protocols, on port 443)
admin-api.mago.io
pod-pmc-production-signalr.azurewebsites.net
api.mago.io
pmc.mago.io
rms.mago.io
prd-rms.mago.io
vmc-api.valarea.com
pmc.valarea.com
prd-rms.valarea.com
rms.valarea.com
```

#### Mago Link Service (Mago Cast protocol)

```
r.magolink.com (HTTPS and WSS protocols, on 443)
magolink.com
magocast.com
vc.mago.io (HTTPS and WSS protocols, on 443)
```

#### Video Conferencing

```
vc-sdk.mago.io
meet.mago.io (HTTPS and WSS protocols, on 443)
```

**Microsoft Teams**\
For MS365 and Teams Services: [Office 365 URLs and IP address range](https://docs.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide#skype-for-business-online-and-microsoft-teams)\
For Azure Communication Services: <https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/network-requirements>​

**Zoom**\
See: <https://support.zoom.us/hc/en-us/articles/201362683-Zoom-network-firewall-or-proxy-server-settings>​

**Google Meet**\
See: <https://support.google.com/a/answer/1279090?hl=en>​

**Cisco Webex**\
See: <https://help.webex.com/en-us/article/WBX000028782/Network-Requirements-for-Webex-Services>

#### Mago Whiteboard and Mago mobile (iOS / Android) and web apps

```
app.mago.io
chat1.mago.io
chat1.valarea.com
globalchat1.azurewebsites.net
meet1.mago.io
meet1.valarea.com
arcrop.mago.io
rgo.li
```

#### Third-party Services

<pre><code><strong>oauth-apple.valarea.com
</strong>oauth-apple.mago.io
oauth-google.valarea.com
oauth-google.mago.io
oauth-msft.valarea.com
oauth-msft.mago.io
oauth-webex.valarea.com
oauth-webex.mago.io
oauth-zoom.valarea.com
oauth-zoom.mago.io
graph.microsoft.com
inputtols.google.com
googleapis.com
autodraw.com
dropbox.com
eu.docusign.net
account.docusign.com
</code></pre>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.mago.io/requirements/network/fqdn-whitelisting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
