• Products
  • Documentation
  • Resources

IP addresses and domains for Atlassian cloud products

If you or your organization use restrictive firewall or proxy server settings, you or your network administrator may need to allow-list certain domains and IP address ranges to ensure Atlassian cloud products and other services work as expected. 

The information on this page covers all Atlassian products. However, there is some additional information specific to some products, for that see the section on Bitbucket and Trello.

Domain names

Atlassian products use domains with many levels of subdomains under all the listed top-level domains. When allowing a domain, make sure the action permits the top-level domain and multiple levels of subdomains, not just immediate subdomains.

For example, a permit entry for *.atl-paas.net should allow both avatar-management--avatars.us-west-2.prod.public.atl-paas.net AND jira-frontend-static.prod.public.atl-paas.net. Additionally, ensure that top-level domains themselves are also permitted, not just their subdomains. For example, *.atlassian.com should permit both id.atlassian.com AND atlassian.com.

Atlassian domains

For Atlassian cloud products to operate, allow these first-party Atlassian domains and their levels of subdomains. These domains are directly operated and managed by Atlassian.

Domain

Purpose

*.atl-paas.net

All Atlassian products and services use this

*.atlassian.com

All Atlassian products and services use this

*.atlassian.net

Jira and Confluence use this

*.jira.com

Jira and Confluence use this

*.bitbucket.org

Bitbucket uses this

Performance impact of TLS Interception/Inspection Proxies and Firewalls

In accordance with your security policies, strongly consider excluding the Atlassian first-party domains from TLS interception/inspection to ensure a performant experience.

Atlassian products heavily depend on features of the HTTP/2 protocol, particularly support for simultaneous transactions.

TLS interception/inspection proxies and firewalls often cause HTTP/2 to HTTP/1.1 protocol downgrades. Downgrades to HTTP/1.1 significantly degrade the performance of modern web applications by causing transactions to become serialised. Page load and experience wait times can incur noticeable delays as a result.

Partner domains

Atlassian uses third-party domains and their levels of subdomains for various purposes.

Atlassian products and services may work without access to these domains, however some in-product experiences may be degraded or stop functioning altogether.

We'll update this table when new domains are added.

Domain

Description

Purpose

*.pndsn.com

Pubnub Messaging Platform

See:

Used by almost all Atlassian products to deliver real-time events in-product, such as live updates to ticket statues, pages and notifications.

*.cloudfront.net

Amazon Web Services Content Delivery Network

See: https://aws.amazon.com/cloudfront/

Used by almost all Atlassian products to accelerate content delivery to browsers.

*.wp.com

*.gravatar.com

Wordpress/Gravatar Content Delivery Network

See:

Used by some Atlassian products to display generic or public avatars.

*.googleapis.com

Google Hosted Libraries Content Delivery Network

See:

Google Hosted Libraries content distribution network for open-source JavaScript libraries used by some Atlassian products.

*.cookielaw.org

CookieLaw Consent Solution

See:

Used for Cookie Consent requests as mandated by Privacy and Data Protection laws.

*.optimizely.com

Optimizely Digital Experience delivery

See:

Used to test, evaluate and control the delivery of new product experiences.

*.launchdarkly.com

LaunchDarkly Digital Experience delivery

See:

Used to test, evaluate and control the delivery of new product experiences.

*.segment.io

Twilio Segment

See:

Analytical Data Collection

*.sentry-cdn.com

Sentry.io Content Delivery Network

See:

Used to track errors and failures in product experiences.

*.slack-edge.com

Slack Integration

See:

Used for in-product integration with the Slack ecosystem.

recaptcha.net

Google ReCAPTCHA Enterprise

See: https://cloud.google.com/recaptcha-enterprise

Used to combat spam.

images.unsplash.com

Image library

See: https://unsplash.com/

Used by Confluence and Trello to provide visuals (e.g. head images on Confluence pages and backgrounds on Trello boards)

IP address ranges

