Skip to content

add Domain Intelligence API#2500

Closed
OsirisTechnicalInstitute wants to merge 2 commits into
awesome-selfhosted:masterfrom
OsirisTechnicalInstitute:master
Closed

add Domain Intelligence API#2500
OsirisTechnicalInstitute wants to merge 2 commits into
awesome-selfhosted:masterfrom
OsirisTechnicalInstitute:master

Conversation

@OsirisTechnicalInstitute
Copy link
Copy Markdown

Adding Domain Intelligence API to the list.

Self-host: clone the repo, set 2 optional env vars (free OTX + VirusTotal API keys), run with uvicorn. Single FastAPI app, Redis for caching. Graceful degradation if upstream sources fail (always-on DNS bruteforce as structural floor). License: MIT.

What it does: Aggregates WHOIS/RDAP, DNS records, SSL certificate inspection, subdomain enumeration (CT logs + DNS bruteforce), and email security posture (SPF/DMARC/DKIM auto-probed across 29 common selectors) for any domain in a single REST call.

A hosted version exists at oti-labs.com but the project is fully self-hostable. Source: https://github.com/osiris-technical-institute/domain-intelligence-api

@nodiscc nodiscc closed this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants