FETCH402
← Protocol index

Resource / 12880

unknown

Domain Intel (RDAP + DNS).

Domain registration card — always fetched fresh

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 15000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x54ebFCF3870439B9db62381848c5DabC05c70d5B

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "type": "http"
}
OutputJSON
{
  "description": "Registered domains return the full card; unregistered domains return { registered: false, note }.",
  "properties": {
    "age_days": {
      "type": [
        "integer",
        "null"
      ]
    },
    "dates": {
      "properties": {
        "expiration": {
          "type": [
            "string",
            "null"
          ]
        },
        "last_changed": {
          "type": [
            "string",
            "null"
          ]
        },
        "registration": {
          "type": [
            "string",
            "null"
          ]
        }
      },
      "type": "object"
    },
    "disclaimer": {
      "type": "string"
    },
    "dns": {
      "properties": {
        "dmarc": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "domain": {
          "type": "string"
        },
        "records": {
          "properties": {
            "A": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "AAAA": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "CAA": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "CNAME": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "MX": {
              "items": {
                "properties": {
                  "exchange": {
                    "type": "string"
                  },
                  "preference": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": "array"
            },
            "NS": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "SOA": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "TXT": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          "type": "object"
        },
        "resolver": {
          "enum": [
            "cloudflare",
            "google",
            "mixed"
          ],
          "type": "string"
        },
        "spf": {
          "items": {
            "type": "string"
          },
          "type": "array"
        }
      },
      "type": "object"
    },
    "dnssec": {
      "type": "boolean"
    },
    "domain": {
      "type": "string"
    },
    "evidence": {
      "items": {
        "properties": {
          "detail": {
            "type": "string"
          },
          "flag": {
            "type": "string"
          },
          "signal": {
            "enum": [
              "info",
              "notice",
              "warn"
            ],
            "type": "string"
          }
        },
        "type": "object"
      },
      "type": "array"
    },
    "expires_in_days": {
      "type": [
        "integer",
        "null"
      ]
    },
    "flags": {
      "properties": {
        "expiring_soon": {
          "type": "boolean"
        },
        "privacy_proxy": {
          "type": "boolean"
        },
        "status_locked": {
          "type": "boolean"
        },
        "young_domain": {
          "type": "boolean"
        }
      },
      "type": "object"
    },
    "freshness": {
      "properties": {
        "as_of": {
          "description": "ISO timestamp of the upstream capture.",
          "type": "string"
        },
        "max_age_seconds": {
          "type": "integer"
        },
        "tier": {
          "enum": [
            "cached",
            "live"
          ],
          "type": "string"
        }
      },
      "required": [
        "tier",
        "max_age_seconds",
        "as_of"
      ],
      "type": "object"
    },
    "nameservers": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "note": {
      "type": "string"
    },
    "registered": {
      "type": "boolean"
    },
    "registrar": {
      "properties": {
        "ianaId": {
          "type": [
            "string",
            "null"
          ]
        },
        "name": {
          "type": [
            "string",
            "null"
          ]
        }
      },
      "type": "object"
    },
    "statuses": {
      "items": {
        "type": "string"
      },
      "type": "array"
    }
  },
  "type": "object"
}