WHOIS Organization
m-systems
Last fetched
m-systems 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.
Shared slug. More than one distinct organization name in WHOIS normalizes to the URL /org/m-systems. This page shows m-systems, the one with the most registered hostnames; the others sharing this slug are not shown separately.
Registered hostnames
50 representative hostnames registered by this organization (inbound REGISTERED_BY edges). Storage-order, not alphabetical, and not exhaustive for large registration footprints.
- m-sys.biz
- diskonchip.com
- diskonkey-pro.com
- diskonkeypro.com
- gfset.com
- hiperexchange.com
- itkeepsworking.com
- lpupdate.com
- m-ssd.com
- m-sys.com
- m-systems.com
- m-systemscr.com
- mobilediskonchip.com
- msiled.com
- msystems.com
- mysystems.com
- seasidesw.com
- smartdiskonkey.com
- ssd4pc.com
- teraflash.com
- trueffs.com
- u3-tv.com
- ufdcaps.com
- ufdsmartcaps.com
- usbav.com
- usbcaps.com
- usbsmartcaps.com
- xkey.com
- diskonkey.net
- diskonkey-pro.net
- diskonkeypro.net
- universityofflash.net
- universityofmemory.net
- usbav.net
- usbtv.net
- m-systems.online
- diskonkey.org
- diskonkey-pro.org
- diskonkeypro.org
- embedded-usb.org
- eusb.org
- flashdisk.org
- flashmemory.org
- msystems.org
- personal-storage.org
- personalserver.org
- personalstorage.org
- socialdemocrati.org
- universityofflash.org
- universityofmemory.org
Related pages
Pivot from m-systems into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "m-systems"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.