Hostname
blackforestsoftware.com
Last fetched
blackforestsoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blackforestsoftware.com 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
- on behalf of blackforestsoftware.com owner
- Contact emails
- peter.stuerzel@1und1.de
- 17ade9c7-d86b-42a0-b795-68a95e0bfe22@identity-protect.org
- 1f4c5afe-77d4-400a-882e-16061137bd9a@identity-protect.org
- 27d0e4c7-6d95-4e52-b5e0-52450d161d07@identity-protect.org
- 3b044f17-d6d6-41b7-a347-e8e9a12c7848@identity-protect.org
- 5bcc8379-a582-4fe4-bad5-e4bb1d7ed5c3@identity-protect.org
- 98a50be4-a2bc-46c3-b9a6-b38ec2597252@identity-protect.org
Subdomains
18 observed subdomains of blackforestsoftware.com.
Threat posture
History
Related pages
Pivot deeper into the graph from blackforestsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blackforestsoftware.com"})-[: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.