New Relic uses public minions to execute your synthetic monitors. These minions are deployed in different data centers around the globe and are in charge of running your monitors.
Because of this, ensure your firewall allows synthetics network requests. Minion IP addresses are publicly available in JSON format, so you can easily read and parse them.
Important
Please ensure your allow list or related configurations include all ranges in the IP range lists as requests could be sent from either environment.
Optional steps:
- You can automate your rules for your allow list based on these files.
- You can identify synthetic monitor requests using our standard headers or by adding a custom header to your ping or simple browser monitor, scripted API monitor, or scripted browser monitor.
IP addresses are not personal data
Minions are deployed on servers, and the agents are activated using non-personal credentials. IP addresses associated with minions running on servers are not personal data under data protection and privacy laws. For more information, see the Synthetic's security documentation.
Daily JSON listings for IP addresses
IP addresses for released locations are subject to change. If a change is needed, we'll attempt to proactively notify customers prior to any changes via e-mail. You can also check the Support Forum for updates. The IP ranges listed are reserved for use by New Relic and cannot be used by anyone else.
Important
If you are adding Synthetics traffic to the allowlist from any public locations using IP addresses, you must update your allowlists with the new IP ranges. New IP ranges to allowlist:
152.38.128.0/19
212.32.0.0/20
64.251.192.0/20
If no action is taken
If you do not update your allowlists by April 14, 2025, your Synthetics checks may fail to connect to your applications, which may result in failed connections and trigger alerts.
EU and US accounts |
---|
Important
It is recommended that you add the entire global ranges provided by New Relic to your allow list. The JSON file has now been updated to include a regional breakdown of the new IP ranges. Any region not mentioned in the new list will continue using old IPs.
New IP Range:
Region | Location | IP Range |
---|---|---|
us-east-1 | Washington, DC, USA | 152.38.128.64/26, 152.38.132.0/24, 64.251.196.0/24 |
us-east-2 | Columbus, OH, USA | 152.38.129.96/27, 64.251.196.0/24 |
us-west-1 | San Francisco, CA, USA | 152.38.130.0/26, 64.251.197.0/24 |
us-west-2 | Portland, OR, USA | 152.38.131.64/26, 64.251.198.0/24 |
eu-west-1 | Dublin, IE | 212.32.1.128/25 |
eu-west-2 | London, England, UK | 212.32.0.64/26, 212.32.0.128/25 |
eu-central-1 | Frankfurt, DE | 212.32.2.128/25 |
ap-southeast-2 | Sydney, AU | 64.251.192.0/25 |
After April 14, 2025, the IP range list in JSON will be updated to remove the older IP ranges that are being deprecated. It is important to update your allow list by adding the new IP ranges and removing the older ones before this date.
Old IP Range:
Region | Location | IP Range |
---|---|---|
us-east-1 | Washington, DC, USA | 44.202.178.0/24, 44.202.180.0/23, 44.210.68.0/24, 44.210.110.0/25 |
us-east-2 | Columbus, OH, USA | 3.145.224.0/24, 3.145.225.0/25, 3.145.234.0/24 |
us-west-1 | San Francisco, CA, USA | 3.101.204.0/23, 3.101.212.0/24, 3.101.209.192/26 |
us-west-2 | Portland, OR, USA | 35.89.46.0/23, 35.92.27.0/24 |
eu-west-1 | Dublin, IE | 3.251.231.0/24, 3.251.230.64/26, 3.252.47.0/25 |
eu-west-2 | London, England, UK | 13.40.201.0/24, 13.40.208.0/25, 13.41.206.128/25, 13.41.206.64/26 |
eu-central-1 | Frankfurt, DE | 3.71.170.0/24, 3.71.103.96/27, 3.75.4.128/25 |
ap-southeast-2 | Sydney, AU | 3.26.252.0/24, 3.26.245.128/25, 3.27.51.0/25 |
Public minion locations and location labels
The following table cross-references the synthetic's public minion locations with their location labels. You can query the location
and locationLabel
attributes from the SyntheticCheck and SyntheticRequest events.
Using NerdGraph? You don't need the AWS_
prefix, as shown in the NerdGraph synthetics docs.
Public minion location | Location label |
---|---|
AWS_AP_EAST_1 | "Hong Kong, HK" |
AWS_AP_SOUTH_1 | "Mumbai, IN" |
AWS_AP_SOUTHEAST_1 | "Singapore, SG" |
AWS_AP_NORTHEAST_2 | "Seoul, KR" |
AWS_AP_NORTHEAST_1 | "Tokyo, JP" |
AWS_AP_SOUTHEAST_2 | "Sydney, AU" |
AWS_US_WEST_1 | "San Francisco, CA, USA" |
AWS_US_WEST_2 | "Portland, OR, USA" |
AWS_US_EAST_2 | "Columbus, OH, USA" |
AWS_US_EAST_1 | "Washington, DC, USA" |
AWS_CA_CENTRAL_1 | "Montreal, Québec, CA" |
AWS_SA_EAST_1 | "São Paulo, BR" |
AWS_EU_WEST_1 | "Dublin, IE" |
AWS_EU_WEST_2 | "London, England, UK" |
AWS_EU_WEST_3 | "Paris, FR" |
AWS_EU_CENTRAL_1 | "Frankfurt, DE" |
AWS_EU_NORTH_1 | "Stockholm, SE" |
AWS_EU_SOUTH_1 | "Milan, IT" |
AWS_ME_SOUTH_1 | "Manama, BH" |
AWS_AF_SOUTH_1 | "Cape Town, ZA" |