{
  "description": "Ingress IPs for Dash0 production environments per region. Customers can allowlist these IPs in their firewalls or security groups to permit inbound connections from their systems to Dash0's ingestion endpoints.",
  "aws": {
    "eu-central-1": [
      "18.196.9.158/32",
      "63.178.61.255/32",
      "63.179.206.103/32"
    ],
    "eu-west-1": [
      "34.255.155.188/32",
      "52.210.74.125/32",
      "54.228.79.58/32"
    ],
    "us-west-2": [
      "34.217.186.166/32",
      "35.160.215.182/32",
      "35.164.203.43/32"
    ]
  },
  "gcp": {
    "europe-west4": [
      "35.204.136.83/32",
      "2600:1900:4061:af3:8000::/96"
    ]
  }
}
