Back to tools

API Notes

Some Heatflux Tools use lightweight API endpoints for server-side network lookups. Requests are rate limited and protected against private or local target abuse.

TLS Check

GET /api/tls-check?host=example.com&port=443

DNS Trace

GET /api/dns-trace?domain=example.com

curl "https://tools.heatflux.xyz/api/dns-trace?domain=heatflux.xyz"

Do not submit targets you are not authorized to test.