An async Textual TUI for website reconnaissance — DNS, WHOIS, TLS, security, tech-stack and SEO, with no paid APIs.
Project description
WebScanner
An async Textual TUI for website reconnaissance. Point it at a domain and it concurrently gathers DNS, WHOIS, TLS, security, tech-stack and SEO intelligence, then lays it out across tabs — with a live country map and a server-status panel that stay pinned in place.
No paid APIs. Everything runs off free, public endpoints and the standard library:
ip-api.com for geolocation, Cloudflare/Google DoH and dig against public filtering
resolvers for blocklist checks, the system whois, and stdlib ssl/socket. Country
borders are embedded (Natural Earth), so even the map needs no tile service.
Features
Nine tabs, scanned concurrently and rendered live as each module finishes:
- DNS — A / AAAA / NS / CNAME / SOA / MX / TXT / CAA / DS / DNSKEY records, plus email
authentication folded in: DMARC (
_dmarc) and DKIM (probes ~40 common selectors). - Whois — parsed system
whois, with rich gTLD and ccTLD field support (registrar, dates, nameservers, per-contact details). - Subdomains — discovered natively from TLS certificate SANs and
socketprobes of common subdomains — no third-party enumeration services. - SSL — certificate issuer, subject, SANs, validity window, trust and expiry, parsed from the live TLS handshake.
- Security — TCP connect port scan, presence of HTTP security headers (CSP, HSTS, X-Frame-Options, …), and blocklist status across public filtering resolvers (AdGuard, CleanBrowsing, Cloudflare, Google, OpenDNS, Quad9).
- Headers — the full set of HTTP response headers.
- Tech — technology-stack detection via Wappalyzer: name, category, confidence, groups and version.
- SEO — page content (title/description with length hints, H1–H3, social links), top
keyword n-grams,
robots.txtand sitemaps, and JSON-LD structured data. - Links — internal and external links, with their anchor text.
Alongside the tabs, two fixed panels:
- Country map — real country outlines auto-framed around the server's location, drawn
with braille characters (
+/-to zoom). - Server — online status and response time, IP, geolocation, ISP, AS, hosting provider and detected tech.
Installation
Requires Python 3.11+.
The easiest way is with pipx (or uv),
which installs webscan into its own isolated environment:
pipx install web-scanner
# or
uv tool install web-scanner
To install the latest unreleased code, point either tool at the repo instead:
pipx install git+https://github.com/iamramizk/web-scanner.
From source (development)
git clone https://github.com/iamramizk/web-scanner.git
cd web-scanner
python3 -m venv .venv
source .venv/bin/activate # Unix/macOS (.venv\Scripts\activate on Windows)
pip install -e .
Usage
webscan example.com
You can also run it as a module (python -m webscanner example.com), or from a source
checkout without installing (python app.py example.com).
Press s inside the app to save every tab to CSV. When installed, results are written to a
./<domain>_<timestamp>/ folder in your current directory.
Updating
pipx upgrade web-scanner
If you installed from Git, pipx upgrade won't see new commits (the version is unchanged),
so reinstall from source instead:
pipx install --force git+https://github.com/iamramizk/web-scanner
Keys
| Key | Action |
|---|---|
← / → Tab |
Switch tabs |
r |
Rescan |
s |
Save — export every tab to CSV under output/<domain>_<timestamp>/ |
esc |
Edit the domain and scan a new one |
q |
Quit |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file web_scanner-2.0.1.tar.gz.
File metadata
- Download URL: web_scanner-2.0.1.tar.gz
- Upload date:
- Size: 107.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ec02cdecf3659f125eac297b274264d41fb857c95ada872132f743c42aaffdb
|
|
| MD5 |
284d15c34fcd8fbd6c6d0d8208e2c333
|
|
| BLAKE2b-256 |
d40bbd56c62f52673520cdb3472a3b30dad9abafc1ab9aded089593bbd655d29
|
Provenance
The following attestation bundles were made for web_scanner-2.0.1.tar.gz:
Publisher:
publish.yml on iamramizk/web-scanner
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
web_scanner-2.0.1.tar.gz -
Subject digest:
0ec02cdecf3659f125eac297b274264d41fb857c95ada872132f743c42aaffdb - Sigstore transparency entry: 2148320613
- Sigstore integration time:
-
Permalink:
iamramizk/web-scanner@667c095938c998079601648eb78e7b330a7b0bce -
Branch / Tag:
refs/tags/v2.0.1 - Owner: https://github.com/iamramizk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@667c095938c998079601648eb78e7b330a7b0bce -
Trigger Event:
release
-
Statement type:
File details
Details for the file web_scanner-2.0.1-py3-none-any.whl.
File metadata
- Download URL: web_scanner-2.0.1-py3-none-any.whl
- Upload date:
- Size: 116.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59d728166523d142210d8fee9d87b88e10a113d4853acd402287f2b0d4d5efaa
|
|
| MD5 |
49868c3e18eaf8c159a2b563ec5ab0be
|
|
| BLAKE2b-256 |
f845c45f8f3094b851644d8696a0b3bd84a7b7665dbe9403e289c2156bd9fc76
|
Provenance
The following attestation bundles were made for web_scanner-2.0.1-py3-none-any.whl:
Publisher:
publish.yml on iamramizk/web-scanner
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
web_scanner-2.0.1-py3-none-any.whl -
Subject digest:
59d728166523d142210d8fee9d87b88e10a113d4853acd402287f2b0d4d5efaa - Sigstore transparency entry: 2148320623
- Sigstore integration time:
-
Permalink:
iamramizk/web-scanner@667c095938c998079601648eb78e7b330a7b0bce -
Branch / Tag:
refs/tags/v2.0.1 - Owner: https://github.com/iamramizk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@667c095938c998079601648eb78e7b330a7b0bce -
Trigger Event:
release
-
Statement type: