To configure your firewall for access to your Neo4j Aura database you should whitelist the relevant Aura public IP addresses based on your region(s):
Geographic Region | Location | Name | IPv4 Address | Ports |
EUROPE | Belgium | europe-west1 | 35.240.50.81 | 80,443,7474,7687 |
EUROPE | UK | europe-west2 | 34.105.131.232 | 80,443,7474,7687 |
USA | Iowa, USA | us-central1 | 104.197.20.211 | 80,443,7474,7687 |
USA | South Carolina, USA | us-east1 | 104.196.181.95 | 80,443,7474,7687 |
USA | Oregon, USA | us-west1 | 34.82.68.138 | 80,443,7474,7687 |
ASIA | Hong Kong | asia-east2 | 34.96.218.41 | 80,443,7474,7687 |
ASIA | Taiwan | asia-east1 | 35.201.159.192 | 80,443,7474,7687 |
OCEANIA | Australia | australia-southeast1 | 34.87.204.150 | 80,443,7474,7687 |
Further details of physical location can be found here
Note: To connect to Aura in your application, your URI will need to use the fully qualified domain name (FQDN) of your database, and not just the IP address.
For example, if your database ID is abcd1234, then the URI to use would be neo4j+s://abcd1234.databases.neo4j.io.
Comments
0 comments
Please sign in to leave a comment.