_____ _ _
| __ \ (_) /\ (_)
| | | | ___ _ __ ___ __ _ _ _ __ / \ _ __ _
| | | |/ _ \| '_ ` _ \ / _` | | '_ \ / /\ \ | '_ \| |
| |__| | (_) | | | | | | (_| | | | | |/ ____ \| |_) | |
|_____/ \___/|_| |_| |_|\__,_|_|_| |_/_/ \_\ .__/|_|
| |
|_|
# Server url -> https://api.ns-lookup.io
V2 API
# POST /v2/analyze
Runs a full DNS, delegation, nameserver, mail, web, and registrar analysis.
JSON body: {"domain":"example.com"}
# GET /v2/httpstatus?domain=
Returns the HTTP redirect chain, response status, headers, and final page title.
# GET /v2/sslcheck?domain=
Inspects the TLS protocol, cipher, certificate chain, expiration, and domain match.
# GET /v2/mixedcontent?url=
Loads an HTTPS page and reports insecure mixed-content resources.