Hostname
guild-cloud.com
Last fetched
guild-cloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guild-cloud.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 guild-cloud.com owner
- Contact emails
- 1e5c004e-f28d-4152-8661-21814c609dcb@identity-protect.org
- 2bc5c152-81a2-46aa-8fcc-cd62e97f6ec0@identity-protect.org
- 3996088e-7ca5-4fe3-8d77-f36815109f76@identity-protect.org
- 845f42e2-811b-413b-aee1-6910c45dafbb@identity-protect.org
- bdc823ef-6f60-4c74-bdfe-093565e617c9@identity-protect.org
- c737507f-de56-47a7-84c6-c6bda1a1b860@identity-protect.org
- owner-8116976@guild-cloud.com.whoisprivacyservice.org
- owner-8413907@guild-cloud.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of guild-cloud.com.
Threat posture
History
Related pages
Pivot deeper into the graph from guild-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guild-cloud.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.