We currently use a mix of our own IP addresses and others provided by third parties (namely Amazon Web Services). You should review your network restrictions in the context of the following sections, and update them as necessary to ensure your Atlassian cloud products work as intended.

Atlassian cloud products and sites

Atlassian products and sites don't have fixed individual IP addresses, instead they use defined ranges of IP addresses. You should allow-list these IP ranges to maintain access to Atlassian cloud products and sites:

https://ip-ranges.atlassian.com

This list is sizable because it contains every IP range used globally by Atlassian. The IP ranges are used for both receiving and responding to requests from clients (e.g. browsers), as well as for making connections to the internet on your behalf (e.g. webhooks and application links to on-premises servers).

In practice most administrators operating allow-listing systems (such as firewalls, access control lists, and security groups) are only interested in the IP ranges Atlassian products use to make outgoing connections to other networks. For this much shorter list, see the section Outgoing Connections.

An ingress or incoming connection is one that originates from a client, such as a browser, script, app, or SSH client, for the purpose of making a request or uploading data to an Atlassian cloud product or service. The Atlassian cloud product or service replies on the same connection.

An egress or outgoing connection is one made by an Atlassian product or service to a server on the internet on your behalf. For example, application links between cloud products and on-premises servers, webhooks and connections you request from our cloud products to remote servers and third-party integrators, repository cloning, and checking for new emails on an email server.

Even though region information is provided, we don't recommend that customers allow-list ingress or egress networks associated with specific regions, but instead include all networks relevant to a product and direction. This is because we’re always working to optimise our network, bringing our cloud closer to all customers, by deploying additional edge regions. Due to the underlying technology of the internet, in particular unicast routing and latency-based DNS routing, these improvements can and do result in customer clients and servers seeing new Atlassian IP addresses (from published ranges tagged with region “global” in the document) over time.

This behaviour is not unique to Atlassian, for example, AWS also adds expands and adds additional IP ranges to their products over time, including to the popular services EC2 and Cloudfront in https://ip-ranges.amazonaws.com/ip-ranges.json .

If you can update your allow list programmatically from the linked file, it'll save you from needing to check it regularly.

See the section below How do I know when the IP ranges change? for instructions on further automating system by subscribing to an AWS SNS topic.

Outgoing Connections

The IP address ranges for Atlassian cloud products and sites mentioned above include both the summary IP ranges used for ingress and egress, as well the more specific ranges used only for egress. We generally recommend using these IP address ranges when you allow our outgoing connections to contact remote networks and servers.

