WHOIS Organization
cps-datensysteme
Last fetched
cps-datensysteme 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 50 such hostnames.
Registered hostnames
50 representative hostnames registered by this organization (inbound REGISTERED_BY edges). Storage-order, not alphabetical, and not exhaustive for large registration footprints.
- hochkalter.bayern
- cpsdstest.biz
- cpstest.biz
- ordergate.biz
- vallendar.city
- doga.cloud
- domaingateway.cloud
- imker.cloud
- mydomain.cloud
- mydomains.cloud
- provider.cologne
- cps-datensysteme.com
- cpsbeta.com
- cpsdatensysteme.com
- cpsds.com
- cpstypo3.com
- resellergui.com
- xn--sprtismrt-17af.com
- xn--zckerschnte-thbi.com
- filexchange.directory
- webhoster.directory
- angebote.domains
- beispiel.domains
- cps.domains
- dmc.domains
- gui.domains
- johndoe.domains
- mydns.domains
- partner.domains
- prov.domains
- reservation.domains
- system.domains
- vertrag.domains
- vormerkung.domains
- whoisguard.domains
- domainers.expert
- domainmanagement.expert
- domainverwaltung.expert
- domainregistrierung.guru
- cpstest.hamburg
- die-neuen-domains.info
- die-neuen-tlds.info
- dieneuendomains.info
- dieneuentlds.info
- digitale-zertifikate.info
- digitalezertifikate.info
- domainsystem.info
- extended-validation-ssl.info
- powerssl.info
- hafenstrasse.koeln
Related pages
Pivot from cps-datensysteme into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "cps-datensysteme"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.