ExOConfig/CloudConfig/GeoRegion.json

{
    "Name" : "[SEPPmail.cloud] Geographical Cloud Region Configuration",
    "Comment" : "Configuration details for i.e Anti-SPam AllowLists",
    "GeoRegion":
    {
        "ch":
        {
            "IPv4AllowList": [
                "86.119.9.0/29",
                "86.119.57.0/29",
                "217.20.196.64/27"
            ],
            "IPv6AllowList": [
                "2001:620:5ca1:200b::/64",
                "2001:620:5ca1:4018::/64"
            ],
            "IPv4DeliverHosts": [
                "86.119.57.6",
                "217.20.196.90",
                "86.119.57.5"
            ],
            "IPv6DeliverHosts": [
                "2001:620:5ca1:4018:f816:3eff:fec2:5cd6",
                "2001:620:5ca1:4018:f816:3eff:fe7a:389c"
            ],
            "IPv4GateIPs": [
                "86.119.35.35",
                "217.20.196.81"
            ],
            "IPv6GateIPs": [
                "2001:620:5ca1:2f0:f816:3eff:fe00:aa60",
                "2001:620:5ca1:1f0:f816:3eff:fe96:d78e"
            ],
            "IPv4RelayIPs": [
                "86.119.38.33",
                "217.20.196.83"
            ],
            "IPv6RelayIPs": [
                "2001:620:5ca1:1f0:f816:3eff:fef0:1d65",
                "2001:620:5ca1:2f0:f816:3eff:fe33:d5c4"
            ],
            "IPv4MailIPs": [
                "217.20.196.82",
                "86.119.37.4"
            ],
            "IPv6MailIPs": [
                ""
            ],
            "TlsCertificate": "*.ch.seppmail.cloud"
        },
        "de":
        {
            "IPv4AllowList": [
                "162.55.72.192/27"
            ],
            "IPv6AllowList": [
                "2a01:4f8:a0:900b::/64",
                "2a01:4f8:272:5fe6::/64"
            ],
            "IPv4DeliverHosts": [
                "162.55.72.218",
                "162.55.72.219",
                "162.55.72.220"
            ],
            "IPv6DeliverHosts": [
                "2a01:4f8:a0:900b::219",
                "2a01:4f8:272:5fe6::218",
                "2a01:4f8:a0:900b::220"
            ],
            "IPv4GateIPs": [
                "49.12.23.112",
                "167.233.8.136"
            ],
            "IPv6GateIPs": [
                "2a01:4f8:1c1d:6b8::1",
                "2a01:4f8:c011:544::1"
            ],
            "IPv4RelayIPs": [
                "162.55.72.221",
                "162.55.72.222"
            ],
            "IPv6RelayIPs": [
                "2a01:4f8:a0:900b::221",
                "2a01:4f8:272:5fe6::222"
            ],
            "IPv4MailIPs": [
                "162.55.155.177",
                "49.12.22.120"
            ],
            "IPv6MailIPs": [
                "2a01:4f8:c011:2b6::1",
                "2a01:4f8:1c1d:577::1"
            ],
            "TlsCertificate": "*.de.seppmail.cloud"
        },
        "prv":
        {
            "IPv4AllowList": [
                "78.47.79.19",
                "49.12.100.186",
                "142.132.235.199",
                "162.55.174.218"
            ],
            "IPv6AllowList": [
                "2a01:4f8:c011:78a::1",
                "2a01:4f8:1c17:f104::1",
                "2a01:4f8:1c17:c547::1"
            ],
            "IPv4GateIPs": [
                "49.12.21.237"
            ],
            "IPv6GateIPs": [
                "2a01:4f8:c011:78a::1"
            ],
            "IPv4RelayIPs": [
                "116.202.109.112"
            ],
            "IPv6RelayIPs": [
                "2a01:4f8:1c17:718f::1"
            ],
            "IPv4MailIPs": [
                "49.12.100.186"
            ],
            "IPv6MailIPs": [
                "2a01:4f8:c012:9dff::1"
            ],
            "TlsCertificate": "*.prv.seppmail.cloud"
        },
        "dev":
        {
            "IPv4AllowList": [
                    "182.140.90.166",
                    "142.132.239.49",
                    "49.12.220.100"
            ],
            "IPv6AllowList": [
                    "2a01:4f8:c012:fb14::/64",
                    "2a01:4f8:c010:b060::/64",
                    "2a01:4f8:c012:8433::/64"
            ],
            "IPv4GateIPs": [
                    "116.202.20.72"
            ],
            "IPv6GateIPs": [
                    ""
            ],
            "IPv4RelayIPs": [
                    "49.12.184.143"
            ],
            "IPv4MailIPs": [
                    "49.12.102.31"
            ],
            "TlsCertificate": "*.dev.seppmail.cloud"
        }
    }
}