Top-level domain
Last fetched
.bh is a top-level domain tracked by WhisperGraph as part of the public DNS hierarchy. WhisperGraph indexes domains registered under .bh; this page surfaces a sample of those domains alongside sampled registrar and threat-density metrics computed across the first 1,000 children of the TLD.
A storage-order sample of registrable domains whose immediate parent is the .bh TLD. Not ranked by popularity; not alphabetical.
Registrars ranked by domain count within the first 1,000 children of .bh. This is a sampled estimate, not a true full-TLD ranking — full aggregates are tracked as a follow-up.
Top registrars: Computing — check back later. Aggregates refresh periodically and may take a moment on the first request.
Distinct IPv4 addresses resolved from the first 1,000 children of .bh that appear on at least one threat feed. Sampled estimate, not a full-TLD count.
19threat-listed IPs in the .bh sample
Pivot deeper into the graph from .bh.
Reproduce the headline existence check directly against graph.whisper.security:
MATCH (t:TLD {name: "bh"})
RETURN t.name AS nameSampled inventory under the TLD:
MATCH (h:HOSTNAME)-[:CHILD_OF]->(:TLD {name: "bh"})
RETURN h.name AS name
LIMIT 25Or query Whisper from your own LLM workflow via the Whisper MCP server.
Canonical URL: /tld/bh