# com.thetempleofdoom.osint-mcp/osint-terminal (remote · osint-mcp.thetempleofdoom.com)

454 OSINT recon tools + server-side entity correlation & person sweeps. Keyless.

- Trust score: 56/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- remote · `osint-mcp.thetempleofdoom.com`: 56/100 (this document), [markdown](https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp.md), [page](https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp)

## Channel facts

- Endpoint: `https://osint-mcp.thetempleofdoom.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-26.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 457 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 29/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Tool/resource definitions use about 13426 tokens (~29/item across 457 items; 457 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 457 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - Manipulation not yet verified: none of the 457 captured unit(s) of tool text has been judged yet, so we will not certify text no model has read as clean.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the com.thetempleofdoom.osint-mcp/osint-terminal server?

com.thetempleofdoom.osint-mcp/osint-terminal is a hosted endpoint at https://osint-mcp.thetempleofdoom.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-thetempleofdoom-osint-mcp-osint-terminal 'https://osint-mcp.thetempleofdoom.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-thetempleofdoom-osint-mcp-osint-terminal": {
      "url": "https://osint-mcp.thetempleofdoom.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-thetempleofdoom-osint-mcp-osint-terminal": {
      "type": "http",
      "url": "https://osint-mcp.thetempleofdoom.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-thetempleofdoom-osint-mcp-osint-terminal]
url = "https://osint-mcp.thetempleofdoom.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-thetempleofdoom-osint-mcp-osint-terminal": {
      "type": "remote",
      "url": "https://osint-mcp.thetempleofdoom.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-thetempleofdoom-osint-mcp-osint-terminal --url 'https://osint-mcp.thetempleofdoom.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-thetempleofdoom-osint-mcp-osint-terminal:
    url: "https://osint-mcp.thetempleofdoom.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-thetempleofdoom-osint-mcp-osint-terminal": {
      "Transport": "http",
      "Url": "https://osint-mcp.thetempleofdoom.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-thetempleofdoom-osint-mcp-osint-terminal -t streamable-http -u 'https://osint-mcp.thetempleofdoom.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-thetempleofdoom-osint-mcp-osint-terminal": {
      "type": "http",
      "url": "https://osint-mcp.thetempleofdoom.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 56, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 55, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] New tool “agent_manifest”
- [functional] New tool “correlate_sweep”
- [functional] New tool “person_sweep”

### 2026-09-23 (score 55)

First indexed and scored.

## MCP tools (457)

### `dns` (~34 tokens)

Dns

DNS Records: A/AAAA/MX/NS/TXT/CNAME/SOA/CAA records

Input parameters:

- `q` (string)

### `whois` (~31 tokens)

Whois

WHOIS / RDAP: Registration, status, nameservers, DNSSEC

Input parameters:

- `q` (string)

### `subdomains` (~25 tokens)

Subdomains

Subdomains: Certificate-transparency subdomain discovery

Input parameters:

- `q` (string)

### `tls` (~29 tokens)

Tls

TLS Certificate: Live cert: issuer, validity, SANs, cipher

Input parameters:

- `q` (string)

### `headers` (~25 tokens)

Headers

HTTP / Security: Headers + security-header scorecard

Input parameters:

- `q` (string)

### `wayback` (~24 tokens)

Wayback

Wayback Machine: Archive.org snapshot history

Input parameters:

- `q` (string)

### `ipgeo` (~30 tokens)

Ipgeo

IP Geolocation: Geo, ISP, ASN, proxy/hosting flags

Input parameters:

- `q` (string)

### `reversedns` (~23 tokens)

Reversedns

Reverse DNS: PTR record / hostname

Input parameters:

- `q` (string)

### `username` (~24 tokens)

Username

Username Hunter: Presence across 16 public sites

Input parameters:

- `q` (string)

### `github` (~24 tokens)

Github

GitHub Recon: Profile, repos, languages

Input parameters:

- `q` (string)

### `email` (~25 tokens)

Email

Email Intel: Gravatar, MX, disposable detection

Input parameters:

- `q` (string)

### `internetdb` (~36 tokens)

Internetdb

Shodan InternetDB: Open ports, CPEs, tags, known CVEs for a host

Input parameters:

- `q` (string)

### `portscan` (~27 tokens)

Portscan

Port Scan: TCP connect scan: common + camera ports

Input parameters:

- `q` (string)

### `camera` (~31 tokens)

Camera

Camera Exposure: RTSP/ONVIF + camera-port exposure (per-target)

Input parameters:

- `q` (string)

### `ipwhois` (~31 tokens)

Ipwhois

IP WHOIS / RDAP: Network owner, range, abuse contact

Input parameters:

- `q` (string)

### `asn` (~28 tokens)

Asn

ASN / BGP: ASN details or prefixes for an IP

Input parameters:

- `q` (string)

### `reverseip` (~24 tokens)

Reverseip

Reverse IP: Other domains sharing the host

Input parameters:

- `q` (string)

### `dnsbl` (~33 tokens)

Dnsbl

DNS Blocklist: Spamhaus/Barracuda/SORBS/SpamCop check

Input parameters:

- `q` (string)

### `tor` (~27 tokens)

Tor

Tor Exit Check: Is the IP a known Tor exit node

Input parameters:

- `q` (string)

### `cloud` (~29 tokens)

Cloud

Cloud Provider: AWS/GCP/Azure/etc. detection + hosting flag

Input parameters:

- `q` (string)

### `emailsec` (~27 tokens)

Emailsec

Email Security: SPF / DMARC / DKIM posture

Input parameters:

- `q` (string)

### `robots` (~25 tokens)

Robots

robots.txt: Disallowed paths + sitemaps

Input parameters:

- `q` (string)

### `tech` (~23 tokens)

Tech

Tech Fingerprint: CMS/framework/server detection

Input parameters:

- `q` (string)

### `favicon` (~28 tokens)

Favicon

Favicon Hash: favicon md5/sha256 for pivoting

Input parameters:

- `q` (string)

### `redirects` (~23 tokens)

Redirects

Redirect Tracer: Full HTTP redirect chain

Input parameters:

- `q` (string)

### `certhistory` (~26 tokens)

Certhistory

Cert History: crt.sh issuer timeline & counts

Input parameters:

- `q` (string)

### `social` (~25 tokens)

Social

Social Links: Direct profile URLs across 20 platforms

Input parameters:

- `q` (string)

### `mac` (~23 tokens)

Mac

MAC Vendor: OUI → hardware vendor

Input parameters:

- `q` (string)

### `crypto` (~25 tokens)

Crypto

Crypto Address: BTC/ETH balance & tx history

Input parameters:

- `q` (string)

### `dorks` (~26 tokens)

Dorks

Search Dorks: Builds manual OSINT search links

Input parameters:

- `q` (string)

### `urlscan` (~36 tokens)

Urlscan

urlscan.io: Past scans, verdicts, infra (IP/ASN/server) for a site

Input parameters:

- `q` (string)

### `greynoise` (~32 tokens)

Greynoise

GreyNoise: Is the IP a known internet scanner — benign/malicious

Input parameters:

- `q` (string)

### `typosquat` (~29 tokens)

Typosquat

Typosquat Finder: Look-alike domains that currently resolve

Input parameters:

- `q` (string)

### `securitytxt` (~27 tokens)

Securitytxt

security.txt: RFC 9116 disclosure policy & contacts

Input parameters:

- `q` (string)

### `keybase` (~25 tokens)

Keybase

Keybase: Crypto identity + linked social proofs

Input parameters:

- `q` (string)

### `phone` (~26 tokens)

Phone

Phone Number: E.164 country/region (offline)

Input parameters:

- `q` (string)

### `decode` (~29 tokens)

Decode

Decoder: Auto base64/hex/URL-decode + refang

Input parameters:

- `q` (string)

### `jwt` (~25 tokens)

Jwt

JWT Decoder: Header + claims (no signature verify)

Input parameters:

- `q` (string)

### `hashid` (~26 tokens)

Hashid

Hash Identifier: Guess hash algorithm from length/charset

Input parameters:

- `q` (string)

### `cidr` (~34 tokens)

Cidr

CIDR Calculator: Subnet calc: network, mask, host range, count (offline)

Input parameters:

- `q` (string)

### `gitexposed` (~31 tokens)

Gitexposed

Exposed Files: .git/.env/backup exposure (per-target)

Input parameters:

- `q` (string)

### `cors` (~26 tokens)

Cors

CORS Check: Origin-reflection / wildcard misconfig

Input parameters:

- `q` (string)

### `cookies` (~27 tokens)

Cookies

Cookie Audit: Secure/HttpOnly/SameSite flag review

Input parameters:

- `q` (string)

### `dnssec` (~31 tokens)

Dnssec

DNSSEC: Is the zone signed (AD flag + DNSKEY/DS)

Input parameters:

- `q` (string)

### `pgp` (~29 tokens)

Pgp

PGP Key: Public key published on keys.openpgp.org

Input parameters:

- `q` (string)

### `hackernews` (~26 tokens)

Hackernews

Hacker News: Profile: karma, age, activity

Input parameters:

- `q` (string)

### `gitlab` (~22 tokens)

Gitlab

GitLab: Public user profile

Input parameters:

- `q` (string)

### `dnsprop` (~31 tokens)

Dnsprop

DNS Propagation: Compare A records across Google/Cloudflare/Quad9

Input parameters:

- `q` (string)

### `takeover` (~27 tokens)

Takeover

Subdomain Takeover: Dangling-CNAME takeover fingerprint check

Input parameters:

- `q` (string)

### `sitemap` (~23 tokens)

Sitemap

Sitemap: Fetch sitemap.xml + list URLs

Input parameters:

- `q` (string)

### `waf` (~29 tokens)

Waf

WAF / CDN: Detect WAF/CDN from headers & cookies

Input parameters:

- `q` (string)

### `cve` (~33 tokens)

Cve

CVE Lookup: CVE detail + CVSS (CIRCL, no key)

Input parameters:

- `q` (string)

### `npm` (~23 tokens)

Npm

npm Author: Packages published by an author

Input parameters:

- `q` (string)

### `peers` (~26 tokens)

Peers

ASN Peers: Upstream/downstream BGP neighbours

Input parameters:

- `q` (string)

### `urlparse` (~26 tokens)

Urlparse

URL Parse: Parse URL into components + query params

Input parameters:

- `q` (string)

### `epoch` (~24 tokens)

Epoch

Epoch Time: Unix timestamp <-> UTC datetime

Input parameters:

- `q` (string)

### `tlsscan` (~28 tokens)

Tlsscan

TLS Versions: Which SSL/TLS protocols the host accepts

Input parameters:

- `q` (string)

### `revgeo` (~31 tokens)

Revgeo

Reverse Geocode: lat,lon -> address (OSM Nominatim)

Input parameters:

- `q` (string)

### `suntimes` (~30 tokens)

Suntimes

Sun Times: Sunrise/sunset/twilight for a coordinate (UTC)

Input parameters:

- `q` (string)

### `iban` (~30 tokens)

Iban

IBAN Validate: ISO 13616 checksum + country/length (offline)

Input parameters:

- `q` (string)

### `bin` (~30 tokens)

Bin

Card BIN: Issuer/scheme/country from card BIN (binlist)

Input parameters:

- `q` (string)

### `uuid` (~29 tokens)

Uuid

UUID Parser: Version/variant + v1 timestamp/MAC (offline)

Input parameters:

- `q` (string)

### `isbn` (~26 tokens)

Isbn

ISBN Book: Book metadata (OpenLibrary) + checksum

Input parameters:

- `q` (string)

### `txhash` (~27 tokens)

Txhash

Crypto Tx: BTC/ETH transaction detail (blockchair)

Input parameters:

- `q` (string)

### `bluesky` (~23 tokens)

Bluesky

Bluesky: AT Protocol public profile

Input parameters:

- `q` (string)

### `chesscom` (~24 tokens)

Chesscom

Chess.com: Public player profile + ratings

Input parameters:

- `q` (string)

### `wikipedia` (~30 tokens)

Wikipedia

Wikipedia Summary: Wikipedia REST summary: extract, type, coords (no key)

Input parameters:

- `q` (string)

### `httping` (~24 tokens)

Httping

HTTP Ping: Reachability + response timing

Input parameters:

- `q` (string)

### `links` (~29 tokens)

Links

Link Extractor: All links + external domains + emails on a page

Input parameters:

- `q` (string)

### `pwstrength` (~24 tokens)

Pwstrength

Password Strength: Offline entropy/strength estimate

Input parameters:

- `q` (string)

### `entropy` (~27 tokens)

Entropy

Shannon Entropy: Per-char entropy — flags secrets/keys

Input parameters:

- `q` (string)

### `lobsters` (~25 tokens)

Lobsters

Lobste.rs: Public user profile + karma

Input parameters:

- `q` (string)

### `caa` (~30 tokens)

Caa

CAA Records: Which CAs may issue certs for the domain

Input parameters:

- `q` (string)

### `mtasts` (~27 tokens)

Mtasts

MTA-STS: Inbound-mail TLS enforcement policy

Input parameters:

- `q` (string)

### `bimi` (~27 tokens)

Bimi

BIMI: Brand-indicator (logo) DNS record

Input parameters:

- `q` (string)

### `domainage` (~26 tokens)

Domainage

Domain Age: Days since registration (phishing signal)

Input parameters:

- `q` (string)

### `luhn` (~30 tokens)

Luhn

Luhn Check: Validate card/IMEI Luhn checksum (offline)

Input parameters:

- `q` (string)

### `pypi` (~26 tokens)

Pypi

PyPI Package: Python package metadata + links

Input parameters:

- `q` (string)

### `crates` (~23 tokens)

Crates

crates.io: Rust crate stats + downloads

Input parameters:

- `q` (string)

### `rubygems` (~26 tokens)

Rubygems

RubyGems: Ruby gem stats + downloads

Input parameters:

- `q` (string)

### `packagist` (~29 tokens)

Packagist

Packagist: PHP/Composer package stats (vendor/pkg)

Input parameters:

- `q` (string)

### `npmpkg` (~28 tokens)

Npmpkg

npm Package: npm package version, deps, maintainers

Input parameters:

- `q` (string)

### `btcaddr` (~27 tokens)

Btcaddr

BTC Address: Bitcoin balance/tx via mempool.space

Input parameters:

- `q` (string)

### `ethaddr` (~26 tokens)

Ethaddr

ETH Address: Ethereum balance/tx + contract flag

Input parameters:

- `q` (string)

### `ghrepo` (~29 tokens)

Ghrepo

GitHub Repo: Stars/langs/license/activity (owner/repo)

Input parameters:

- `q` (string)

### `ghgists` (~28 tokens)

Ghgists

GitHub Gists: Public gists for a user

Input parameters:

- `q` (string)

### `ghorg` (~23 tokens)

Ghorg

GitHub Org: Public org profile

Input parameters:

- `q` (string)

### `mastodon` (~26 tokens)

Mastodon

Mastodon: Resolve user@instance via WebFinger

Input parameters:

- `q` (string)

### `geohash` (~30 tokens)

Geohash

Geohash: lat,lon -> geohash (offline)

Input parameters:

- `q` (string)

### `ipv6` (~28 tokens)

Ipv6

IPv6 Validator: IPv6 parser, expander, classifier

Input parameters:

- `q` (string)

### `transform` (~29 tokens)

Transform

Text Transforms: rot13/base32/morse/reverse (offline)

Input parameters:

- `q` (string)

### `cpfcnpj` (~27 tokens)

Cpfcnpj

CPF / CNPJ: Brazilian doc checksum (offline)

Input parameters:

- `q` (string)

### `color` (~30 tokens)

Color

Color Parser: hex/rgb -> rgb/hsl + nearest name (offline)

Input parameters:

- `q` (string)

### `doh` (~37 tokens)

Doh

DoH Records: Uncommon DNS records (HTTPS/SVCB/TLSA/SRV/NAPTR…)

Input parameters:

- `q` (string)

### `tlsa` (~31 tokens)

Tlsa

DANE / TLSA: Certificate-pinning DANE records on :443

Input parameters:

- `q` (string)

### `dnsverify` (~31 tokens)

Dnsverify

TXT Verifications: Which SaaS a domain is enrolled in (TXT tokens)

Input parameters:

- `q` (string)

### `subbrute` (~32 tokens)

Subbrute

Subdomain Brute: Resolve a common-subdomain wordlist (per-target)

Input parameters:

- `q` (string)

### `hstspreload` (~33 tokens)

Hstspreload

HSTS Preload: Is the domain on the browser HSTS preload list

Input parameters:

- `q` (string)

### `wpscan` (~31 tokens)

Wpscan

WordPress Scan: WP version + author enum via REST (per-target)

Input parameters:

- `q` (string)

### `wellknown` (~28 tokens)

Wellknown

.well-known Scan: Which /.well-known/* resources exist

Input parameters:

- `q` (string)

### `graphql` (~29 tokens)

Graphql

GraphQL Probe: Find GraphQL endpoint + introspection (per-target)

Input parameters:

- `q` (string)

### `swagger` (~30 tokens)

Swagger

Swagger / OpenAPI: Exposed API docs at common paths (per-target)

Input parameters:

- `q` (string)

### `s3buckets` (~33 tokens)

S3Buckets

Cloud Buckets: S3/GCS/Azure buckets named for the domain

Input parameters:

- `q` (string)

### `httpmethods` (~28 tokens)

Httpmethods

HTTP Methods: Allowed methods + TRACE/risky-verb check

Input parameters:

- `q` (string)

### `dirlisting` (~26 tokens)

Dirlisting

Directory Listing: Open directory-index exposure (per-target)

Input parameters:

- `q` (string)

### `adstxt` (~27 tokens)

Adstxt

ads.txt: Ad-tech sellers declared in ads.txt

Input parameters:

- `q` (string)

### `feeds` (~28 tokens)

Feeds

RSS / Atom Feeds: Discover syndication feeds on a site

Input parameters:

- `q` (string)

### `manifest` (~28 tokens)

Manifest

PWA Manifest: Web app manifest: name, icons, theme

Input parameters:

- `q` (string)

### `wpplugin` (~27 tokens)

Wpplugin

WP Plugin Info: WordPress.org plugin version/install stats

Input parameters:

- `q` (string)

### `abusecontact` (~28 tokens)

Abusecontact

Abuse Contact: Authoritative abuse email (RIPEstat finder)

Input parameters:

- `q` (string)

### `asrank` (~29 tokens)

Asrank

AS Rank (CAIDA): Global ASN ranking + customer cone size

Input parameters:

- `q` (string)

### `peeringdb` (~31 tokens)

Peeringdb

PeeringDB: Network type, traffic, IX/facility presence

Input parameters:

- `q` (string)

### `rpki` (~30 tokens)

Rpki

RPKI / ROA: Route-origin validation for the covering prefix

Input parameters:

- `q` (string)

### `ens` (~26 tokens)

Ens

ENS Resolve: ENS name <-> ETH address + avatar

Input parameters:

- `q` (string)

### `ethcontract` (~27 tokens)

Ethcontract

ETH Contract: Contract check + Sourcify verified source

Input parameters:

- `q` (string)

### `osv` (~32 tokens)

Osv

OSV Vulns: Known package vulns (OSV.dev). 'eco:name'

Input parameters:

- `q` (string)

### `depsdev` (~26 tokens)

Depsdev

deps.dev: Open-source insights: versions, default

Input parameters:

- `q` (string)

### `gomod` (~26 tokens)

Gomod

Go Module: Go module latest version (module proxy)

Input parameters:

- `q` (string)

### `nuget` (~25 tokens)

Nuget

NuGet: .NET package stats + downloads

Input parameters:

- `q` (string)

### `maven` (~29 tokens)

Maven

Maven Central: Java artifact: 'group:artifact' or name

Input parameters:

- `q` (string)

### `hexpm` (~26 tokens)

Hexpm

Hex.pm: Elixir/Erlang package downloads

Input parameters:

- `q` (string)

### `cdnjs` (~27 tokens)

Cdnjs

cdnjs: Hosted JS library version + assets

Input parameters:

- `q` (string)

### `npmdl` (~25 tokens)

Npmdl

npm Downloads: npm download counts day/week/month

Input parameters:

- `q` (string)

### `brew` (~26 tokens)

Brew

Homebrew: Formula/cask version, deps, installs

Input parameters:

- `q` (string)

### `pypistats` (~27 tokens)

Pypistats

PyPI Downloads: PyPI recent download counts

Input parameters:

- `q` (string)

### `devto` (~25 tokens)

Devto

dev.to: Forem/dev.to public profile

Input parameters:

- `q` (string)

### `medium` (~23 tokens)

Medium

Medium: Author feed: recent post titles

Input parameters:

- `q` (string)

### `orcid` (~30 tokens)

Orcid

ORCID: Researcher record (0000-000X-…)

Input parameters:

- `q` (string)

### `codeberg` (~26 tokens)

Codeberg

Codeberg: Codeberg/Gitea public user

Input parameters:

- `q` (string)

### `wikidata` (~29 tokens)

Wikidata

Wikidata Search: Search Wikidata entities by label (no key)

Input parameters:

- `q` (string)

### `musicbrainz` (~30 tokens)

Musicbrainz

MusicBrainz: Artist search: type, country, MBID

Input parameters:

- `q` (string)

### `stackoverflow` (~27 tokens)

Stackoverflow

Stack Overflow: SO/SE user search by display name

Input parameters:

- `q` (string)

### `hashnode` (~25 tokens)

Hashnode

Hashnode: Blogger profile: followers, posts

Input parameters:

- `q` (string)

### `gravatarfull` (~29 tokens)

Gravatarfull

Gravatar Profile: Full public Gravatar profile + linked accounts

Input parameters:

- `q` (string)

### `osmuser` (~28 tokens)

Osmuser

OpenStreetMap User: Contributor: last edit + changeset

Input parameters:

- `q` (string)

### `feodo` (~32 tokens)

Feodo

Feodo C2: abuse.ch botnet C2 blocklist (key-free)

Input parameters:

- `q` (string)

### `openphish` (~27 tokens)

Openphish

OpenPhish: Community phishing-URL feed membership

Input parameters:

- `q` (string)

### `kev` (~30 tokens)

Kev

CISA KEV: Is the CVE actively exploited (KEV catalog)

Input parameters:

- `q` (string)

### `epss` (~28 tokens)

Epss

EPSS Score: Exploitation probability (FIRST EPSS)

Input parameters:

- `q` (string)

### `circlhash` (~29 tokens)

Circlhash

Hash Lookup: Known-file lookup (CIRCL hashlookup)

Input parameters:

- `q` (string)

### `weather` (~27 tokens)

Weather

Weather: Current weather at a coordinate (Open-Meteo)

Input parameters:

- `q` (string)

### `elevation` (~27 tokens)

Elevation

Elevation: Ground elevation in metres (Open-Meteo)

Input parameters:

- `q` (string)

### `vin` (~30 tokens)

Vin

VIN Decoder: NHTSA vPIC vehicle decode (make/model/plant)

Input parameters:

- `q` (string)

### `lei` (~30 tokens)

Lei

LEI Lookup: GLEIF legal-entity record by LEI code

Input parameters:

- `q` (string)

### `orgname` (~30 tokens)

Orgname

Company → LEI: Fuzzy company-name search → candidate LEIs

Input parameters:

- `q` (string)

### `cpe` (~37 tokens)

Cpe

CPE → CVEs: NVD: recent CVEs affecting a CPE 2.3 string

Input parameters:

- `q` (string)

### `cvedetail` (~34 tokens)

Cvedetail

CVE Detail: Full CVE record (CVSS, refs) via CIRCL

Input parameters:

- `q` (string)

### `port` (~26 tokens)

Port

Port Reference: Service + exposure notes for a port number

Input parameters:

- `q` (string)

### `ssh` (~25 tokens)

Ssh

SSH Banner: Per-target SSH server banner / version

Input parameters:

- `q` (string)

### `hostsearch` (~27 tokens)

Hostsearch

Host Search: Forward-DNS host enumeration for a domain

Input parameters:

- `q` (string)

### `peeringnet` (~32 tokens)

Peeringnet

PeeringDB Net: Peering policy / traffic / IX presence for ASN

Input parameters:

- `q` (string)

### `nearbywiki` (~24 tokens)

Nearbywiki

Nearby Places: Wikipedia places near a coordinate

Input parameters:

- `q` (string)

### `doi` (~25 tokens)

Doi

DOI Resolver: Crossref publication metadata for a DOI

Input parameters:

- `q` (string)

### `crossrefauthor` (~29 tokens)

Crossrefauthor

Crossref Author: Works by author/keyword (Crossref)

Input parameters:

- `q` (string)

### `orcidworks` (~29 tokens)

Orcidworks

ORCID Works: Recent publications for an ORCID iD

Input parameters:

- `q` (string)

### `isbnmeta` (~28 tokens)

Isbnmeta

ISBN Metadata: Book title/authors/subjects (OpenLibrary)

Input parameters:

- `q` (string)

### `sopostuser` (~28 tokens)

Sopostuser

StackOverflow User: SO profile + reputation by numeric id

Input parameters:

- `q` (string)

### `breachsearch` (~27 tokens)

Breachsearch

Breach Catalog: Public HIBP breach metadata search

Input parameters:

- `q` (string)

### `feodoips` (~35 tokens)

Feodoips

Feodo C2 List: Is IP on abuse.ch Feodo botnet C2 list

Input parameters:

- `q` (string)

### `urlscansearch` (~30 tokens)

Urlscansearch

urlscan Archive: Public urlscan.io scan history for a domain

Input parameters:

- `q` (string)

### `commoncrawl` (~28 tokens)

Commoncrawl

Common Crawl: Captures of a domain in Common Crawl index

Input parameters:

- `q` (string)

### `ipfull` (~30 tokens)

Ipfull

IP Full Profile: Rich geo+ASN+proxy/mobile/hosting flags

Input parameters:

- `q` (string)

### `geocode` (~29 tokens)

Geocode

Geocode: Place name → coordinates (OSM Nominatim)

Input parameters:

- `q` (string)

### `revgeocode` (~28 tokens)

Revgeocode

Reverse Geocode: Coordinates → nearest address (OSM)

Input parameters:

- `q` (string)

### `macvendorlookup` (~29 tokens)

Macvendorlookup

MAC Vendor: OUI → hardware vendor (macvendors.com)

Input parameters:

- `q` (string)

### `dnsmx` (~30 tokens)

Dnsmx

MX (DoH): MX records via Google DNS-over-HTTPS

Input parameters:

- `q` (string)

### `fxrate` (~26 tokens)

Fxrate

FX Rates: Live exchange rates for a currency code

Input parameters:

- `q` (string)

### `country` (~25 tokens)

Country

Country Profile: World Bank country profile by ISO code

Input parameters:

- `q` (string)

### `wikidatasearch` (~29 tokens)

Wikidatasearch

Wikidata Search: Free-text → Wikidata entities

Input parameters:

- `q` (string)

### `spdxlicense` (~29 tokens)

Spdxlicense

SPDX License: SPDX license id → name + OSI status

Input parameters:

- `q` (string)

### `gitignore` (~29 tokens)

Gitignore

gitignore Template: GitHub .gitignore template for a language

Input parameters:

- `q` (string)

### `ghcommits` (~28 tokens)

Ghcommits

GitHub Commits: Recent commits for owner/repo

Input parameters:

- `q` (string)

### `ghpubkeys` (~29 tokens)

Ghpubkeys

GitHub SSH Keys: A user's public SSH keys (.keys)

Input parameters:

- `q` (string)

### `ghkeysgpg` (~32 tokens)

Ghkeysgpg

GitHub GPG Key: Whether a user publishes a GPG key

Input parameters:

- `q` (string)

### `npmdownloads` (~33 tokens)

Npmdownloads

npm Downloads: npm package download counts, last week + month (no key)

Input parameters:

- `q` (string)

### `pypiproject` (~28 tokens)

Pypiproject

PyPI Project: PyPI version/license/links

Input parameters:

- `q` (string)

### `dockerhub` (~32 tokens)

Dockerhub

Docker Hub Repo: Docker Hub repo pulls, stars, last update (no key)

Input parameters:

- `q` (string)

### `httpstatus` (~26 tokens)

Httpstatus

HTTP Status: Explain an HTTP status code (offline)

Input parameters:

- `q` (string)

### `useragent` (~28 tokens)

Useragent

UA Parser: Parse a User-Agent into OS/browser (offline)

Input parameters:

- `q` (string)

### `asnprefixes` (~32 tokens)

Asnprefixes

ASN Prefixes: All announced prefixes for an ASN (RIPEstat)

Input parameters:

- `q` (string)

### `ripewhois` (~32 tokens)

Ripewhois

RIPE Network Info: Covering prefix + origin ASN (RIPEstat)

Input parameters:

- `q` (string)

### `rdapip` (~29 tokens)

Rdapip

RDAP IP: Authoritative RDAP record for an IP

Input parameters:

- `q` (string)

### `isotime` (~26 tokens)

Isotime

Timestamp Convert: Parse/convert a timestamp (offline)

Input parameters:

- `q` (string)

### `nvdcve` (~34 tokens)

Nvdcve

NVD CVE Detail: Full NVD record: CVSS, CWE, references

Input parameters:

- `q` (string)

### `ghadvisory` (~34 tokens)

Ghadvisory

GitHub Advisories: Security advisories for an ecosystem (pip/npm/…)

Input parameters:

- `q` (string)

### `otxdomain` (~31 tokens)

Otxdomain

OTX Domain Rep: AlienVault OTX threat pulses for a domain

Input parameters:

- `q` (string)

### `otxip` (~31 tokens)

Otxip

OTX IP Rep: AlienVault OTX threat pulses for an IP

Input parameters:

- `q` (string)

### `hosthunt` (~30 tokens)

Hosthunt

Host Search: Forward-DNS host/subdomain map (HackerTarget)

Input parameters:

- `q` (string)

### `ghlanguages` (~27 tokens)

Ghlanguages

Repo Languages: Language byte-breakdown for owner/repo

Input parameters:

- `q` (string)

### `githubsearch` (~27 tokens)

Githubsearch

GitHub Repo Search: Search GitHub repos by keyword

Input parameters:

- `q` (string)

### `githubgists` (~27 tokens)

Githubgists

GitHub Gists: A user's public gists

Input parameters:

- `q` (string)

### `golangpkg` (~26 tokens)

Golangpkg

Go Module: Latest version of a Go module

Input parameters:

- `q` (string)

### `rubygemrev` (~29 tokens)

Rubygemrev

Gem Rev-Deps: Reverse dependencies of a RubyGem

Input parameters:

- `q` (string)

### `cratedownloads` (~28 tokens)

Cratedownloads

Crate Downloads: Download totals for a Rust crate

Input parameters:

- `q` (string)

### `openalexwork` (~30 tokens)

Openalexwork

OpenAlex Work: Scholarly work: citations, concepts, OA

Input parameters:

- `q` (string)

### `openalexauthor` (~29 tokens)

Openalexauthor

OpenAlex Author: Author works count, h-index, institution

Input parameters:

- `q` (string)

### `semanticscholar` (~27 tokens)

Semanticscholar

Semantic Scholar: Paper TLDR, citations, influence

Input parameters:

- `q` (string)

### `datacite` (~29 tokens)

Datacite

DataCite Search: Research datasets/DOIs by keyword

Input parameters:

- `q` (string)

### `restcountry` (~31 tokens)

Restcountry

Country Detail: Capital/region/income by name or ISO (World Bank)

Input parameters:

- `q` (string)

### `wikisummary` (~27 tokens)

Wikisummary

Wikipedia Summary: Page extract/description for a topic

Input parameters:

- `q` (string)

### `archiveorg` (~24 tokens)

Archiveorg

Archive.org Item: Internet Archive item metadata

Input parameters:

- `q` (string)

### `hnsearch` (~25 tokens)

Hnsearch

HN Search: Search Hacker News stories/comments

Input parameters:

- `q` (string)

### `hnuser` (~30 tokens)

Hnuser

Hacker News User: HN profile: karma, created, submission count

Input parameters:

- `q` (string)

### `wikipv` (~27 tokens)

Wikipv

Wikipedia Meta: Page length, last edit, editor

Input parameters:

- `q` (string)

### `musicbrainzartist` (~29 tokens)

Musicbrainzartist

MusicBrainz Artist: Artist type, country, lifespan

Input parameters:

- `q` (string)

### `openfoodfacts` (~30 tokens)

Openfoodfacts

Product Barcode: EAN/UPC -> product, brand, nutrition

Input parameters:

- `q` (string)

### `cidrinfo` (~29 tokens)

Cidrinfo

CIDR Calculator: Network/broadcast/host-count (offline)

Input parameters:

- `q` (string)

### `passwordcheck` (~32 tokens)

Passwordcheck

Password Pwned: HIBP k-anonymity breach check (safe)

Input parameters:

- `q` (string)

### `base64` (~27 tokens)

Base64

Base64: Auto decode/encode base64 (offline)

Input parameters:

- `q` (string)

### `hashtext` (~34 tokens)

Hashtext

Hash Text: md5/sha1/sha256/sha512 of text (offline)

Input parameters:

- `q` (string)

### `qrcode` (~27 tokens)

Qrcode

QR Code: Generate a QR code for text/URL

Input parameters:

- `q` (string)

### `dnsptrrange` (~33 tokens)

Dnsptrrange

PTR Range Sweep: Reverse-DNS every host in a /24 (offline)

Input parameters:

- `q` (string)

### `jwtdecode` (~29 tokens)

Jwtdecode

JWT Decode: Decode JWT header+payload (offline, unverified)

Input parameters:

- `q` (string)

### `reddit_user` (~28 tokens)

Reddit User

Reddit User: Reddit user: karma, age, verified status

Input parameters:

- `q` (string)

### `reddit_sub` (~29 tokens)

Reddit Sub

Reddit Subreddit: Subreddit: subscribers, active users, description

Input parameters:

- `q` (string)

### `huggingface` (~28 tokens)

Huggingface

HuggingFace: HuggingFace user profile or model card

Input parameters:

- `q` (string)

### `steam_user` (~25 tokens)

Steam User

Steam Profile: Steam community profile via public XML

Input parameters:

- `q` (string)

### `codeforces` (~26 tokens)

Codeforces

Codeforces: Codeforces competitive programmer rating & rank

Input parameters:

- `q` (string)

### `leetcode_user` (~30 tokens)

Leetcode User

LeetCode: LeetCode solved problems, ranking, badges

Input parameters:

- `q` (string)

### `npmorg` (~25 tokens)

Npmorg

npm Org: npm organization: all published packages

Input parameters:

- `q` (string)

### `emailrep` (~36 tokens)

Emailrep

Email Reputation: emailrep.io: malicious/spam/breach flags for email (no key, limited)

Input parameters:

- `q` (string)

### `arxiv` (~32 tokens)

Arxiv

arXiv Search: arXiv paper search by title/author/keyword

Input parameters:

- `q` (string)

### `pubmed` (~27 tokens)

Pubmed

PubMed: PubMed biomedical paper search (NCBI)

Input parameters:

- `q` (string)

### `zenodo` (~26 tokens)

Zenodo

Zenodo: Zenodo open-research records search

Input parameters:

- `q` (string)

### `dblp` (~24 tokens)

Dblp

DBLP: DBLP CS publication search

Input parameters:

- `q` (string)

### `unpaywall` (~30 tokens)

Unpaywall

Unpaywall: Is a DOI open-access? Direct PDF link

Input parameters:

- `q` (string)

### `ltcaddr` (~26 tokens)

Ltcaddr

LTC Address: Litecoin address balance & tx count

Input parameters:

- `q` (string)

### `dogeaddr` (~28 tokens)

Dogeaddr

DOGE Address: Dogecoin address balance & tx count

Input parameters:

- `q` (string)

### `xrpaddr` (~26 tokens)

Xrpaddr

XRP Account: XRP Ledger account balance & sequence

Input parameters:

- `q` (string)

### `soladdr` (~26 tokens)

Soladdr

SOL Account: Solana account balance & owner program

Input parameters:

- `q` (string)

### `opencorp` (~25 tokens)

Opencorp

OpenCorporates: Company registrations worldwide search

Input parameters:

- `q` (string)

### `gleif_name` (~34 tokens)

Gleif Name

GLEIF Name: GLEIF fuzzy legal-entity name → LEI codes

Input parameters:

- `q` (string)

### `fccid` (~24 tokens)

Fccid

FCC ID: FCC equipment authorization database

Input parameters:

- `q` (string)

### `smtpbanner` (~33 tokens)

Smtpbanner

SMTP Banner: SMTP banner & EHLO capabilities (ports 25/587/465)

Input parameters:

- `q` (string)

### `disposable` (~25 tokens)

Disposable

Disposable Email: Is the email domain a disposable provider?

Input parameters:

- `q` (string)

### `zonetransfer` (~30 tokens)

Zonetransfer

Zone Transfer: AXFR attempt — is zone transfer misconfigured?

Input parameters:

- `q` (string)

### `ctlogsearch` (~29 tokens)

Ctlogsearch

CT Logs (Org): crt.sh cert search by organization name

Input parameters:

- `q` (string)

### `webfinger` (~28 tokens)

Webfinger

WebFinger: WebFinger resource discovery (ActivityPub/OIDC)

Input parameters:

- `q` (string)

### `srvlookup` (~31 tokens)

Srvlookup

SRV Records: SIP/XMPP/mail/CalDAV SRV record discovery

Input parameters:

- `q` (string)

### `nstrace` (~31 tokens)

Nstrace

NS Delegation: Trace NS delegation: TLD → registrar → authoritative

Input parameters:

- `q` (string)

### `rdap_domain` (~27 tokens)

Rdap Domain

RDAP Domain: RDAP structured domain registration data

Input parameters:

- `q` (string)

### `csp_parse` (~29 tokens)

Csp Parse

CSP Analyzer: Content-Security-Policy header analysis & grade

Input parameters:

- `q` (string)

### `sri_check` (~28 tokens)

Sri Check

SRI Check: Subresource Integrity: external scripts without integrity=

Input parameters:

- `q` (string)

### `clickjacking` (~33 tokens)

Clickjacking

Clickjacking: X-Frame-Options + CSP frame-ancestors check

Input parameters:

- `q` (string)

### `referrer_pol` (~30 tokens)

Referrer Pol

Referrer Policy: Referrer-Policy header — URL leakage risk

Input parameters:

- `q` (string)

### `permissions_pol` (~29 tokens)

Permissions Pol

Permissions Policy: Permissions-Policy: camera/mic/geo controls

Input parameters:

- `q` (string)

### `ipv4classify` (~36 tokens)

Ipv4Classify

IP Classify: Classify IP: private/loopback/multicast/global (offline)

Input parameters:

- `q` (string)

### `dnsrecon` (~27 tokens)

Dnsrecon

DNS Recon: Query ALL DNS record types at once

Input parameters:

- `q` (string)

### `portlookup` (~27 tokens)

Portlookup

Port Lookup: IANA port → service name (offline)

Input parameters:

- `q` (string)

### `mimetype` (~26 tokens)

Mimetype

MIME Type: File extension → MIME type (offline)

Input parameters:

- `q` (string)

### `httpcode` (~28 tokens)

Httpcode

HTTP Status Code: HTTP status code meaning & family (offline)

Input parameters:

- `q` (string)

### `unixperm` (~33 tokens)

Unixperm

Unix Permissions: Octal permission (755/644) → rwx breakdown (offline)

Input parameters:

- `q` (string)

### `unicode_lookup` (~31 tokens)

Unicode Lookup

Unicode Lookup: Unicode codepoint: name, category, HTML entity (offline)

Input parameters:

- `q` (string)

### `timezone_info` (~33 tokens)

Timezone Info

Timezone Info: Timezone UTC offset & current time (offline, IANA names)

Input parameters:

- `q` (string)

### `base_convert` (~30 tokens)

Base Convert

Base Convert: Binary/octal/decimal/hex number conversion (offline)

Input parameters:

- `q` (string)

### `ip_math` (~32 tokens)

Ip Math

IP Math: CIDR: network/broadcast/range/host count (offline)

Input parameters:

- `q` (string)

### `latlonformat` (~35 tokens)

Latlonformat

Lat/Lon Format: DD ↔ DMS ↔ DM coordinate format conversion (offline)

Input parameters:

- `q` (string)

### `regdomain` (~31 tokens)

Regdomain

Registered Domain: Extract eTLD+1 registered domain from URL (offline)

Input parameters:

- `q` (string)

### `tldinfo` (~31 tokens)

Tldinfo

TLD Info: TLD registry operator, type, purpose (offline)

Input parameters:

- `q` (string)

### `emailformat` (~27 tokens)

Emailformat

Email Validator: Basic RFC 5322 email format validation

Input parameters:

- `q` (string)

### `teamcymru` (~33 tokens)

Teamcymru

Team Cymru ASN: IP → ASN via Team Cymru DNS (fastest ASN lookup)

Input parameters:

- `q` (string)

### `whoisserver` (~34 tokens)

Whoisserver

WHOIS Server: TLD → WHOIS server mapping (offline + IANA fallback)

Input parameters:

- `q` (string)

### `robotsmeta` (~37 tokens)

Robotsmeta

Robots Meta: meta-robots + X-Robots-Tag: noindex/nofollow/noarchive

Input parameters:

- `q` (string)

### `numlookup` (~35 tokens)

Numlookup

Number Lookup: Validity, region, carrier, line type, timezones (libphonenumber)

Input parameters:

- `q` (string)

### `phonefmt` (~33 tokens)

Phonefmt

Phone Format: E.164 / national / international / RFC3966 formats (offline)

Input parameters:

- `q` (string)

### `phonenanp` (~34 tokens)

Phonenanp

NANP Area Code: +1 number → US/Canada region (offline subset)

Input parameters:

- `q` (string)

### `phonecc` (~28 tokens)

Phonecc

Calling Code: Country, trunk & intl dialing prefixes (offline)

Input parameters:

- `q` (string)

### `phonepivot` (~33 tokens)

Phonepivot

Phone Lookups: Caller-ID / reputation site links (Truecaller, Sync.me…)

Input parameters:

- `q` (string)

### `phoneapps` (~30 tokens)

Phoneapps

Messaging Links: WhatsApp / Telegram / Viber / Signal deep links

Input parameters:

- `q` (string)

### `phonespam` (~28 tokens)

Phonespam

Spam Reports: Robocall / scam report-database links

Input parameters:

- `q` (string)

### `phonevcard` (~29 tokens)

Phonevcard

vCard: Generate a .vcf contact card (offline)

Input parameters:

- `q` (string)

### `imageexif` (~32 tokens)

Imageexif

Image EXIF: Full EXIF: camera, lens, timestamps, software

Input parameters:

- `q` (string)

### `imagegps` (~30 tokens)

Imagegps

Image GPS: GPS coordinates from EXIF → map links (feeds globe)

Input parameters:

- `q` (string)

### `imagemeta` (~29 tokens)

Imagemeta

Image Metadata: Dimensions, format, mode, size, megapixels

Input parameters:

- `q` (string)

### `imagehash` (~33 tokens)

Imagehash

Image Hash: Perceptual aHash + sha256/md5 for dupe matching

Input parameters:

- `q` (string)

### `imagecolors` (~24 tokens)

Imagecolors

Image Palette: Dominant color palette extraction

Input parameters:

- `q` (string)

### `imagerev` (~32 tokens)

Imagerev

Reverse Image: Google Lens / Yandex / Bing / TinEye search links

Input parameters:

- `q` (string)

### `imagephash` (~34 tokens)

Imagephash

Image pHash/dHash: dHash + pHash for robust near-duplicate detection

Input parameters:

- `q` (string)

### `imagethumb` (~30 tokens)

Imagethumb

EXIF Thumbnail: Extract embedded thumbnail — often retains GPS after stripping

Input parameters:

- `q` (string)

### `imageicc` (~26 tokens)

Imageicc

ICC Profile: Color profile name — fingerprints editing software

Input parameters:

- `q` (string)

### `imagechunks` (~37 tokens)

Imagechunks

PNG Chunks: Hidden tEXt/zTXt/iTXt chunks in PNG (steganography)

Input parameters:

- `q` (string)

### `imagexmp` (~33 tokens)

Imagexmp

XMP Metadata: XMP block: creator tool, edit history, software version

Input parameters:

- `q` (string)

### `imagelsb` (~32 tokens)

Imagelsb

LSB Steg Detect: Statistical LSB analysis — detects possible hidden payload

Input parameters:

- `q` (string)

### `quakes` (~36 tokens)

Quakes

Earthquakes: USGS recent quakes — global or near coords (M2.5+)

Input parameters:

- `q` (string)

### `iss` (~25 tokens)

Iss

ISS Position: Live International Space Station lat/lon

Input parameters:

- `q` (string)

### `spacepeople` (~30 tokens)

Spacepeople

People in Space: Who is in space right now (names + craft)

Input parameters:

- `q` (string)

### `airquality` (~40 tokens)

Airquality

Air Quality: PM2.5/PM10/European AQI at coords (Open-Meteo, no key)

Input parameters:

- `q` (string)

### `marineweather` (~30 tokens)

Marineweather

Marine Weather: Wave height/period/direction + sea temp at coords

Input parameters:

- `q` (string)

### `flightsnear` (~30 tokens)

Flightsnear

Flights Nearby: Live aircraft within ~1° of coords (OpenSky)

Input parameters:

- `q` (string)

### `whatsnearby` (~33 tokens)

Whatsnearby

Nearby POIs: OSM amenities within 500m of coords (Overpass)

Input parameters:

- `q` (string)

### `maidenhead` (~29 tokens)

Maidenhead

Maidenhead Grid: Coords → ham-radio grid locator (offline)

Input parameters:

- `q` (string)

### `pluscode` (~31 tokens)

Pluscode

Plus Code: Coords → Open Location Code / Google Plus Code (offline)

Input parameters:

- `q` (string)

### `antipode` (~29 tokens)

Antipode

Antipode: Opposite point on Earth for coords (offline)

Input parameters:

- `q` (string)

### `geodist` (~29 tokens)

Geodist

Geo Distance: Great-circle distance between two coord pairs (offline)

Input parameters:

- `q` (string)

### `moonphase` (~26 tokens)

Moonphase

Moon Phase: Current moon phase & illumination (offline)

Input parameters:

- `q` (string)

### `morse` (~30 tokens)

Morse

Morse Code: Morse encode/decode, autodetecting direction (offline)

Input parameters:

- `q` (string)

### `nato` (~29 tokens)

Nato

NATO Phonetic: Spell text in NATO phonetic alphabet (offline)

Input parameters:

- `q` (string)

### `roman` (~31 tokens)

Roman

Roman Numerals: Convert int <-> roman numeral, autodetecting (offline)

Input parameters:

- `q` (string)

### `caesar` (~32 tokens)

Caesar

Caesar Cipher: ROT-N / Caesar brute force, all 25 shifts (offline)

Input parameters:

- `q` (string)

### `snowflake` (~30 tokens)

Snowflake

Snowflake ID: Decode Twitter/Discord snowflake → timestamp (offline)

Input parameters:

- `q` (string)

### `ulid` (~29 tokens)

Ulid

ULID Decode: Decode a ULID's embedded timestamp (offline)

Input parameters:

- `q` (string)

### `cron` (~27 tokens)

Cron

Cron Explain: Explain a 5-field cron expression (offline)

Input parameters:

- `q` (string)

### `hexdump` (~32 tokens)

Hexdump

Hexdump: Offset/hex/ASCII hexdump of input (offline)

Input parameters:

- `q` (string)

### `numwords` (~26 tokens)

Numwords

Number to Words: Integer → English words (offline)

Input parameters:

- `q` (string)

### `jsonfmt` (~28 tokens)

Jsonfmt

JSON Format: Validate, pretty-print & stat JSON (offline)

Input parameters:

- `q` (string)

### `passentropy` (~28 tokens)

Passentropy

Password Entropy: Estimate entropy & offline crack time (offline)

Input parameters:

- `q` (string)

### `cryptoprice` (~32 tokens)

Cryptoprice

Crypto Price: Live coin price + 24h change (CoinGecko)

Input parameters:

- `q` (string)

### `agify` (~29 tokens)

Agify

Age Predictor: Predict age from a first name (agify.io)

Input parameters:

- `q` (string)

### `genderize` (~29 tokens)

Genderize

Gender Predictor: Predict gender from a first name (genderize.io)

Input parameters:

- `q` (string)

### `nationalize` (~28 tokens)

Nationalize

Nationality: Predict nationality from a name (nationalize.io)

Input parameters:

- `q` (string)

### `randomuser` (~30 tokens)

Randomuser

Random Identity: Synthetic identity for sockpuppet hygiene (randomuser.me)

Input parameters:

- `q` (string)

### `holidays` (~27 tokens)

Holidays

Public Holidays: Country public holidays this year (nager.at)

Input parameters:

- `q` (string)

### `binarytext` (~28 tokens)

Binarytext

Binary Text: Text ↔ 8-bit binary (offline)

Input parameters:

- `q` (string)

### `rot47` (~29 tokens)

Rot47

ROT47: ROT47 ASCII cipher (offline, self-inverse)

Input parameters:

- `q` (string)

### `ascii85` (~28 tokens)

Ascii85

Ascii85: Ascii85 encode/decode (offline)

Input parameters:

- `q` (string)

### `emoji` (~27 tokens)

Emoji

Emoji Lookup: Emoji ↔ Unicode name/codepoint (offline)

Input parameters:

- `q` (string)

### `slug` (~26 tokens)

Slug

Slugify: Text → URL-safe slug (offline)

Input parameters:

- `q` (string)

### `wordcount` (~32 tokens)

Wordcount

Word Count: Text stats: words/chars/lines/reading time (offline)

Input parameters:

- `q` (string)

### `ipint` (~31 tokens)

Ipint

IP ↔ Integer: IPv4 ↔ integer ↔ hex (offline)

Input parameters:

- `q` (string)

### `tempconv` (~28 tokens)

Tempconv

Temperature: Convert °C / °F / K (offline)

Input parameters:

- `q` (string)

### `disasters` (~36 tokens)

Disasters

Disasters (GDACS): Active worldwide disasters: quakes/cyclones/floods (feeds globe)

Input parameters:

- `q` (string)

### `spaceweather` (~34 tokens)

Spaceweather

Space Weather: Planetary Kp index + geomagnetic storm/aurora (NOAA)

Input parameters:

- `q` (string)

### `weatheralerts` (~27 tokens)

Weatheralerts

Weather Alerts: Active US NWS weather alerts near coords

Input parameters:

- `q` (string)

### `onthisday` (~33 tokens)

Onthisday

On This Day: Historical events on a date (Wikipedia; MM/DD or today)

Input parameters:

- `q` (string)

### `trendingwiki` (~24 tokens)

Trendingwiki

Trending Wikipedia: Most-read Wikipedia articles today

Input parameters:

- `q` (string)

### `btcfees` (~30 tokens)

Btcfees

BTC Fees: Recommended Bitcoin fees sat/vB (mempool.space)

Input parameters:

- `q` (string)

### `blockheight` (~25 tokens)

Blockheight

Block Height: Current Bitcoin + Ethereum block height

Input parameters:

- `q` (string)

### `cryptomarket` (~35 tokens)

Cryptomarket

Crypto Market: Global market cap, BTC dominance, 24h volume (CoinGecko)

Input parameters:

- `q` (string)

### `coininfo` (~31 tokens)

Coininfo

Coin Info: Coin metadata: categories, algorithm, genesis (CoinGecko)

Input parameters:

- `q` (string)

### `jslibs` (~32 tokens)

Jslibs

JS Libraries: Enumerate <script> sources + detect JS libs/versions

Input parameters:

- `q` (string)

### `htmlcomments` (~29 tokens)

Htmlcomments

HTML Comments: Extract HTML comments — leaked TODOs/paths/software

Input parameters:

- `q` (string)

### `formaudit` (~31 tokens)

Formaudit

Form Audit: Enumerate forms/inputs (login/upload) — attack surface

Input parameters:

- `q` (string)

### `metatags` (~29 tokens)

Metatags

Meta Tags: OpenGraph / Twitter-card / generator meta tags

Input parameters:

- `q` (string)

### `telegram_channel` (~26 tokens)

Telegram Channel

Telegram Channel: Public channel preview: subscribers, description

Input parameters:

- `q` (string)

### `linktree` (~28 tokens)

Linktree

Linktree: Extract destination links from a linktr.ee profile

Input parameters:

- `q` (string)

### `imei` (~34 tokens)

Imei

IMEI Check: Validate IMEI (Luhn) + split TAC/serial (offline)

Input parameters:

- `q` (string)

### `creditcard` (~28 tokens)

Creditcard

Card Brand: Identify card brand + Luhn validity (offline)

Input parameters:

- `q` (string)

### `ean` (~33 tokens)

Ean

Barcode/EAN: EAN/UPC check digit + GS1 country prefix (offline)

Input parameters:

- `q` (string)

### `punycode` (~40 tokens)

Punycode

Punycode/IDN: IDN domain ↔ Punycode (xn--) homograph check (offline)

Input parameters:

- `q` (string)

### `homoglyph` (~31 tokens)

Homoglyph

Homoglyph: Detect confusable/mixed-script spoofing chars (offline)

Input parameters:

- `q` (string)

### `base58` (~41 tokens)

Base58

Base58 Codec: Bitcoin base58 encode/decode: 'hex:..' / 'b58:..' (offline)

Input parameters:

- `q` (string)

### `vatid` (~27 tokens)

Vatid

EU VAT: Validate EU VAT number country format (offline)

Input parameters:

- `q` (string)

### `swiftbic` (~34 tokens)

Swiftbic

SWIFT/BIC: Parse SWIFT/BIC: bank/country/branch (offline)

Input parameters:

- `q` (string)

### `utm` (~34 tokens)

Utm

UTM Coords: Lat/lon → UTM coordinates (WGS84, offline)

Input parameters:

- `q` (string)

### `mgrs` (~33 tokens)

Mgrs

MGRS Grid: Lat/lon → MGRS military grid reference (offline)

Input parameters:

- `q` (string)

### `bearing` (~26 tokens)

Bearing

Bearing: Initial compass bearing between two coord pairs (offline)

Input parameters:

- `q` (string)

### `passgen` (~28 tokens)

Passgen

Password Gen: Generate strong random passwords + passphrase (offline)

Input parameters:

- `q` (string)

### `casify` (~33 tokens)

Casify

Case Convert: snake/camel/Pascal/kebab/CONSTANT case (offline)

Input parameters:

- `q` (string)

### `leet` (~26 tokens)

Leet

Leetspeak: Leetspeak transform (offline)

Input parameters:

- `q` (string)

### `atbash` (~34 tokens)

Atbash

Atbash Cipher: Atbash A↔Z mirror cipher (offline, self-inverse)

Input parameters:

- `q` (string)

### `railfence` (~30 tokens)

Railfence

Rail Fence: Rail-fence cipher over 3 rails (offline)

Input parameters:

- `q` (string)

### `rdap` (~33 tokens)

Rdap

RDAP Registration: Structured domain registration record (RDAP/IANA bootstrap, no key)

Input parameters:

- `q` (string)

### `ghevents` (~31 tokens)

Ghevents

GitHub Activity: Recent public GitHub events for a user (60/hr)

Input parameters:

- `q` (string)

### `cratestats` (~31 tokens)

Cratestats

crates.io Stats: Rust crate downloads, version, repo (no key)

Input parameters:

- `q` (string)

### `isin` (~28 tokens)

Isin

ISIN Validate: Validate ISIN security identifier check digit (offline)

Input parameters:

- `q` (string)

### `barcode` (~30 tokens)

Barcode

Barcode Validate: EAN-13 / UPC-A check digit validation (offline)

Input parameters:

- `q` (string)

### `macvendor` (~37 tokens)

Macvendor

MAC Vendor (OUI): MAC vendor + local/multicast bits from local OUI table (offline)

Input parameters:

- `q` (string)

### `vigenere` (~37 tokens)

Vigenere

Vigenere Cipher: Vigenere encrypt/decrypt: 'KEY:text[:d]' (offline)

Input parameters:

- `q` (string)

### `base36` (~33 tokens)

Base36

Base36 Codec: Encode int <-> base36, autodetecting direction (offline)

Input parameters:

- `q` (string)

### `goproxy` (~32 tokens)

Goproxy

Go Module: Latest version of a Go module via module proxy (no key)

Input parameters:

- `q` (string)

### `checksum` (~33 tokens)

Checksum

CRC32/Adler32: CRC32 + Adler32 checksum of input text (offline)

Input parameters:

- `q` (string)

### `sha256lookup` (~29 tokens)

Sha256Lookup

SHA-256 Reverse: Crack SHA-256 via online DB

Input parameters:

- `q` (string)

### `crc32` (~28 tokens)

Crc32

CRC-32 Checksum: Compute CRC-32 of input

Input parameters:

- `q` (string)

### `rot13` (~27 tokens)

Rot13

ROT-13 Cipher: ROT-13 encode/decode

Input parameters:

- `q` (string)

### `spamhauslookup` (~28 tokens)

Spamhauslookup

Spamhaus IP Check: Spam/phishing IP blacklist check

Input parameters:

- `q` (string)

### `isexitnode` (~27 tokens)

Isexitnode

Tor Exit Check: Is this a Tor exit node?

Input parameters:

- `q` (string)

### `asnlookup` (~31 tokens)

Asnlookup

ASN Lookup: ASN org/country/prefixes via RIPEstat

Input parameters:

- `q` (string)

### `hostname` (~24 tokens)

Hostname

Reverse DNS: IP → hostname via reverse DNS

Input parameters:

- `q` (string)

### `portquick` (~27 tokens)

Portquick

Port Check: Quick TCP port scan (2s timeout)

Input parameters:

- `q` (string)

### `dnsquery` (~28 tokens)

Dnsquery

DNS A Record: DNS A record lookup via Google DoH

Input parameters:

- `q` (string)

### `creditcardtest` (~30 tokens)

Creditcardtest

Credit Card Validator: Luhn check + brand guess (test only)

Input parameters:

- `q` (string)

### `htmlencode` (~26 tokens)

Htmlencode

HTML Encode/Decode: HTML entity encode/decode

Input parameters:

- `q` (string)

### `disposablecheck` (~26 tokens)

Disposablecheck

Disposable Email: Check if email is temporary/disposable

Input parameters:

- `q` (string)

### `quoted_printable` (~29 tokens)

Quoted Printable

Quoted-Printable: Quoted-printable encode/decode

Input parameters:

- `q` (string)

### `base32` (~31 tokens)

Base32

Base32 Encode/Decode: RFC 4648 Base32 encode or decode

Input parameters:

- `q` (string)

### `uuencode` (~24 tokens)

Uuencode

UUencode: Unix-to-Unix encoding

Input parameters:

- `q` (string)

### `semver` (~25 tokens)

Semver

Semantic Version: Parse and validate semantic versioning

Input parameters:

- `q` (string)

### `macvalid` (~27 tokens)

Macvalid

MAC Validator: MAC address parser (colon/dash/plain)

Input parameters:

- `q` (string)

### `uuid_validate` (~28 tokens)

Uuid Validate

UUID Validator: UUID v1-v5 version and variant detector

Input parameters:

- `q` (string)

### `datauri` (~27 tokens)

Datauri

Data URI Parse: Parse or create data: URIs

Input parameters:

- `q` (string)

### `stringmetrics` (~25 tokens)

Stringmetrics

String Metrics: Length, entropy, character breakdown

Input parameters:

- `q` (string)

### `whois_check` (~29 tokens)

Whois Check

WHOIS Check: Domain WHOIS record existence via who.is

Input parameters:

- `q` (string)

### `hibp` (~40 tokens)

Hibp

HIBP Password Check: Check if a password appeared in breaches via HIBP k-anonymity (no key)

Input parameters:

- `q` (string)

### `hibp_email` (~39 tokens)

Hibp Email

HIBP Email Breaches: Email breach exposure via XposedOrNot (HIBP-compatible, no key)

Input parameters:

- `q` (string)

### `leakcheck` (~31 tokens)

Leakcheck

LeakCheck: Breach exposure via leakcheck.io public endpoint (no key)

Input parameters:

- `q` (string)

### `hudsonrock` (~34 tokens)

Hudsonrock

HudsonRock Stealer: Stealer-log exposure check via HudsonRock Cavalier free API

Input parameters:

- `q` (string)

### `paste_email` (~37 tokens)

Paste Email

Paste Email Search: Find email in public pastes via Wayback CDX + search links (no key)

Input parameters:

- `q` (string)

### `paste_domain` (~34 tokens)

Paste Domain

Paste Domain Search: Find domain in public pastes via psbdmp.ws (no key)

Input parameters:

- `q` (string)

### `gh_dorking` (~35 tokens)

Gh Dorking

GitHub Dork Search: GitHub code search for target string exposure in public repos

Input parameters:

- `q` (string)

### `gh_secret_scan` (~33 tokens)

Gh Secret Scan

GitHub Secret Scan: Scan GitHub user's public repos for leaked secrets/passwords

Input parameters:

- `q` (string)

### `intelx_email` (~44 tokens)

Intelx Email

XposedOrNot Breach: Email breach exposure — breach names, data types, paste hits (XposedOrNot, no key)

Input parameters:

- `q` (string)

### `dehashed_domain` (~32 tokens)

Dehashed Domain

DeHashed Domain: DeHashed public page scrape for domain breach exposure

Input parameters:

- `q` (string)

### `breachdirectory` (~30 tokens)

Breachdirectory

Breach Directory: ProxyNova COMB dataset search for credential exposure

Input parameters:

- `q` (string)

### `snusbase_hash` (~41 tokens)

Snusbase Hash

Hash Reverse (Leaks): Reverse MD5/SHA1 hash via breach-sourced hash DB (md5decrypt.net)

Input parameters:

- `q` (string)

### `wayback_leaks` (~35 tokens)

Wayback Leaks

Wayback Leak Scan: Search Wayback Machine for historically exposed .env/config/secrets

Input parameters:

- `q` (string)

### `trufflehog_url` (~37 tokens)

Trufflehog Url

Secret Pattern Scan: Scan raw URL content for API keys, tokens, private keys, JWTs

Input parameters:

- `q` (string)

### `comb_search` (~31 tokens)

Comb Search

COMB Credential Search: Search COMB breach compilation via ProxyNova free API

Input parameters:

- `q` (string)

### `leaklookup` (~40 tokens)

Leaklookup

Hudson Rock Stealers: Infostealer compromise check — stealer logs, credential count (Hudson Rock, no key)

Input parameters:

- `q` (string)

### `cdxwayback` (~33 tokens)

Cdxwayback

Wayback CDX: Snapshot count + first/latest capture in Wayback Machine

Input parameters:

- `q` (string)

### `cfradar` (~29 tokens)

Cfradar

Cloudflare Radar: Domain rank + categories from Cloudflare Radar

Input parameters:

- `q` (string)

### `bgphistory` (~28 tokens)

Bgphistory

BGP History: Routing origin history (RIPE Stat)

Input parameters:

- `q` (string)

### `dnsgraph` (~26 tokens)

Dnsgraph

DNS Graph (HE): Hurricane Electric DNS delegation info

Input parameters:

- `q` (string)

### `github_code` (~31 tokens)

Github Code

GitHub Code Search: GitHub unauthenticated code search (10 results)

Input parameters:

- `q` (string)

### `pageinfo` (~25 tokens)

Pageinfo

Common Crawl Page: Common Crawl capture index lookup

Input parameters:

- `q` (string)

### `jarm` (~40 tokens)

Jarm

JARM / InternetDB: Shodan InternetDB: ports, CPEs, vulns, tags (no key)

Input parameters:

- `q` (string)

### `threatcrowd` (~26 tokens)

Threatcrowd

Passive DNS: OTX passive DNS resolution history

Input parameters:

- `q` (string)

### `apileak` (~32 tokens)

Apileak

API Leak Search: GitHub dork links for API key/secret exposure

Input parameters:

- `q` (string)

### `hibp_breaches` (~33 tokens)

Hibp Breaches

HIBP Breaches: Check breach database for email/username exposure

Input parameters:

- `q` (string)

### `breachdb` (~26 tokens)

Breachdb

BreachDB Search: Aggregated breach collection search

Input parameters:

- `q` (string)

### `password_dumps` (~30 tokens)

Password Dumps

Password Dump Search: Search Dehashed for leaked passwords (query-only)

Input parameters:

- `q` (string)

### `ssn_check` (~34 tokens)

Ssn Check

SSN/Identity Leak: Check if SSN/DOB appears in identity theft databases

Input parameters:

- `q` (string)

### `phone_leak` (~28 tokens)

Phone Leak

Phone Leak Check: Search for phone number in leaked databases

Input parameters:

- `q` (string)

### `api_key_scan` (~35 tokens)

Api Key Scan

API Key Exposure: Scan GitHub/Pastebin/Google for exposed API keys/secrets

Input parameters:

- `q` (string)

### `robotstxt_history` (~30 tokens)

Robotstxt History

robots.txt History: Historical robots.txt snapshots from Wayback Machine

Input parameters:

- `q` (string)

### `exploit_cve` (~36 tokens)

Exploit Cve

CVE Exploits: Exploit-DB + GitHub POCs for a CVE

Input parameters:

- `q` (string)

### `cve_timeline` (~35 tokens)

Cve Timeline

CVE Timeline: When a CVE was discussed (Twitter/Reddit/News)

Input parameters:

- `q` (string)

### `cve_poc_checker` (~37 tokens)

Cve Poc Checker

CVE POC Check: Check if a CVE has public POC/exploit code

Input parameters:

- `q` (string)

### `mitre_technique` (~31 tokens)

Mitre Technique

MITRE Technique: ATT&CK technique → tactics + detection

Input parameters:

- `q` (string)

### `cisa_alerts` (~31 tokens)

Cisa Alerts

CISA Alerts: CISA alerts + advisories (recent threats)

Input parameters:

- `q` (string)

### `ransomware_tracker` (~29 tokens)

Ransomware Tracker

Ransomware Groups: Ransomware gang profiles + recent hits

Input parameters:

- `q` (string)

### `threat_actor` (~25 tokens)

Threat Actor

Threat Actor: Known campaigns, techniques, tools

Input parameters:

- `q` (string)

### `malware_family` (~28 tokens)

Malware Family

Malware Family: Variants, IOCs, AV detections

Input parameters:

- `q` (string)

### `ioc_reputation` (~28 tokens)

Ioc Reputation

IOC Reputation: Cross-check IP/domain/hash across feeds

Input parameters:

- `q` (string)

### `zerodday_timeline` (~32 tokens)

Zerodday Timeline

Zero-Day Timeline: 0day mentions across researchers + CVE

Input parameters:

- `q` (string)

### `apt_track` (~29 tokens)

Apt Track

APT Track: Track APT campaigns via MITRE + researchers

Input parameters:

- `q` (string)

### `botnet_tracker` (~30 tokens)

Botnet Tracker

Botnet Tracker: Botnet C2 + IoT malware tracking

Input parameters:

- `q` (string)

### `c2_infrastructure` (~28 tokens)

C2 Infrastructure

C2 Infrastructure: Detect C2 infrastructure + hosting

Input parameters:

- `q` (string)

### `breach_aggregator` (~36 tokens)

Breach Aggregator

Breach Aggregator: Aggregate breach databases (XposedOrNot, LeakCheck, etc)

Input parameters:

- `q` (string)

### `darkweb_monitor` (~29 tokens)

Darkweb Monitor

Darkweb Monitor: Darkweb monitoring: marketplaces, paste sites

Input parameters:

- `q` (string)

### `credential_stuffing` (~28 tokens)

Credential Stuffing

Credential Stuffing Risk: Check breach + stuffing risk

Input parameters:

- `q` (string)

### `supply_chain_risk` (~30 tokens)

Supply Chain Risk

Supply Chain Risk: Dependency vulns + typosquatting

Input parameters:

- `q` (string)

### `vuln_feed` (~35 tokens)

Vuln Feed

Vuln Feed: Real-time vuln feeds (NVD, Exploit-DB, PacketStorm)

Input parameters:

- `q` (string)

### `cve_severity` (~34 tokens)

Cve Severity

CVE Severity: CVSS + EPSS + KEV for a CVE

Input parameters:

- `q` (string)

### `threat_pattern` (~24 tokens)

Threat Pattern

Threat Pattern: Find threat patterns across incidents

Input parameters:

- `q` (string)

### `emerging_threats` (~35 tokens)

Emerging Threats

Emerging Threats: Emerging threats: new CVEs + 0days (24h)

Input parameters:

- `q` (string)

### `phishing_intel` (~28 tokens)

Phishing Intel

Phishing Intel: Phishing kit tracking + URL detection

Input parameters:

- `q` (string)

### `infra_fingerprint` (~26 tokens)

Infra Fingerprint

Infra Fingerprint: Infrastructure fingerprinting + hosting

Input parameters:

- `q` (string)

### `attack_surface` (~28 tokens)

Attack Surface

Attack Surface: Map attack surface: services + endpoints + API

Input parameters:

- `q` (string)

### `youtube` (~29 tokens)

Youtube

YouTube Meta: Video/channel title, author, thumbnail (oEmbed)

Input parameters:

- `q` (string)

### `soundcloud` (~28 tokens)

Soundcloud

SoundCloud Meta: Track/user title + author (oEmbed)

Input parameters:

- `q` (string)

### `vimeo` (~28 tokens)

Vimeo

Vimeo Meta: Video title, author, thumbnail (oEmbed)

Input parameters:

- `q` (string)

### `deviantart` (~30 tokens)

Deviantart

DeviantArt Meta: Deviation title + author (oEmbed)

Input parameters:

- `q` (string)

### `sec_edgar` (~32 tokens)

Sec Edgar

SEC EDGAR: Company name + recent SEC filings by ticker/CIK

Input parameters:

- `q` (string)

### `binlookup` (~29 tokens)

Binlookup

BIN Lookup: Card BIN → bank, brand, country, type

Input parameters:

- `q` (string)

### `github_trending` (~27 tokens)

Github Trending

GitHub Trending: Trending repos (optional language filter)

Input parameters:

- `q` (string)

### `hackernews_front` (~28 tokens)

Hackernews Front

HN Front Page: Current Hacker News front-page stories

Input parameters:

- `q` (string)

### `apod` (~28 tokens)

Apod

NASA APOD: Astronomy Picture of the Day (optional date)

Input parameters:

- `q` (string)

### `random_fact` (~22 tokens)

Random Fact

Random Fact: Random trivia fact

Input parameters:

- `q` (string)

### `tempmail` (~30 tokens)

Tempmail

Temp Email: Generate/read a disposable email inbox (1secmail)

Input parameters:

- `q` (string)

### `urban` (~25 tokens)

Urban

Urban Dictionary: Slang/term definitions + examples

Input parameters:

- `q` (string)

### `ddg_instant` (~30 tokens)

Ddg Instant

DDG Instant: DuckDuckGo instant answer + related topics

Input parameters:

- `q` (string)

### `gdelt` (~31 tokens)

Gdelt

GDELT News: Global news/events by keyword (last 24h)

Input parameters:

- `q` (string)

### `tiktok` (~31 tokens)

Tiktok

TikTok Profile: TikTok user stats (best-effort, keyless)

Input parameters:

- `q` (string)

### `revimg` (~32 tokens)

Revimg

Reverse Image: Reverse-image-search links (Lens/Yandex/TinEye/Bing)

Input parameters:

- `q` (string)

### `correlate_sweep` (~61 tokens)

Correlate Sweep

Run a 40-tool broad sweep on the query and return the cross-tool entity
graph: emails/domains/IPs/handles/phones appearing in >=2 tools, strongest
first. This is the connected-pattern signal.

Input parameters:

- `q` (string, required)

### `person_sweep` (~43 tokens)

Person Sweep

Person-focused sweep: checks ~30 username/email/social presence tools for
one name/handle and returns where it exists plus extracted entities.

Input parameters:

- `name` (string, required)

### `agent_manifest` (~20 tokens)

Agent Manifest

Self-describing manifest of all OSINT Terminal agent endpoints.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp#diagnostics

## Score history

- 2026-09-26: 56
- 2026-09-25: 56
- 2026-09-24: 55
- 2026-09-23: 55

## Common questions

### What is the com.thetempleofdoom.osint-mcp/osint-terminal server?

com.thetempleofdoom.osint-mcp/osint-terminal is listed in the public MCP registry as com.thetempleofdoom.osint-mcp/osint-terminal. 454 OSINT recon tools + server-side entity correlation & person sweeps. Keyless. This page covers its hosted endpoint (https://osint-mcp.thetempleofdoom.com/mcp).

### Is the com.thetempleofdoom.osint-mcp/osint-terminal server safe to use?

com.thetempleofdoom.osint-mcp/osint-terminal scores 56 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.thetempleofdoom.osint-mcp/osint-terminal server expose?

com.thetempleofdoom.osint-mcp/osint-terminal exposes 457 tools: dns, whois, subdomains, tls, headers, and 452 more. Their descriptions and schemas cost roughly 13,426 tokens of context every time the server is loaded.

### Does the com.thetempleofdoom.osint-mcp/osint-terminal server require authentication?

No. We connected to com.thetempleofdoom.osint-mcp/osint-terminal without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.thetempleofdoom.osint-mcp/osint-terminal server still maintained?

com.thetempleofdoom.osint-mcp/osint-terminal is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://osint-mcp.thetempleofdoom.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-thetempleofdoom-osint-mcp-osint-terminal/osint-mcp
