Hostname
virtualtrebuchet.com
Last fetched
virtualtrebuchet.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
virtualtrebuchet.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 virtualtrebuchet.com owner
- Contact emails
- domtool@snows.ch
- momogogoh@yahoo.com
- virtualtrebuchet@gmail.com
- 23946da7-a21e-459d-a904-ea2d51bd6d07@identity-protect.org
- 51e18d6c-f40c-4609-ae4d-eee95517abe4@identity-protect.org
- 6a03c3af-104e-4549-8c9e-3732d5069c6d@identity-protect.org
- 728aeff7-9c90-40e4-a251-d93b519ff693@identity-protect.org
- a53055d6-23e8-403e-8983-c586162f7d6f@identity-protect.org
- e2a5818a-6cc9-48d9-a15d-9ea0bdbc3652@identity-protect.org
Subdomains
2 observed subdomains of virtualtrebuchet.com.
Web-graph footprint
Distinct hostnames that link to or from virtualtrebuchet.com in the public web crawl.
21 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from virtualtrebuchet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "virtualtrebuchet.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.