{
  "x402Version": 2,
  "id": 9972,
  "slug": "9972",
  "resource": "https://intel.rallylive.ca/dns/propagation",
  "description": "DNS propagation check: resolves a domain's A and MX records through three independent public resolvers (Cloudflare 1.1.1.1, Google 8.8.8.8, Quad9) and reports whether all agree. Verify a DNS change has propagated after a migration or record update. $0.01 per domain.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x91D568599fB802Cb3f03F067D2063785dBAF0abd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x91D568599fB802Cb3f03F067D2063785dBAF0abd",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "domain": "example.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "consistent": true,
            "domain": "example.com",
            "results": {
              "cloudflare": [
                "93.184.215.14"
              ],
              "google": [
                "93.184.215.14"
              ],
              "quad9": [
                "93.184.215.14"
              ]
            },
            "type": "A"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "intel.rallylive.ca",
  "lastUpdated": "2026-09-13T10:28:11.309Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-13T10:28:11.167Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "intel.rallylive.ca",
    "manifest_name": "intel.rallylive.ca",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}