However, if your situation requires a simple list of the IP ranges used by Atlassian only for the purpose of making outgoing connections, you can use this list:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 104.192.136.240/28 104.192.137.240/28 104.192.138.240/28 104.192.140.240/28 104.192.142.240/28 104.192.143.240/28 13.200.127.18/32 13.200.41.224/28 13.200.51.21/32 13.209.252.121/32 13.236.8.224/28 13.237.143.132/32 13.238.244.22/32 13.41.178.119/32 13.42.94.26/32 13.43.10.138/32 13.43.230.20/32 13.43.238.10/32 13.52.5.96/28 13.56.84.222/32 15.156.255.184/32 15.156.32.59/32 15.164.153.22/32 15.165.21.19/32 15.206.230.70/32 15.222.164.249/32 15.229.145.224/28 15.229.167.123/32 16.63.10.60/32 16.63.133.73/32 16.63.153.19/32 16.63.156.232/32 16.63.192.113/32 16.63.53.224/28 16.63.86.27/32 177.71.171.149/32 18.132.72.151/32 18.136.214.96/28 18.142.175.136/32 18.143.11.169/32 18.153.162.220/32 18.157.151.173/32 18.184.99.224/28 18.196.69.189/32 18.229.170.213/32 18.234.32.224/28 18.236.52.165/32 18.246.31.224/28 185.166.140.112/28 185.166.141.112/28 185.166.142.240/28 185.166.143.240/28 3.104.191.162/32 3.105.255.118/32 3.106.172.84/32 3.114.146.111/32 3.126.237.94/32 3.220.210.28/32 3.224.137.93/32 3.231.15.71/32 3.34.165.169/32 3.34.8.241/32 3.37.121.177/32 3.7.242.212/32 3.77.185.155/32 3.96.73.34/32 3.98.151.27/32 34.194.247.143/32 34.194.73.28/32 34.215.254.205/32 34.231.161.126/32 34.253.103.242/32 35.160.6.102/32 35.182.178.44/32 43.201.237.75/32 43.202.223.238/32 43.202.69.96/28 43.205.183.186/32 43.207.238.123/32 52.195.248.93/32 52.208.56.204/32 52.215.192.224/28 52.220.108.50/32 52.43.192.52/32 52.53.140.163/32 52.55.61.132/32 52.58.86.18/32 52.65.164.184/32 52.67.212.82/32 52.77.196.9/32 52.89.100.78/32 54.154.186.82/32 54.156.218.101/32 54.190.195.254/32 54.193.160.145/32 54.214.155.219/32 54.218.196.28/32 54.220.63.40/32 54.232.43.18/32 54.241.128.19/32 54.248.180.178/32 54.254.13.217/32 54.255.41.156/32 54.65.219.119/32 54.76.137.153/32 54.94.144.45/32 57.180.171.119/32 63.34.104.55/32 65.2.173.31/32 2401:1d80:3200:2::/64 2401:1d80:3200:5::/64 2401:1d80:3200::/64 2401:1d80:3204:3::/64 2401:1d80:3204:4::/63 2401:1d80:3208:3::/64 2401:1d80:3208:4::/63 2401:1d80:320c:1::/64 2401:1d80:320c:2::/64 2401:1d80:320c:2::/64 2401:1d80:320c::/63 2401:1d80:320c::/64 2401:1d80:3210:3::/64 2401:1d80:3210:4::/63 2401:1d80:3214:3::/64 2401:1d80:3214:4::/63 2401:1d80:3218:2::/64 2401:1d80:3218:5::/64 2401:1d80:3218::/64 2401:1d80:321c:3::/64 2401:1d80:321c:4::/63 2401:1d80:3220:2::/63 2401:1d80:3224:3::/64 2401:1d80:3224:4::/63 2401:1d80:3228:1::/64 2401:1d80:3228:4::/64 2401:1d80:3228::/64 2401:1d80:322c:1::/64 2401:1d80:322c:4::/64 2401:1d80:322c::/64 2401:1d80:3230:2::/64 2401:1d80:3230:4::/64 2401:1d80:3230::/64 2401:1d80:3234:3::/64 2401:1d80:3234:4::/64 2401:1d80:3234:5::/64 2406:da18:809:e04::/63 2406:da18:809:e06::/64 2406:da1c:1e0:a204::/63 2406:da1c:1e0:a206::/64 2600:1f14:824:304::/63 2600:1f14:824:306::/64 2600:1f18:2146:e304::/63 2600:1f18:2146:e306::/64 2600:1f1c:cc5:2304::/63 2a05:d014:f99:dd04::/63 2a05:d014:f99:dd06::/64 2a05:d018:34d:5804::/63 2a05:d018:34d:5806::/64

Atlassian products may connect using either IPv4 or IPv6, this is dependent on the resolution time for the A and AAAA DNS record by our proxies.

Atlassian products and services, with the exception of Confluence Cloud, will originate connections to the internet, remote servers, and third parties only from the above IP ranges.

Use this list if you are configuring any IP allow-list, server, firewall, access control list, security group, or third-party service to receive outgoing connections from Atlassian.

Amazon web services and CloudFront

We use CloudFront Content Delivery Network (CDN) to deliver webpage assets to browsers as well as various Amazon Web Services. Customers employing strict network restrictions on destinations allowed for client browsers may find it necessary to allow-list IP ranges with the tags "AMAZON" or "CLOUDFRONT" from this IP ranges list to ensure Atlassian applications work properly.

