Hostname
cloud-ingenuity.com
Last fetched
cloud-ingenuity.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloud-ingenuity.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 cloud-ingenuity.com owner
- Contact emails
- 316b12c5-e318-4a64-9670-c5c2a3fe7253@identity-protect.org
- 4e41c4ac-4510-4ef4-965b-70a9476cf7eb@identity-protect.org
- 52da267a-4b35-4041-87d0-5c3a3903a18c@identity-protect.org
- 822482a2-7e70-4692-ab80-07d2ff734357@identity-protect.org
- 83756b89-e107-4a94-9968-797b659c50ed@identity-protect.org
- ad0e8895-a591-4973-a2a0-76a7112b2b76@identity-protect.org
- d439915b-22a4-45ec-8fca-cb7fc8ebad67@identity-protect.org
Subdomains
2 observed subdomains of cloud-ingenuity.com.
Web-graph footprint
Distinct hostnames that link to or from cloud-ingenuity.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cloud-ingenuity.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloud-ingenuity.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.