Hostname
cloudgate-api.com
Last fetched
cloudgate-api.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudgate-api.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 cloudgate-api.com owner
- Contact emails
- 01b86031-aa2b-4b8c-af7a-726a1065034d@identity-protect.org
- 34041d2a-d2e6-4f94-bb7b-b39d36a4a464@identity-protect.org
- 5c4d2e91-b63e-43c3-b936-612928171d1b@identity-protect.org
- 93c76a0e-75d3-4eaf-a07e-7eaac0e9eafd@identity-protect.org
- a33b1e69-bc73-4c54-b1e0-6b7befc13102@identity-protect.org
- c0dc20c0-9be0-4eae-a134-3c137617a584@identity-protect.org
- f188a09a-6fb3-4388-921f-f02f6caa1b49@identity-protect.org
- owner-4130988@cloudgate-api.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of cloudgate-api.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cloudgate-api.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudgate-api.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.