Hostname
bhdw.net
Last fetched
bhdw.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bhdw.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 12411353070
- Contact emails
- 130321321@qq.com
- 20702176@qq.com
- tsxjtsp@gmail.com
- luxoyqedvfkk@contactprivacy.email
- 4f2820c1-5386-442f-89dc-f6529ca3f46e@identity-protect.org
- a4581ab3-72b3-4546-8ff0-5fc7075d269d@identity-protect.org
- d7dc5276-7f57-404e-9647-f5a101fac403@identity-protect.org
- e039ab85-a56f-4b32-8307-f63d81aff588@identity-protect.org
Subdomains
1 observed subdomain of bhdw.net.
| Subdomain |
|---|
| cdn.bhdw.net |
Web-graph footprint
Distinct hostnames that link to or from bhdw.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bhdw.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bhdw.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.