ToolAssay

Use when you need a company's technology and vendor stack from its domain alone

Use when you need a company's technology and vendor stack from its domain alone. Returns every third-party service it runs on — the software and tools behind its mail, DNS, CDN, analytics, payments, support and hosting — each with the DNS record or loaded script that proves it, plus registration, certificate and site facts. Technographics and SaaS detection without a subscription.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
248 msmedian answer time
$0.02listed price per call
$0.02price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://hosaka-agents.vercel.app/dossier

CategoryCompany and compliance
Provider hosthosaka-agents.vercel.app
Networksalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, eip155:137, eip155:143, eip155:42161, eip155:4663, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days3 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.02 248 ms

Example input (from the provider)

{
  "body": {
    "domain": "figma.com"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "properties": {
        "body": {
          "properties": {
            "domain": {
              "description": "Company domain, e.g. figma.com",
              "type": "string"
            }
          },
          "required": [
            "domain"
          ],
          "type": "object"
        }
      },
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "properties": {
            "domain": {
              "type": "string"
            },
            "gaps": {
              "items": {
                "type": "object"
              },
              "type": "array"
            },
            "registration": {
              "properties": {
                "from": {
                  "type": "string"
                },
                "value": {
                  "properties": {
                    "ageYears": {
                      "type": "number"
                    },
                    "registrar": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                }
              },
              "type": "object"
            },
            "vendors": {
              "items": {
                "properties": {
                  "category": {
                    "type": "string"
                  },
                  "confidence": {
                    "type": "string"
                  },
                  "evidence": {
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": "array"
            }
          },
          "type": "object"
        }
      },
      "type": "object"
    }
  },
  "type": "object"
}

This page as JSON