{
  "x402Version": 2,
  "id": 9935,
  "slug": "9935",
  "resource": "https://intel.rallylive.ca/bulk/dns",
  "description": "Bulk DNS lookup: up to 20 domains in one $0.01 call. For each: A records, MX records, nameservers, and whether SPF and DMARC exist. Batch domain checks for lead lists, portfolio audits and monitoring at a twentieth of the per-domain price.",
  "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": {
            "domains": "example.com, iana.org, github.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "count": 2,
            "results": [
              {
                "a": [
                  "93.184.215.14"
                ],
                "domain": "example.com",
                "has_dmarc": false,
                "has_spf": true,
                "mx": [],
                "ns": [
                  "a.iana-servers.net."
                ]
              },
              {
                "a": [
                  "192.0.43.8"
                ],
                "domain": "iana.org",
                "has_dmarc": true,
                "has_spf": true,
                "mx": [
                  "10 pechora.icann.org."
                ],
                "ns": [
                  "a.iana-servers.net."
                ]
              }
            ]
          },
          "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:40:32.08Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-13T10:40:31.726Z"
  },
  "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"
  }
}