You'll save time regularly checking updates to the IP ranges if you programmatically update the IP ranges you allow.

Outbound email

We use the below IPs to send notifications. You should allow the following IP ranges:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 167.89.0.0/17 192.174.80.0/20 147.253.208.0/20 168.245.0.0/17 34.211.27.137 34.211.27.236 34.213.22.229 34.249.70.175 34.251.56.38 34.252.236.245 52.51.22.205 54.187.228.111 34.209.119.136 34.211.27.82 34.212.5.76 34.253.110.0 34.253.57.155 35.167.157.209 35.167.7.36 52.19.227.102 52.24.176.31 54.72.208.111 54.72.24.111 54.77.2.231 199.255.192.0/22 199.127.232.0/22 54.240.0.0/18 69.169.224.0/20 23.249.208.0/20 23.251.224.0/19 76.223.176.0/20 54.240.64.0/19 54.240.96.0/19 52.82.172.0/22 156.70.150.12/30 156.70.150.16/29

Bitbucket and Trello

Some of our products aren't hosted on the same atlassian.net domain as Confluence and Jira. Check the documentation for Bitbucket and Trello to find out which domains, IP address ranges, and ports you need to allow.

Integrating with Data Center or Server products

If you’re looking to integrate Atlassian cloud and self-managed products that live in your network, you can avoid allowlisting incoming connections and IP ranges by using application tunnels. 

Application tunnels use network tunneling to create a secure pathway between Atlassian Cloud and the products in your network that can be used to integrate your products. We’ve made this feature specifically so you don’t have to open your network for any incoming connections.

Learn more about application tunnels

Atlassian public IP ranges FAQ

I'm integrating Jira/Confluence Cloud with self-hosted products and services. What are the IP ranges that Atlassian will use to open connections to my infrastructure?

Atlassian has a number of egress proxies which use IP ranges specifically dedicated to opening connections from Atlassian Cloud to customers and remote systems. The proxies are deployed in each AWS region where our Jira/Confluence infrastructure is deployed.

These IP ranges can be found in the section on this page titled Outgoing Connections.

Instead of allowlisting these IP ranges, you can also use application tunnels to integrate with Atlassian products in your network. Application tunnels use network tunneling to forward the traffic to your network without requiring any incoming connections. Learn more about application tunnels

Who has control over the IP ranges described above?

Atlassian has full control over those IP ranges.

The mentioned IP ranges are allocated out of the AWS-registered IP space. Those ranges have been dedicated by AWS to one of Atlassian’s AWS accounts. No other AWS customer can use those IP ranges.

The allocation/deallocation of such ranges is done using a manual process which involves a support request. It is very unlikely that Atlassian would release control over those ranges accidentally. We have monitoring in place to detect such unlikely occurrence as well.

How do I know in which region my Jira/Confluence Cloud instance resides?

Your product data will most likely have a large hosting presence within the region closest to the majority the users accessing your product. To optimize product performance, we don’t limit data movement in Cloud, and we may move data between regions as needed.

If you’re opted into data residency, which is currently available with the Enterprise Cloud plan and new products with no data for with Standard and Premium Cloud plans, you will be able to restrict the number of regions where connections from Atlassian Cloud to your infrastructure can be expected to the regions where your data is pinned to. For more information on data residency, go to Understand data residency.

Can the IP ranges change?

While we try to keep such changes to a minimum, the IP ranges may be modified. Here are situations where we may need to add or modify information about the IP ranges:

  • if we add AWS regions where we host Jira/Confluence Cloud, we will add a new subnet for the new region

  • if we deploy new instances of our egress proxies that use Atlassian-registered (provider-independent) IP space within AWS and  Jira and Confluence switch over to those, we will use new ranges that will be part of the Atlassian-registered netblocks (104.192.136.0/21 and 185.166.140.0/22).
    We will publish a blog post a few weeks before that change is made. Note that all ranges, old and new are covered within the already-long-documented ranges on http://ip-ranges.atlassian.com.

