Skip to main content

Look up a domain's threat record

GET 

/domains/lookup

Check the current threat status of a domain in Chainara's threat database. Use this to poll after a /domains/report submission to see if the Intel scanner has updated the risk score, or to check whether a domain is already known.

The same domain normalisation applied at submission time is also applied here (strips scheme, path, port, trailing dot; lowercases).

Returns a single object when exactly one record matches. Returns an array when the same domain has been reported under multiple blockchain contexts.

The scan_info block is present only when the domain was submitted via /domains/report.

Request

Responses

Domain record(s) found