WHOIS Organization
data privacy protected
Last fetched
data privacy protected 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.
- 1and1-test-ntlds-fr.accountant
- 48squared.accountant
- 1stop.africa
- 2iris.africa
- 4s-finance.africa
- 1a-arbeitgeber.ag
- 3we.ag
- 7f.ag
- 003sec.agency
- 10to12.agency
- 1man.agency
- 21studios.agency
- 2work.agency
- 5vor12.agency
- mybuilding24.airforce
- 215domainlistfr.alsace
- 3-c.alsace
- 4-protection-incendie.alsace
- 4p-incendie.alsace
- 4pi.alsace
- 4protectionincendie.alsace
- 618.alsace
- abpaysage.alsace
- acoeur.alsace
- actes.alsace
- aes.alsace
- aimer-strasbourg.alsace
- aimerstrasbourg.alsace
- aip-centre.alsace
- alloplombier.alsace
- althus.alsace
- amd.alsace
- annuaire-pro.alsace
- apiculturewagner.alsace
- aras-steffanus.alsace
- art-co.alsace
- artemis.alsace
- au-71.alsace
- audit-energie.alsace
- b2r.alsace
- batifrance.alsace
- bienvenue.alsace
- biere-colmar.alsace
- bieresbonnieandclyde.alsace
- brav.alsace
- brunner.alsace
- cabinet-evidence.alsace
- cabinetcohen.alsace
- cap-conseils.alsace
- carpediem.alsace
Related pages
Pivot from data privacy protected into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "data privacy protected"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.