How do I know when the IP ranges change?

Whenever there is a change to the Atlassian IP ranges, we send notifications to subscribers of the atlassian-public-ip-changes SNS topic. The payload contains information in the following format and is intended for consumption by machines:

1 2 3 4 5 6 { "creationDate":"yyyy-mm-ddThh:mm:ss.mmmmmm", "syncToken":"1659489769", "md5":"6a45316e8bc9463c9e926d5d37836d33", "url":"https://ip-ranges.atlassian.com/" }
  • creationDate - The date and time that the IP ranges were updated at UTC in standard ISO format.

  • syncToken - The publication time in Unix epoch time format.

  • md5- The cryptographic hash value of the IP ranges file. You can use this value to check whether the downloaded file is corrupted.

  • url- The location of the IP ranges file.

If you want to be notified whenever there's a change to the Atlassian IP ranges, you can subscribe as follows to receive notifications using Amazon SNS.

To subscribe to Atlassian IP ranges notifications

  1. Open the Amazon SNS console at https://console.aws.amazon.com/sns/v3/home.

  2. In the navigation bar, change the Region to US East (N. Virginia) if necessary. You need to select this region because the SNS notifications that you're subscribing to were created in this region.

  3. In the navigation pane select Subscriptions.

  4. Select Create subscription.

  5. In the Create subscription dialog box:

    1. For Topic ARN, copy the following Amazon Resource Name (ARN):

      1 arn:aws:sns:us-east-1:745490931007:atlassian-public-ip-changes
    2. For Protocol, choose one of the following supported protocols:

      1 2 3 4 5 http https sqs lambda firehose
    3. In Endpoint type the endpoint to receive the notification.

    4. Select Create subscription.

  6. You'll be contacted on the endpoint that you specified and asked to confirm your subscription.

Notifications are subject to the availability of the endpoint. Therefore you might want to check the JSON file periodically to ensure that you've got the latest ranges.

If you no longer want to receive these notifications, use the following procedure to unsubscribe.

To unsubscribe from Atlassian IP ranges notifications

  1. Open the Amazon SNS console at https://console.aws.amazon.com/sns/v3/home.

  2. In the navigation pane select Subscriptions.

  3. Select the check box for the subscription.

  4. Select Actions, Delete subscriptions.

  5. When prompted for confirmation, select Delete.

Do you support IPv6?

Yes, but our egress proxies will attempt to connect to the A record for the DNS name you provide before trying the AAAA record. In practice, we will use IPv6 only if your service is setup as IPv6 only. Full list of IPv6 ranges is available at https://ip-ranges.atlassian.com

I’m getting connection attempts from IP addresses outside the documented ranges. What should I do?

Please raise a support ticket with us at https://getsupport.atlassian.com to let us know about this issue. Possible reasons for this may be:

  • As products within the Atlassian offerings get combined, some functionalities may have different infrastructure deployment footprint which may mean some traffic would originate from new regions.

  • 3rd-party vendor integrations may open connections from their own infrastructure, which is outside of Atlassian’s control; refer to the vendor’s documentation and support team for more information.

Why are there so many things listed on https://ip-ranges.atlassian.com/?

The list at ip-ranges.atlassian.com is aimed for machine consumption and it covers all Atlassian products for traffic from Atlassian Cloud to self-hosted as well as connections from users to Atlassian Cloud.

We have plans to add tagging to the ranges so they can be filtered to only show the relevant ranges for each situation based on product, direction of connection, IP family, region etc.

The current IP range to be enabled for the Jira / Confluence Migration Assistant to work as expected is too wide. What are the exact Atlassian API addresses (URLs) to be allowed for the plugin to work?

