ToolAssay

single-fact who lookup

single-fact who lookup. GLEIF Level 1 record by name, domain or LEI: LEI, legal name, jurisdiction, entity and registration status kept apart; website only on domain answers. Vintage 2026-09-03, all statuses: 3283992 of 3419883; non-Latin-script names (<2 Latin alphanumerics normalized) enter no door. Domains only from Wikidata LEI-website links, exact: subdomains miss. Free: 400 malformed, 404 miss, 409 ambiguous (names only), 503 unreadable. No guesses; full bound in the declaration.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
229 msmedian answer time
$0.05listed price per call
$0.05price 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

GET https://lookups.alienprobe.ai/v1/lookup/who/:q

CategoryCompany and compliance
Provider hostlookups.alienprobe.ai
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days5 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 229 ms

Example input (from the provider)

{
  "method": "GET",
  "pathParams": {
    "q": "apple.com"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "type": "string"
        },
        "pathParams": {
          "additionalProperties": false,
          "properties": {
            "q": {
              "description": "a company name (optionally ;JURISDICTION), a domain, or a 20-character LEI, 1 to 200 characters",
              "maxLength": 200,
              "minLength": 1,
              "type": "string"
            }
          },
          "required": [
            "q"
          ],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method",
        "pathParams"
      ],
      "type": "object"
    },
    "output": {
      "additionalProperties": false,
      "properties": {
        "example": {
          "additionalProperties": false,
          "properties": {
            "answer": {
              "additionalProperties": false,
              "properties": {
                "entity_status": {
                  "minLength": 1,
                  "type": "string"
                },
                "jurisdiction": {
                  "minLength": 1,
                  "type": "string"
                },
                "last_update": {
                  "minLength": 1,
                  "type": "string"
                },
                "legal_name": {
                  "minLength": 1,
                  "type": "string"
                },
                "lei": {
                  "pattern": "^[0-9A-Z]{20}$",
                  "type": "string"
                },
                "match": {
                  "additionalProperties": false,
                  "properties": {
                    "by": {
                      "enum": [
                        "lei",
                        "domain",
                        "name"
                      ],
                      "type": "string"
                    },
                    "rule": {
                      "enum": [
                        "lei_exact",
                        "domain_exact",
                        "name_exact",
                        "name_normalized"
                      ],
                      "type": "string"
                    }
                  },
                  "required": [
                    "by",
                    "rule"
                  ],
                  "type": "object"
                },
                "official_website": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "registration_status": {
                  "minLength": 1,
                  "type": "string"
                }
              },
              "required": [
                "lei",
                "legal_name",
                "jurisdiction",
                "entity_status",
                "registration_status",
                "last_update",
                "match",
                "official_website"
              ],
              "type": "object"
            },
            "delivered_at": {
              "minLength": 1,
              "type": "string"
            },
            "schema_version": {
              "const": "who-lookup.v1",
              "type": "string"
            },
            "source": {
              "additionalProperties": false,
              "properties": {
                "coverage": {
                  "const": "Name and LEI resolution cover the 3283992 GLEIF Level 1 records ADMITTED by the build from the 3419883 records read of the 2026-09-03 golden copy (INACTIVE and LAPSED included). 135653 records were refused because their legal name normalizes to fewer than 2 Latin alphanumerics \u2014 in practice non-Latin-script names (CJK, Cyrillic, Greek, Arabic, Hebrew, Thai) \u2014 and 238 for unclean fields; a refused record is absent from EVERY door in this vintage \u2014 name, LEI and domain alike \u2014 not from the name door alone. Domain resolution covers only entities Wikidata links to an LEI and an official website (21688 domain rows, skewed to large and listed companies), matched exactly against the registrable domain, so a subdomain is a miss. A domain absent here is absent from this map only, not proof the company lacks an LEI; a miss is a miss from THIS snapshot only. official_website is present only on domain answers; it is null on name and LEI answers, which are read from shards that carry no website column. Answers are served from R2 shards each verified against a manifest whose sha256 is this snapshot_sha256; refresh is a new vintage prefix and a re-pin, never a live fetch.",
                  "type": "string"
                },
                "name": {
                  "const": "GLEIF golden copy, Level 1 LEI records admitted by the build (see coverage); domain map from Wikidata items carrying P1278 (LEI) and P856 (official website)",
                  "type": "string"
                },
                "snapshot_sha256": {
                  "const": "8c5bb11bdd14d0ae66d92b5abad648804fe463c8d83e487f897644b0f99f5792",
                  "type": "string"
                },
                "vintage": {
                  "const": "2026-09-03",
                  "type": "string"
                }
              },
              "required": [
                "name",
                "vintage",
                "snapshot_sha256",
                "coverage"
              ],
              "type": "object"
            },
            "subject": {
              "additionalProperties": false,
              "properties": {
                "type": {
                  "const": "who",
                  "type": "string"
                },
                "value": {
                  "description": "a company name (optionally ;JURISDICTION), a domain, or a 20-character LEI, 1 to 200 characters",
                  "maxLength": 2

This page as JSON