WHOIS Organization
cloud foundry foundation
Last fetched
cloud foundry foundation is an organization named in the WHOIS registration records of one or more domains indexed by WhisperGraph. Hostnames are linked to it through the REGISTERED_BY relationship — the domains registered by this contact. This page lists a sample of 41 such hostnames.
Registered hostnames
41 representative hostnames registered by this organization (inbound REGISTERED_BY edges). Storage-order, not alphabetical, and not exhaustive for large registration footprints.
- cloudfoundry.biz
- openservicebroker.biz
- openservicebrokerapi.biz
- cloud-foundry.click
- cloud-foundry.cloud
- openservicebroker.cloud
- openservicebrokerapi.cloud
- cf-for-k8s-labs.com
- cloudfoundry.com
- cloudfoundrypro.com
- jetcloudfoundry.com
- openservicebroker.com
- openservicebrokerapi.com
- cloudfoundry.consulting
- cloud-foundry.guru
- cloud-foundry.info
- cloudfoundry.info
- cloudfoundrycode.info
- openservicebroker.info
- openservicebrokerapi.info
- cloudfoundry.mobi
- cloudfoundrycode.mobi
- openservicebroker.mobi
- openservicebrokerapi.mobi
- cloud-foundry.net
- kubecf.net
- openservicebroker.net
- openservicebrokerapi.net
- pivotalcloudfoundry.net
- cloud-foundry.org
- cloudfoundry.org
- cloudfoundrycode.org
- cloudfoundrynetwork.org
- openservicebroker.org
- openservicebrokerapi.org
- pivotalcloudfoundry.org
- cloudfoundry.sucks
- cloudfoundry.me.uk
- cloud-foundry.us
- pivotalcloudfoundry.us
- cloud-foundry.xyz
Related pages
Pivot from cloud foundry foundation into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "cloud foundry foundation"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.