For customers using the brainCloud Public BaaS (i.e. https://portal.braincloudservers.com):
If you have custom servers that your brainCloud cloud code scripts will call, you can add an extra layer of security by restricting your endpoints to accept requests from the following ip addresses:
34.233.118.83
44.206.200.165
54.152.153.10
204.236.224.149
That same list, in easily cut-and-pasteable form:
34.233.118.83,44.206.200.165,54.152.153.10,204.236.224.149
Hope that helps!