See the following tables for the exact list of URLs you must allow for the plugin to work.

  • Listed URLs are subject to change or new URLs could be added. We encourage you to monitor this page for the latest changes. This page also contains the full list of domains Atlassian Cloud products require access to.

  • If any of the listed hosts send client-side redirects to other domains (now or in the future), then they will be removed from the list.

For CCMA communications:

Address

Function

https://api.media.atlassian.com

Uploading of attachments

https://api-private.atlassian.com

Communication with Atlassian Migration Platform

https://marketplace.atlassian.com

Checking of plugin version

https://api.atlassian.com

Communication with Atlassian App Migration Platform

https://migration.atlassian.com

Communication with Atlassian Migration Platform

https://*.s3.us-west-2.amazonaws.com
If wildcard is not allowed, ensure to add the following URLs:

  • https://rps--prod-west2--migration-catalogue--migration-storage.s3.us-west-2.amazonaws.com

  • https://rps--prod-west2--migration-catalogue--migration-storage-v2.s3.us-west-2.amazonaws.com

Uploading of migration data

https://rps--prod-east--app-migration-service--ams.s3.amazonaws.com

Uploading of app migration data

https://mp-module-federation.prod-east.frontend.public.atl-paas.net

Enables access to the latest UI components in the Migration Assistant

[DESTINATION_CLOUD_SITE]

Enables communication with your destination cloud site

For JCMA plugin host communication:

Address

Function

https://api.media.atlassian.com

Uploading of attachments

https://api-private.atlassian.com

Communication with Atlassian Migration Platform

https://marketplace.atlassian.com

Checking of plugin version

https://api.atlassian.com

Communication with Atlassian App Migration Platform

https://migration.atlassian.com

Communication with Atlassian Migration Platform

https://*.s3.us-west-2.amazonaws.com
If wildcard is not allowed, please make sure to add the following URLs:

  • https://rps--prod-west2--migration-catalogue--migration-storage.s3.us-west-2.amazonaws.com

  • https://rps--prod-west2--migration-catalogue--migration-storage-v2.s3.us-west-2.amazonaws.com

  • https://rps--prod-west2--migration-orchestrator--task-data-repository.s3.us-west-2.amazonaws.com

Uploading of migration data

https://rps--prod-east--app-migration-service--ams.s3.amazonaws.com

Uploading of app migration data

https://mp-module-federation.prod-east.frontend.public.atl-paas.net

Enables access to the latest UI components in the Migration Assistant

[DESTINATION_CLOUD_SITE]

Enables communication with your destination cloud site

For BCMA plugin host communication

Address

Function

https://api-private.atlassian.com

Communication with Atlassian Migration Platform

https://marketplace.atlassian.com

Checking of plugin version

https://api.atlassian.com

Communication with Atlassian App Migration Platform

https://migration.atlassian.com

Communication with Atlassian Migration Platform

https://*.s3.us-west-2.amazonaws.com
If wildcard is not allowed, please make sure to add the following URLs:

  • https://rps--prod-west2--migration-catalogue--migration-storage.s3.us-west-2.amazonaws.com

  • https://rps--prod-west2--migration-catalogue--migration-storage-v2.s3.us-west-2.amazonaws.com

  • https://rps--prod-west2--migration-orchestrator--task-data-repository.s3.us-west-2.amazonaws.com

Uploading of migration data

https://rps--prod-east--app-migration-service--ams.s3.amazonaws.com

Uploading of app migration data

https://bitbucket.org

Enables communication with your destination cloud workspace

Confluence Whiteboards

If you are not able to whitelist *.atlassian.com, you can make http://canvas-workers.atlassian.com an allowed domain to avoid issues with Confluence Whiteboards. To check your compatibility with the Whiteboards editor, use our compatibility check tool.

If you’re a Premium Bitbucket Cloud customer and have set a custom IP allowlist, please make sure that the IP of your Bitbucket Data Center is also included. For more information: Control access to your private content | Bitbucket Cloud | Atlassian Support



 

Additional Help