# eldraco/domain_analyzer

Analyze the security of any domain by finding all the information possible. Made in python.

Repository: https://github.com/eldraco/domain_analyzer
Canonical: https://ross.abutalabs.com/products/domain_analyzer
Language: Python
License Family: other
Last push: 2022-12-29T10:57:33+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3312, "days_push": 1343, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1861, forks 235 (observed 2026-08-28T04:05:45.385525+00:00)

## What it is
Domain Analyzer is a Python-based security analysis tool that automatically discovers and reports information about a given domain, including DNS servers, mail servers, IP addresses, SPF records, and emails. It integrates nmap for port scanning and a web crawler to spider discovered web servers, producing organized output files and a PDF report.

## Use cases
- analyze the security of a domain automatically
- discover subdomains and DNS information for a target domain
- find open ports and services on a domain's IP addresses with nmap
- crawl web servers found on a domain to find files and open folders
- check DNS zone transfers and SPF records during a security assessment
- generate a PDF report of domain reconnaissance results

## When to choose
- you need unattended, automated reconnaissance of a domain's DNS, ports, and web servers
- you want an all-in-one tool combining DNS enumeration, nmap scanning, and web crawling
- you need organized output files and a PDF report for a security assessment

## When to avoid
- you need a continuously maintained tool with an active release cadence (latest release 2022, no license file)
- you need a GUI or web interface rather than a command-line tool
- you require legal compliance features or authorization workflows for scanning targets

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, web-scraping, search-engine, pdf, networking
- domain: security, penetration-testing, networking
- platform: python, cli
- tags: dns-analysis, reconnaissance, nmap, osint, domain-enumeration, subdomain-discovery, command-line, linux, docker

## Member repositories
- eldraco/domain_analyzer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.385525+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:49.368877+00:00, confidence not recorded.
  - readme: https://github.com/eldraco/domain_analyzer (fetched 2026-08-28T04:05:45.385525+00:00, sha 51d75ad9949e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
