{
  "$schema": "https://cloudfacts.org/schemas/provider.schema.json",
  "schema_version": "1.0",
  "@id": "provider:contabo",
  "name": "Contabo",
  "url": "/providers/contabo/",
  "legal_name": "Contabo GmbH",
  "website": "https://contabo.com/",
  "country": "DE",
  "status": "active",
  "categories": [
    "vps",
    "cloud-server"
  ],
  "aliases": [],
  "plans": [
    {
      "@id": "plan:contabo:cloud-vps-s",
      "name": "Cloud VPS S",
      "url": "/plans/contabo-cloud-vps-s/",
      "pricing": {
        "currency": "EUR",
        "advertised_monthly": 7.99,
        "hourly": null,
        "effective_monthly_eur": 7.99,
        "vat_included": false,
        "ipv4_monthly": 0,
        "backup_monthly": null,
        "setup_fee": 0,
        "billing_period": "monthly",
        "minimum_commitment_months": 0,
        "promotion": null
      },
      "effective_monthly_eur": 7.99,
      "coverage": {
        "pricing": "complete",
        "compute": "complete",
        "memory": "complete",
        "storage": "complete",
        "network_transfer": "complete",
        "ipv4": "complete",
        "ipv6": "complete",
        "backup": "unknown",
        "cpu_type": "complete",
        "architecture": "complete"
      }
    },
    {
      "@id": "plan:contabo:cloud-vps-m",
      "name": "Cloud VPS M",
      "url": "/plans/contabo-cloud-vps-m/",
      "pricing": {
        "currency": "EUR",
        "advertised_monthly": 15.99,
        "hourly": null,
        "effective_monthly_eur": 15.99,
        "vat_included": false,
        "ipv4_monthly": 0,
        "backup_monthly": null,
        "setup_fee": 0,
        "billing_period": "monthly",
        "minimum_commitment_months": 0,
        "promotion": null
      },
      "effective_monthly_eur": 15.99,
      "coverage": {
        "pricing": "complete",
        "compute": "complete",
        "memory": "complete",
        "storage": "complete",
        "network_transfer": "complete",
        "ipv4": "complete",
        "ipv6": "complete",
        "backup": "unknown",
        "cpu_type": "complete",
        "architecture": "complete"
      }
    },
    {
      "@id": "plan:contabo:cloud-vps-l",
      "name": "Cloud VPS L",
      "url": "/plans/contabo-cloud-vps-l/",
      "pricing": {
        "currency": "EUR",
        "advertised_monthly": 31.99,
        "hourly": null,
        "effective_monthly_eur": 31.99,
        "vat_included": false,
        "ipv4_monthly": 0,
        "backup_monthly": null,
        "setup_fee": 0,
        "billing_period": "monthly",
        "minimum_commitment_months": 0,
        "promotion": null
      },
      "effective_monthly_eur": 31.99,
      "coverage": {
        "pricing": "complete",
        "compute": "complete",
        "memory": "complete",
        "storage": "complete",
        "network_transfer": "complete",
        "ipv4": "complete",
        "ipv6": "complete",
        "backup": "unknown",
        "cpu_type": "complete",
        "architecture": "complete"
      }
    },
    {
      "@id": "plan:contabo:cloud-vps-xl",
      "name": "Cloud VPS XL",
      "url": "/plans/contabo-cloud-vps-xl/",
      "pricing": {
        "currency": "EUR",
        "advertised_monthly": 63.99,
        "hourly": null,
        "effective_monthly_eur": 63.99,
        "vat_included": false,
        "ipv4_monthly": 0,
        "backup_monthly": null,
        "setup_fee": 0,
        "billing_period": "monthly",
        "minimum_commitment_months": 0,
        "promotion": null
      },
      "effective_monthly_eur": 63.99,
      "coverage": {
        "pricing": "complete",
        "compute": "complete",
        "memory": "complete",
        "storage": "complete",
        "network_transfer": "complete",
        "ipv4": "complete",
        "ipv6": "complete",
        "backup": "unknown",
        "cpu_type": "complete",
        "architecture": "complete"
      }
    }
  ],
  "sources": [
    {
      "@id": "source:contabo:official_pricing",
      "url": "https://contabo.com/en/vps/",
      "type": "official_pricing",
      "retrieved_at": "2026-09-03T21:10:27.543Z"
    }
  ],
  "generated_at": "2026-09-03T23:43:43.182Z",
  "data_as_of": "2026-09-03T21:10:27.878Z",
  "last_verified_at": "2026-09-03T21:10:27.878Z"
}