Discord utility bot

CypherHound

Public infrastructure lookups for your server — domains, IPs, certificates, and CVEs. No API keys. No personal-data lookups.

/whois example.com— registrar & expiry
/geoip 8.8.8.8— ISP & location
/certs example.com— subdomains
/cve CVE-2024-3094— vulnerability info
/username handle— platform existence check

What it does

/whois

Domain registration data — registrar, creation and expiry dates, name servers.

/geoip

Approximate location, ISP, and ASN for an IP address, via ip-api.com.

/certs

Subdomains surfaced by public certificate transparency logs (crt.sh).

/cve

Vulnerability details pulled live from the National Vulnerability Database.

/username

Checks whether a handle exists across a handful of major platforms — existence only, no profile data.

Data handling

Every command queries a fixed, public data source at request time — nothing is scraped, stored, or resold. Read the full privacy policy and terms of service for exactly what's logged and what isn't.