WHOIS Organization
sr-c
Last fetched
sr-c 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 31 such hostnames.
Shared slug. More than one distinct organization name in WHOIS normalizes to the URL /org/sr-c. This page shows sr-c, the one with the most registered hostnames; the others sharing this slug are not shown separately.
Registered hostnames
31 representative hostnames registered by this organization (inbound REGISTERED_BY edges). Storage-order, not alphabetical, and not exhaustive for large registration footprints.
- heatherillidge.com
- pattendenconstruction.com
- across-monthly.jp
- bizroom.jp
- c21-chintai.jp
- c21-mansion.jp
- c21a.jp
- c21dazaifu.jp
- c21home.jp
- c21suma-suma.jp
- dyto-tech.jp
- friend-home.jp
- geonetwork.jp
- heart21.jp
- interior-otsuka.jp
- jyutaku-ichiba.jp
- ldkstay.jp
- monthly-fuyo.jp
- monthly-kanagawa.jp
- myhome-plan.jp
- online-realty.jp
- osaka-monthly.jp
- realty-souzoku.jp
- smile-baibai.jp
- smile-chintai.jp
- sr-c.jp
- sukashoten.jp
- sumai-partner.jp
- sumitai-ie.jp
- taktcoltd.jp
- kyfitness.co.uk
Related pages
Pivot from sr-c into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "sr-c"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.