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
| Category | Company and compliance |
|---|---|
| Provider host | hosaka-agents.vercel.app |
| Networks | algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, eip155:137, eip155:143, eip155:42161, eip155:4663, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Payment schemes | exact |
| Self-reported calls, 30 days | 3 from 1 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 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"
}