WHOIS Organization
hosted security operations
Last fetched
hosted security operations 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.
- blackspider.biz
- mailcontrol.biz
- secure-mailcontrol.biz
- threatseeker.biz
- websensehosted.biz
- blackspider.com
- defensio.com
- frcpt.com
- johndoemarketing.com
- karabunga.com
- kellogg-fp-poc.com
- mailcontrol.com
- riskfilterteam.com
- riskfiltertest.com
- secure-mailcontrol.com
- surfcpa.com
- surfsrs.com
- threatseeeker.com
- threatseeker.com
- wbsn-cet.com
- websensehosted.com
- websensemobile.com
- blackspider.info
- mailcontrol.info
- secure-mailcontrol.info
- blackspider.mobi
- mailcontrol.mobi
- secure-mailcontrol.mobi
- webdefence.mobi
- webdefense.mobi
- websensehosted.mobi
- as44444.net
- defensio.net
- forcepoint.net
- frcpt.net
- karabunga.net
- raytheonwebsense.net
- secure-mailcontrol.net
- threatseeker.net
- websense.net
- websensehosted.net
- as44444.org
- blackspider.org
- defensio.org
- frcpt.org
- mailcontrol.org
- secure-mailcontrol.org
- threatseeker.org
- websensehosted.org
- forcepoint.protection
Related pages
Pivot from hosted security operations into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "hosted security operations"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.