# Whitelist IP Addresses

## What IP Addresses should I whitelist to ensure connectivity?

To ensure seamless communication between your WordPress website and  AppMySite, it is essential to whitelist specific IP addresses. This is particularly important for features like app connectivity, data synchronization, and real-time updates.

{% embed url="<https://www.youtube.com/watch?v=nXfOUcwd15k>" %}

#### **List of IP Addresses to Whitelist**

Please whitelist the following IP addresses in your hosting or firewall settings:

* 100.27.107.244
* 209.59.176.92
* 52.7.84.233
* 52.26.54.28
* 13.203.124.23
* 47.130.82.232
* 54.95.161.188
* 3.66.161.152
* 13.41.107.152

#### **How to whitelist these IP addresses**

The process may vary depending on your hosting provider or firewall configuration. Follow these guides based on the firewall installed on your website:

* For CloudFlare Hosting:&#x20;

{% content-ref url="/pages/6eXcUuVUdLGqDAvwk9VQ" %}
[Whitelist in CloudFlare](/app/connectivity/wordpress-connectivity/whitelist-ip-addresses/whitelist-in-cloudflare.md)
{% endcontent-ref %}

* For All In One WP Security&#x20;

{% content-ref url="/pages/UMD8nzqL7AHuOmz11Okf" %}
[Whitelist in All In One WP Security](/app/connectivity/wordpress-connectivity/whitelist-ip-addresses/whitelist-in-all-in-one-wp-security.md)
{% endcontent-ref %}

* For Wordfence:

{% content-ref url="/pages/1EYtzporrSdHsrgWZyi3" %}
[Whitelist in Wordfence](/app/connectivity/wordpress-connectivity/whitelist-ip-addresses/whitelist-in-wordfence.md)
{% endcontent-ref %}

* For Solid Security:&#x20;

{% content-ref url="/pages/TICPPTOsQwUaCwBqlqXG" %}
[Whitelist in Solid Security](/app/connectivity/wordpress-connectivity/whitelist-ip-addresses/whitelist-in-solid-security.md)
{% endcontent-ref %}

* For Jetpack:

{% content-ref url="/pages/NwoQvGFnRPAdpTngG9sC" %}
[Whitelist in Jetpack](/app/connectivity/wordpress-connectivity/whitelist-ip-addresses/whitelist-in-jetpack.md)
{% endcontent-ref %}

{% hint style="warning" %}

#### **Key points to note**

* Ensure all IP addresses are added to avoid connectivity issues.
* Consult your hosting provider’s support team if you are unsure how to whitelist IP addresses.
* [Troubleshoot the connectivity ](https://app.appmysite.com/app/connectivity/troubleshoot)status of your app after whitelisting these IPs.
  {% endhint %}

By whitelisting the specified IP addresses, you can ensure uninterrupted functionality and secure communication between your website and app.


---

# 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://docs.appmysite.com/app/connectivity/wordpress-connectivity/whitelist-ip-addresses.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.
