All analysis was generated autonomously, without human review. Scores are analytical opinions drawn from the cited public sources, without hands-on testing. They are not audits, certifications, investment reports, purchasing advice, or evaluations of quality.
Scanner runs a security data lake that evaluates detection rules continuously and searches years of logs in seconds, indexing them by default in customer-owned Amazon S3 buckets, though Scanner can also host that storage. Cliff Crosland and Steven Wu, who built data infrastructure at Accompany and then Cisco, founded Scanner in 2022, and Sequoia led a $22 million Series A in March 2026. Customers include Notion, Ramp, and BeyondTrust, and Notion described its security agent investigating alerts through Scanner. The surprise is that Scanner gave up the custody lock-in that funds incumbent log platforms: leavers keep their logs but rebuild detections and workflows. The company bets that AI agents, already its heaviest users, make the fast data layer the part of the stack customers keep.
| Description | Security data lake company whose platform indexes security logs inside customer-owned Amazon S3 buckets, runs detection rules continuously on incoming data, and returns searches across years of logs in seconds for investigation and threat hunting. | [f1] |
|---|---|---|
| Founded | 2022 | [f2] |
| HQ | San Francisco, CA, US | [f2] |
| Latest funding | Series A, $22M (March 2026) | [f2] |
| Product | What it does |
|---|---|
| Scanner | Security data lake that indexes logs in customer-owned S3 buckets, runs continuous detection rules, and searches years of log data in seconds. |
Cyber Defense Matrix
| Identify | Protect | Detect | Respond | Recover | |
|---|---|---|---|---|---|
| Devices Workstations, servers, phones, tablets, storage, network devices, IoT infrastructure, and similar hardware. | |||||
| Applications Software, interactions, and application flows on the devices. | |||||
| Networks Connections and traffic flowing among devices and apps, plus communication paths. | |||||
| Data Content at rest, in transit, or in use across devices, apps, and networks. | |||||
| Users The people using the devices, apps, networks, and data. |
Fast search and continuous detection rules over customer-owned S3 log telemetry, including EDR, WAF, and identity sources, produce detection signal. Scanner defends conventional infrastructure and is mapped to the Cyber Defense Matrix.
How well the company can compete in its security market, scored across eight dimensions against public evidence.
| Dimension | Score | Rationale |
|---|---|---|
| Problem Clarity How precisely the company defines its problem, with evidence the problem exists at the scale claimed. | 4/5 | Scanner names a specific tradeoff, SIEM ingestion fees buy about 30 days of searchable retention while object storage makes searches take hours, and names the security and detection engineering buyer. Customer-side writeups corroborate the pain beyond vendor framing, with Ramp describing a 15-day retention limit and Notion describing the log-search layer its agent needed. [s7, s8, s15, s12] |
| Capability Depth How specific the technical capabilities are, with evidence beyond marketing claims such as docs and third-party validation. | 4/5 | Public docs describe the architecture in detail, from schema-agnostic indexes stored beside the logs to parallel Lambda query workers. External validation points exist in Ramp's Athena-timeout comparison, Notion's production use behind its Scruff agent, and a technical podcast interview, though no independent benchmark of the speed claims is public. [s6, s5, s8, s15, s17] |
| Market Timing Whether the market is ready for this product, with evidence that buyers are actively seeking solutions. | 3/5 | The enabler is the operational arrival of AI agents in security workflows, with Scanner shipping an MCP server in December 2025 and Notion publishing its Scanner-backed agent architecture in January 2026. Beyond that single practitioner signal, buyer-side demand is indirect, press interest around the funding round rather than budget-line or analyst-category evidence, which holds the score at the credible-enabler level. [s15, s10, s12, s7] |
| Team Credibility Demonstrated domain expertise with public signals such as prior exits, publications, and industry recognition. | 3/5 | Founders Cliff Crosland and Steven Wu are publicly identifiable with infrastructure pedigrees, including Accompany's data platform, Cisco, and a Predictive Edge exit to Dropbox, and Cliff maintains a verifiable technical podcast presence. The backgrounds are data-infrastructure rather than security-operations, and no press profiles the team independently. [s2, s17, s7] |
| GTM Proof Evidence of actual traction (customers, revenue signals, partnerships) beyond stated intentions. | 4/5 | The Series A post names Notion, Ramp, BeyondTrust, Lemonade, Benchling, Postman, and EliseAI as customers, Notion confirms production use in its own voice on its own blog, and Ramp's detection engineer is quoted in press. An AWS Marketplace seller profile adds a procurement channel, while revenue figures stay undisclosed. [s7, s15, s13, s16] |
| Funding Efficiency Whether funding matches go-to-market ambition, with signs of capital-efficient growth. | 3/5 | Scanner landed named enterprise customers before announcing the $22 million Series A in March 2026, so the raise is proportional to a visibly shipping product, but no revenue, margin, or growth-efficiency figure is disclosed and the seed amount is unverifiable, leaving efficiency itself unconfirmed. [s12, s7, s15] |
| Category Clarity Whether the company creates or fits a recognizable category that buyers can quickly place in their stack. | 4/5 | Buyers and journalists place Scanner without coaching. Notion calls Scanner its SIEM, press headlines describe a security data platform or data lake, and the Data Engineering Podcast framed it as a security data lake platform, so the spend maps to an existing SIEM budget line even though the security data lake label is newer. [s15, s12, s14, s17] |
| Incumbent Defensibility How vulnerable the core value proposition is to absorption as a feature by a platform vendor. | 3/5 | The customer-owned-storage model conflicts with the ingestion-priced business of incumbent SIEM vendors, and the purpose-built index engine exceeds a quarterly feature release. No proprietary data flywheel is claimed, switching friction is deliberately low, and AWS sits under every deployment with Athena already in the account, so no structural moat is visible yet. [s5, s6, s8] |
Scanner sells fast search and continuous detection over the log data that SIEM pricing pushes out of reach. The company describes security teams choosing between paying SIEM ingestion fees for roughly 30 days of searchable retention or parking logs in cheap object storage where a search takes hours. High-volume sources such as WAF and EDR logs land in object storage by default, which leaves teams unable to search the bulk of their own telemetry.
Customer evidence corroborates the pain beyond Scanner's framing. Ramp's case study describes a 15-day retention limit before Scanner and high-volume sources excluded from monitoring because of cost. Notion's engineering team wrote on its own blog that it routes logs, user activity, and system events through Scanner, which it calls its SIEM, to feed alert investigations. Press coverage of the funding round describes the same cost-versus-visibility tradeoff.
The buyer is a security operations or detection engineering team at a cloud-heavy company. Scanner's case studies page courts fast-growing, cloud-native companies, Ramp's story is told by a detection engineer, and the founders trace the product to their own logging costs at Accompany and later Cisco, where the economics pushed the bulk of their log data into object storage. [s7, s8, s15, s12, s11]
The Scanner platform turns customer-owned S3 buckets into a searchable detection layer. Scanner builds compact, schema-agnostic indexes beside the logs, keeps both in the customer's buckets, and runs queries on parallel short-lived Lambda workers that the docs credit with scan speeds from hundreds of gigabytes to a terabyte per second. The docs lay out a four-stage pipeline covering ingestion, indexing, querying, and detections, and the same query engine powers ad-hoc searches and always-on detection rules.
Deployment comes in three models that differ by who runs the compute. Managed Scanner runs multi-tenant or single-tenant compute that Scanner operates, and Bring Your Own Cloud runs the compute inside the customer's own AWS account. The docs state that in every model logs and index files always reside in the customer's S3 buckets.
Scanner aimed the product at AI agents before the funding round. The MCP server it announced in December 2025 connects agents directly to the data lake for investigations, detection engineering, and response workflows, and the Series A post reports that agents became the most prolific users of Scanner within twelve weeks. Notion's Scruff agent gathers context through Scanner alongside Wiz and CrowdStrike, and Notion reports an 84% reduction in median investigation time for false-positive alerts.
External validation exists but stays customer-shaped. Ramp reports that queries which used to time out in Athena after 30 minutes complete in about a minute, the AWS Marketplace listing claims a 250TB scan for indicators of compromise in under 30 seconds, and Cliff Crosland walked through the architecture on the Data Engineering Podcast. No independent benchmark of the speed claims appears in reviewed pages. [s6, s5, s10, s7, s15, s8, s16, s17]
Scanner positions itself against SIEM economics rather than against any single vendor. The homepage frames incumbents as cost-limited, claiming a typical SIEM sees 1% of an organization's data, and pitches indexing data in S3 where it already lives as the structural fix. The pitch targets the budget line of ingestion-priced platforms such as Splunk and Datadog while claiming a different architecture underneath.
The nearer competitive set is other security data lake builders. Panther and RunReveal pitch fast, lower-cost detection over cloud-scale logs to the same buyers, and AWS itself supplies the baseline, since Ramp's case study measures Scanner against Athena queries that timed out at 30 minutes. Scanner's visible differentiators are its purpose-built index, its published speed claims, and customer ownership of both logs and indexes.
Scanner also picked an unusual position in the AI SOC wave. A June 2026 company post argues against building an AI SOC product and commits to serving as the headless data layer under agents that customers build themselves, reasoning that no vendor knows a customer's environment the way the customer's own team does. That choice differentiates Scanner from the crowd of AI SOC vendors and makes customers' in-house agent programs its distribution surface. [s1, s8, s9, s7]
Scanner runs a sales-assisted motion with unusually transparent pricing for its stage. The pricing page publishes example annual costs by daily log volume, from $50k to $95k for 250 to 500 gigabytes per day up to a contact-sales tier for 2 to 100 terabytes and beyond, and the homepage routes buyers to a demo. An AWS Marketplace seller profile gives enterprises a procurement path through existing cloud commitments.
Named customers anchor the traction case in multiple voices. The Series A post names Notion, Ramp, BeyondTrust, Lemonade, Benchling, Postman, and EliseAI, the homepage logo wall adds names such as Confluent, Tide, Lead Bank, and Live Oak Bank, and the Ramp case study carries a named detection engineer crediting Scanner with a year of searchable history. Notion's endorsement is the strongest because Notion published it on its own engineering blog rather than through Scanner's marketing.
The founders still front the public selling. Cliff Crosland writes the funding and product announcements and appears on technical podcasts aimed at the practitioner audience, and no named sales leadership appears in the cited public record. For a company at this stage, founder-led selling alongside a growing named-customer list reads as a healthy sequence rather than a gap. [s4, s16, s7, s1, s8, s15, s17]
Scanner's founders bring data-infrastructure pedigrees to a data-infrastructure problem. The about page identifies Cliff Crosland and Steven Wu, both Stanford CS, who led engineering for the data platform at Accompany through its acquisition by Cisco and then built large-scale systems at Cisco. Steven founded Predictive Edge, which Dropbox acquired, and Cliff was a principal engineer on the Webex People Graph. Cliff is the CEO, and the Series A announcement carries his byline.
Public technical presence substitutes for a security-industry track record. Cliff has discussed the architecture on the Data Engineering Podcast and other technical shows, and the company blogs about its Rust and Lambda engineering choices in enough depth for practitioners to evaluate. The founders are new to selling security products as a market, and their credibility argument runs through the data problem rather than through SOC operating experience.
Outside validation comes through investors and advisors rather than press profiles. Sequoia led the Series A with CRV and Mantis VC participating, and the about page lists Sequoia partner Bogomil Balkansky among the advisors. No independent press coverage profiles the founding team, which keeps the public evidence one tier below founders with prior security exits. [s2, s7, s17, s12]
Scanner's strongest trust argument is structural rather than certificate-based. Logs and indexes never leave the customer's S3 buckets in any deployment model, the BYOC option keeps even the compute inside the customer's AWS account, and the docs describe role-based access control and a dedicated audit index. For buyers whose concern is data custody, the architecture answers a question most vendors answer with paperwork.
The headline compliance artifacts are published as homepage badges. Scanner's homepage carries an Enterprise-Grade Security section displaying SOC 2 Type II Certified, GDPR Compliant, and Data Residency Options, which cover the attestations most procurement reviews open with. Scanner's docs go one step further and point buyers to a Drata Trust Center for the full SOC 2 documentation, so a self-serve path to the attestation report already exists rather than the badge alone.
What did not surface on the pages reviewed is the next tier of evidence beyond the attestation, a penetration-test summary or a public vulnerability disclosure policy, which a vendor whose homepage logo wall includes banks such as Lead Bank and Live Oak Bank and whose pricing targets six-figure contracts will meet buyers expecting. Publishing those report-level artifacts would shorten the path for the next regulated buyer. [s5, s6, s1, s4, s19]
| Company | Relationship | Note | Compare |
|---|---|---|---|
| Splunk | competes with | Incumbent SIEM whose ingestion-based pricing and retention limits form the cost structure Scanner positions its customer-owned storage model against. | N/AWe scored these companies at different scopes, so the totals measure different things. |
| Datadog | competes with | Cloud monitoring and SIEM vendor selling ingestion-priced log management to the same cloud-native security teams. | N/AWe scored these companies at different scopes, so the totals measure different things. |
| Panther | competes with | Cloud-native SIEM with detections-as-code and a security data lake architecture, competing for the same SIEM-displacement budget. | |
| RunReveal | competes with | Security data platform startup that also pitches fast, lower-cost log search and detection as the SIEM alternative. | N/AWe captured the evidence for these companies under different evidence-model versions (v1 vs v2), so the totals were scored under different conditions and are not directly comparable. |
| Amazon Web Services | adjacent | Athena is the slow-search baseline Scanner's Ramp case study benchmarks against, and AWS owns the S3 and Lambda substrate every Scanner deployment runs on. | N/AAmazon Web Services is scored by product line, not as a whole company, so there is no company-wide column to compare. Open its profile to compare a specific product. |
Add analyzed competitors to compare them side by side with Scanner.
A closer look at the company's product strategy, measuring how defensible it is against market forces and examining the eight areas behind it.
pivot urgently
Scanner's exposures and its strengths trace to one decision. By default the company leaves logs and indexes in the customer's buckets (vendor-hosted storage is an option), and the record shows no cross-customer proprietary dataset and little custody lock-in, though a leaver still rebuilds detections and integrations. What it keeps is a hard engineering artifact, a query engine that makes object storage behave like a SIEM, plus an early claim on the layer customers' own security agents depend on. Notion's production agent shows that claim working today. Durability depends on converting the engine and the agent traffic into a position incumbents cannot bundle past, because AWS owns the substrate, SIEM vendors own the budget line, and the cost of leaving Scanner is engineered to be low.
| Dimension | Score | Rationale |
|---|---|---|
| Value Delivery Does the product sell software as the product, or judgment, trust, or accountability with software as the delivery mechanism. | 1/3 | Customers buy the software subscription, whether Scanner or the customer operates the compute. No judgment, accountability, or managed-detection layer is part of the offer. |
| Switching Cost How expensive leaving is for a customer: data portability, integrations, learned workflows, network effects, regulatory data residency. | 2/3 | Detection rules, ingest integrations, agent wiring through MCP, and learned query workflows create real friction, but the data-portability pitch keeps raw logs with the customer, so a departing team carries its data to a rival and rebuilds only the rules and query habits, which holds the friction at the low end of mixed. |
| Compliance Moat Whether certifications, liability acceptance, or audit trails block an easy replacement. | 1/3 | Long retention helps customers satisfy their own auditors, and Scanner publishes SOC 2 Type II and GDPR badges plus a Drata Trust Center with the full SOC 2 Type 2 report, but those are table-stakes assurance signals that ease procurement rather than a mandate, liability transfer, or replacement-blocking moat. |
| Problem Complexity Whether the product requires ML, optimization, real-time systems, or years of specialized expertise. | 3/3 | A purpose-built index over object storage with serverless query execution that the vendor states reaches terabyte-per-second scan speeds is specialized distributed-systems engineering rather than a configuration of off-the-shelf parts, and customer measurements against Athena corroborate that the speed gap is real. |
| Buyer Profile Whether buyers are SMB operators, mid-market IT teams, or regulated enterprises and governments with procurement gates. | 2/3 | Buyers span mid-market technology companies and regulated enterprises, with banks and an insurer on the logo wall and pricing tiers that name compliance and SOC operations, but the core motion targets cloud-native mid-market rather than procurement-gated government buyers. |
| Layer Whether the product is an end-user application, a platform with application features, or infrastructure other applications depend on. | 2/3 | Scanner positions itself as headless infrastructure for agents and Notion's agent already depends on it, but the product still sells as a security application with its own search interface and detection rules, a platform with application features rather than pure infrastructure. |
| Proprietary Data, Content, or IP Whether the product accumulates datasets, content licenses, or IP that a rival cannot recreate from scratch. | 1/3 | No cross-customer data asset appears in the record, and logs and indexes stay in customer-owned S3 buckets by default. The differentiated IP centers on the index and query engine, which the founders discuss in public technical depth and a well-resourced team could rebuild. The reviewed record does not establish that the rest of the product content, its out-of-the-box detection rules, ingest integrations, and detection-as-code tooling, is non-replicable either, so the data position is replicable rather than a proprietary non-public corpus moat. |
Scanner publishes its segmentation as pricing tiers. The multi-tenant tier addresses fast-growing companies centralizing logs from core infrastructure, the single-tenant tier names mid-sized companies with compliance requirements and dedicated SOC operations, and the Bring Your Own Cloud tier names large organizations with strict regulatory compliance and data-residency needs. The case studies page courts fast-growing, cloud-native companies explicitly.
The visible customer mix matches that ladder and skews toward fintech and regulated buyers. The Series A post names Notion, Ramp, BeyondTrust, Lemonade, Benchling, Postman, and EliseAI, and the homepage logo wall adds Confluent, Tide, Lead Bank, and Live Oak Bank. Banks and an insurer alongside product-led technology companies suggest the compliance-driven retention pitch sells beyond the early-adopter crowd.
The evaluating persona is the detection engineer, with a second persona emerging. Ramp's case study speaks through a detection engineer, the docs organize use cases around incident response, detection engineering, and threat hunting, and Notion's writeup comes from a software engineer building a security agent. That second reader, the engineer wiring an agent to a data source, becomes visible in Scanner's public evidence only with the MCP announcement and Notion's writeup.
One structural constraint shapes the segment. The product indexes data in Amazon S3 and runs on AWS compute, so the buyer who fits best is an organization whose storage and compute already live in AWS. The ingestion surface reaches wider than the storage layer, since the docs list Azure Activity and Google Cloud Platform audit logs among the supported sources, but the data plane itself stays AWS-native.
Scanner's capability claims center on one mechanism, an index purpose-built for object storage. The docs describe compact schema-agnostic indexes written beside the logs, queries that fan out across short-lived Lambda workers at speeds the company states reach a terabyte per second, and a four-stage pipeline where the same query engine drives ad-hoc search and always-on detection rules. The AWS Marketplace listing claims a 250TB scan for indicators of compromise in under 30 seconds.
Customer-measured outcomes back the speed story at smaller scale. Ramp reports that queries which used to time out in Athena after 30 minutes complete in about a minute, and that searchable history grew from 15 days to a year. Notion reports an 84% reduction in median investigation time for false-positive alerts after wiring its Scruff agent to Scanner, Wiz, and CrowdStrike. The headline scan-speed figures remain vendor-stated, with no independent benchmark in reviewed pages.
Scanner's AI advantage is positional rather than algorithmic. The company ships no detection model it brags about. Instead it built the MCP server that lets customers' AI agents query the data lake directly, and the Series A post reports that agents became the platform's most active users within twelve weeks. Notion's production agent is the proof that the position is real rather than aspirational.
The company claims no data advantage in reviewed pages. Logs and indexes stay in buckets the customer owns by default, Scanner offers to host that storage as a standard option, and no cross-customer dataset to train on or to lock customers in with appears in the record. Reviewed pages do not describe Scanner's telemetry, metadata, or model-training practices either way. The differentiated asset on show is the query engine itself, which the founders discuss in enough public technical depth for practitioners to judge.
Scanner sells through a sales-assisted motion with published price anchors. The pricing page shows example annual costs by daily log volume, the homepage routes buyers to a demo, and an AWS Marketplace seller profile makes Scanner purchasable through that channel. Publishing six-figure example prices filters the pipeline toward buyers who already know their log volume, which is exactly the buyer who feels SIEM pricing pain.
Customer evidence arrives in more than one voice. Scanner's own materials name seven customers and carry a Ramp case study with a named detection engineer, and Notion separately published its Scruff agent architecture with Scanner in the stack on its own engineering blog. Press coverage of the round repeats the customer names but adds no independently sourced accounts.
The public face of the company is still founder-led. Cliff Crosland writes the funding and product announcements and carries the technical story on practitioner podcasts, and the about page lists only the two founders as officers, with no sales or revenue leader named. Who conducts the selling is not documented in reviewed pages, but a company with seven named logos and a fresh Series A sits at the revenue stage where founder-led sales are still the usual motion.
Distribution beyond the direct motion is thin but pointed. The AWS Marketplace profile and the MCP server are both channels where a buyer or an agent builder encounters Scanner without a salesperson, and Notion's public writeup functions as unpaid evangelism to exactly the right audience. No reseller, MSSP, or technology-partner program appears in reviewed pages, so the channel layer that usually carries a vendor past founder-led scale has not surfaced publicly.
Scanner prices on the unit buyers already use to measure the problem. The pricing page publishes example annual costs by daily log volume, with a multi-tenant tier at $50k to $95k for 250 to 500 gigabytes per day, a single-tenant tier above it, and a contact-sales Bring Your Own Cloud tier from two terabytes per day. Charging by ingestion volume mirrors how SIEM budgets are already sized, which lets a buyer compare directly against the bill Scanner proposes to cut.
Unlimited retention inside every tier is the pricing weapon. SIEM pricing couples cost to how much history a team keeps, and Scanner decouples them, since every published tier puts the data plane in the customer's own object storage, so the customer's S3 bill carries the history. Scanner also offers to host that storage as a standard option for teams that do not want to run AWS infrastructure. The vendor's marketing claims large cost reductions against ingestion-priced tools, a claim buyers can sanity-check because both the example prices and their own log volumes are known quantities.
The pricing unit also matters for agent economics. Scanner's published anchors are example annual costs by daily log volume, so the visible price ladder tracks ingestion rather than query activity, which should make the cost of heavy agent querying easier to predict. Scanner does not publish contract terms, and the pricing page directs buyers to sales for pricing tailored to volume, retention, and deployment, so whether query, compute, or overage charges apply is not established in the public record. Scanner's expansion lever still rides on log growth, which telemetry-reduction pipelines could erode.
Scanner delivers the same data-plane promise across three operating models. Managed multi-tenant and single-tenant deployments run compute that Scanner operates, Bring Your Own Cloud runs everything inside the customer's AWS account, and the docs state that by default logs and index files reside in S3 buckets the customer owns, with Scanner-hosted storage a standard option and GCS and Azure Blob data passing through a short-lived collect buffer. The single-tenant and BYOC tiers exist for isolation and residency requirements, which matches the bank and insurance names on the logo wall.
Onboarding leans on S3 mechanics the customer already has. The docs walk through AWS infrastructure setup and connecting a first source through Scanner Collect's pre-built integrations, and the vendor claims a team can stand up a working data lake in a day or less. Logs flow into buckets the customer controls, and Scanner indexes what arrives, so adoption rides on bucket notifications rather than re-plumbing pipelines.
The operational risk profile depends on how a log reaches the lake. For sources that write into the customer's own S3 buckets, Scanner adds index files beside the logs rather than becoming the system of record, so those raw logs keep accumulating whatever happens upstream of them. Other paths run through Scanner-operated components, since the docs describe Scanner Collect pushing and pulling SaaS logs into an S3 collect buffer and GCS and Azure Blob data passing through the same buffer. Reviewed pages document no outage behavior for any path, and no SLA, status page, or support-tier documentation appears in them. The dependency that remains under every operating model is AWS itself, since both the data plane and the serverless query layer are AWS-native.
Scanner's trust argument leads with architecture and adds the standard attestations. Logs and indexes stay in the customer's buckets by default, the BYOC model keeps even compute inside the customer's account, and the docs describe role-based access control plus a dedicated audit index that records activity for accountability. For the data-custody question that dominates security-vendor reviews, Scanner answers first with topology rather than paperwork.
The headline compliance artifacts are published as homepage badges. The site displays SOC 2 Type II Certified, GDPR Compliant, and Data Residency claims, which cover the attestations most procurement reviews open with. The docs go one step past the badge and point buyers to a Drata Trust Center for the full SOC 2 Type 2 documentation, so a self-serve path to the attestation report already exists rather than the homepage badge alone.
What the cited public record does not document is the next tier of evidence beyond the attestation report: a penetration-test summary or a public vulnerability disclosure policy. Security vendors get held to a higher bar than other suppliers, and a company whose published example prices start at $50k will meet teams that expect those deeper artifacts too.
The remaining gap may be a publishing choice more than a posture problem. Scanner displays bank and insurer logos on its homepage, including Lead Bank, Live Oak Bank, and Lemonade, and those are the buyers most likely to ask for deeper artifacts in a private review. What a displayed logo does not establish is whether such a review happened or on what terms. Publishing the report-level artifacts would shorten the path for the next regulated buyer and remove an objection competitors can exploit.
Scanner committed publicly to being a component rather than a destination. A June 2026 company post rejects building an AI SOC product, describes the headless pattern where the investigation loop runs through Slack, Notion, or Jira while the SIEM tab stays closed, and positions Scanner as the searchable data layer those loops run on. The company's stated long-term goal, relayed in press, is the foundational data layer where analysts and agents work over complete datasets.
Building on Scanner is already happening on the customer side. Notion's Scruff agent treats Scanner as one of its core data sources, the MCP server formalizes that interface for any agent framework, and Scanner Collect handles the inbound side with pre-built integrations. What does not appear in reviewed pages is a vendor-side ecosystem, no technology-partner program, no integration marketplace, and no co-built offerings with the SIEM or SOAR vendors whose customers Scanner courts.
The platform dependency runs one level down. Scanner's data plane, query layer, and procurement channel all run on AWS, which makes AWS both the substrate and the most credible absorber. The bet only compounds if the agent-builders' dependence on fast data outpaces the hyperscaler's interest in shipping the same capability natively.
Scanner's founding team matches the problem it chose. Cliff Crosland and Steven Wu, both Stanford CS, led engineering for Accompany's data platform through the Cisco acquisition and then built large-scale systems at Cisco, where Cliff was a principal engineer on the Webex People Graph. Steven previously founded Predictive Edge, which Dropbox acquired. The pair experienced the log-economics problem as operators before building the product, which the Series A post tells as the origin story.
Public credibility runs through technical channels rather than security-industry pedigree. Cliff carries the architecture story on the Data Engineering Podcast and similar shows, and the company's engineering blog posts are specific enough for practitioners to evaluate. Neither founder shows security-operations history in reviewed pages, so the domain credibility the founders supply is reinforced by customers like Ramp's detection engineers and Notion's security team vouching in their own words.
The advisor bench supplies the security-operations weight the founders lack. The about page lists Sequoia partner Bogomil Balkansky alongside a deep security roster: two former Splunk Security GMs in Haiyan Song and Mike Horn, Vanta co-founder and CEO Christina Cacioppo, sitting CISOs at Notion and Chevron, the CSO of Axonius who formerly ran security at Disney, and Autodesk's chief trust officer. That bench reads as deliberate compliance and SOC-buyer credibility for a company selling six-figure contracts to regulated accounts. What still does not appear is any named full-time security or go-to-market executive or any headcount figure, so the unannounced GTM and security-leadership hires remain the main execution unknowns.
| Id | Source | Tier | Accessed |
|---|---|---|---|
| f1 | Scanner homepage | official | 2026-06-12 |
| f2 | SecurityWeek on the Scanner Series A | press | 2026-06-12 |
| Id | Source | Tier | Accessed |
|---|---|---|---|
| s1 | Scanner homepage “Your SIEM sees 1%. Scanner sees what it can't. A radically different way to detect threats in security data.” | official | 2026-06-12 |
| s2 | Scanner about page “Our Series A is led by Sequoia, with participation from CRV and Mantis VC.” | official | 2026-06-12 |
| s3 | Scanner terms of service “This Site is operated by Scanner, Inc. and has been created to provide information about our company and our log management platform and related services” | official | 2026-06-12 |
| s4 | Scanner pricing examples page “250–500 GB Daily log volume $50k–$95k Est. annual cost Multi-Tenant Managed Scanner” | official | 2026-06-12 |
| s5 | Scanner docs: What is Scanner “In all deployment models, you own your data. Logs and index files always reside in your S3 buckets.” | official | 2026-06-12 |
| s6 | Scanner docs: How it Works “SOC 2 Type 2 certified, attests to security controls, operational processes, and internal auditing practices. Full documentation is available via the Drata Trust Center.” | official | 2026-06-18 |
| s7 | Scanner Series A announcement “Today we're announcing our $22 million Series A, led by Sequoia, with participation from CRV and Mantis VC, to bring this capability to every security team.” | official | 2026-06-12 |
| s8 | Ramp case study “Queries that previously caused Athena to time out after 30 minutes now complete in about a minute with Scanner, drastically reducing investigation time.” | official | 2026-06-12 |
| s9 | Scanner headless SOC blog post “A headless SOC is one where the detection and investigation loop runs without a human-facing security interface in the middle.” | official | 2026-06-12 |
| s10 | Scanner MCP server announcement “Today we're announcing Scanner's Model Context Protocol (MCP) server: a remote MCP server that connects AI agents directly to your security data lake.” | official | 2026-06-12 |
| s11 | Scanner case studies page “Discover how fast-growing, cloud-native companies use Scanner to unlock the full potential of their security data lake.” | official | 2026-06-12 |
| s12 | SecurityWeek on the Scanner Series A “Cybersecurity startup Scanner has announced raising $22 million in a Series A funding round led by Sequoia Capital, with additional support from CRV, Mantis VC, and angel investors.” | press | 2026-06-12 |
| s13 | Pulse 2.0 on the Scanner Series A “Scanner says its long-term goal is to build the foundational data layer for a new era of security operations in which human analysts and AI agents collaborate over complete datasets rather than the limited slices of data typically stored in traditional systems.” | press | 2026-06-12 |
| s14 | FinTech Global on the Scanner Series A “The company has raised $22m in a Series A funding round led by Sequoia Capital, with additional participation from CRV and Mantis VC.” | press | 2026-06-12 |
| s15 | Notion engineering blog on the Scruff security agent “84% reduction in median time to investigate for false positive alerts” | research | 2026-06-12 |
| s16 | Scanner.dev AWS Marketplace seller profile “scanning 250TB of logs for indicators of compromise takes less than 30 seconds” | official | 2026-06-12 |
| s17 | Data Engineering Podcast episode notes on Scanner “Cliff Crosland co-founded Scanner to provide fast querying of high scale log data for security auditing.” | research | 2026-06-12 |
| s18 | Scanner Series A names BeyondTrust as a customer “We've built it, and security teams at Notion, Ramp, and BeyondTrust are already using it to investigate threats across years of log data.” | official | 2026-06-13 |
| s19 | Scanner homepage security badges (SOC 2 Type II, GDPR) “Enterprise-Grade Security. SOC 2 Type II Certified. GDPR Compliant. Data Residency Options.” | official | 2026-06-16 |
| Id | Source | Tier | Accessed |
|---|---|---|---|
| s1 | Scanner homepage “Your SIEM sees 1%. Scanner sees what it can't. A radically different way to detect threats in security data.” | official | 2026-06-12 |
| s2 | Scanner about page “Our Series A is led by Sequoia, with participation from CRV and Mantis VC.” | official | 2026-06-12 |
| s3 | Scanner terms of service “This Site is operated by Scanner, Inc. and has been created to provide information about our company and our log management platform and related services” | official | 2026-06-12 |
| s4 | Scanner pricing examples page “250–500 GB Daily log volume $50k–$95k Est. annual cost Multi-Tenant Managed Scanner” | official | 2026-06-12 |
| s5 | Scanner docs: What is Scanner “By default, your logs and index files reside in S3 buckets you own, so you keep full custody of your data. As a standard option, Scanner can also host this storage (both the collect buffer and the index buckets)” | official | 2026-07-11 |
| s6 | Scanner docs: How it Works “SOC 2 Type 2 certified, attests to security controls, operational processes, and internal auditing practices. Full documentation is available via the Drata Trust Center.” | official | 2026-06-18 |
| s7 | Scanner Series A announcement “Today we're announcing our $22 million Series A, led by Sequoia, with participation from CRV and Mantis VC, to bring this capability to every security team.” | official | 2026-06-12 |
| s8 | Ramp case study “Queries that previously caused Athena to time out after 30 minutes now complete in about a minute with Scanner, drastically reducing investigation time.” | official | 2026-06-12 |
| s9 | Scanner headless SOC blog post “The interface for a headless SOC is Slack, Notion, or a Jira ticket with a pre-filled timeline. Wherever the team already reads. The SIEM tab stays closed.” | official | 2026-06-12 |
| s10 | Scanner MCP server announcement “Today we're announcing Scanner's Model Context Protocol (MCP) server: a remote MCP server that connects AI agents directly to your security data lake.” | official | 2026-06-12 |
| s11 | Scanner case studies page “Discover how fast-growing, cloud-native companies use Scanner to unlock the full potential of their security data lake.” | official | 2026-06-12 |
| s12 | SecurityWeek on the Scanner Series A “Founded in 2022, San Francisco-based Scanner helps organizations build a cloud-native security data lake for fast threat hunting and continuous detection and response.” | press | 2026-06-12 |
| s13 | Pulse 2.0 on the Scanner Series A “Scanner says its long-term goal is to build the foundational data layer for a new era of security operations in which human analysts and AI agents collaborate over complete datasets rather than the limited slices of data typically stored in traditional systems.” | press | 2026-06-12 |
| s14 | FinTech Global on the Scanner Series A “The company has raised $22m in a Series A funding round led by Sequoia Capital, with additional participation from CRV and Mantis VC.” | press | 2026-06-12 |
| s15 | Notion engineering blog on the Scruff security agent “84% reduction in median time to investigate for false positive alerts” | research | 2026-06-12 |
| s16 | Scanner.dev AWS Marketplace seller profile “scanning 250TB of logs for indicators of compromise takes less than 30 seconds” | official | 2026-06-12 |
| s17 | Data Engineering Podcast episode notes on Scanner “Cliff Crosland co-founded Scanner to provide fast querying of high scale log data for security auditing.” | research | 2026-06-12 |
| s18 | Scanner docs: keeps logs in Amazon S3 “It lets you keep unlimited logs in your own Amazon S3 buckets and adds hyper fast search, detection, alerts, APIs & more.” | official | 2026-06-13 |
| s19 | Scanner about page: Cliff Crosland and Steven Wu co-founder profiles “Previously engineering lead for the data platform at Accompany before its acquisition by Cisco.” | official | 2026-06-13 |
| s20 | Scanner Series A names BeyondTrust as a customer “We've built it, and security teams at Notion, Ramp, and BeyondTrust are already using it to investigate threats across years of log data.” | official | 2026-06-13 |
| s21 | Scanner homepage security badges “Enterprise-Grade Security. SOC 2 Type II Certified. GDPR Compliant. Data Residency Options.” | official | 2026-06-18 |
| s22 | Scanner docs: Azure and GCP ingestion sources “Google Cloud Platform (GCP) Audit” | official | 2026-06-16 |
| s23 | Scanner about page: advisor bench “Haiyan Song EVP CloudOps at NetApp; Former SVP & GM of Security Markets at Splunk. Mike Horn Former SVP & GM of Splunk Security. Christina Cacioppo CEO & Co-founder of Vanta. David Tsao CISO of Notion. Ryan Knisley CSO of Axonius; Former CISO of Disney.” | official | 2026-06-18 |
This site is an experimental research aid created by Zeltser Security Corp. All its data gathering and analysis was performed autonomously without human review, and it can contain errors of fact, interpretation, and judgment that a human reviewer might catch.
The analyses are statements of opinion, not statements of fact. Machine analysis produced the scores, summaries, and matrix placements by weighing the public sources each page cites, and reasonable people can weigh the same sources differently. Where a page states a fact, it cites the public source and the date it was checked, and the statement is only as accurate as that source. Unless a profile expressly says otherwise, the analysis involves no hands-on testing and no independent validation of any company's products or services.
Nothing here is professional, security, legal, financial, investment, or purchasing advice, and nothing here is a recommendation to invest in, do business with, or avoid any company. Inclusion of a company is not an endorsement, and absence of a company is not a judgment about it. Reading this site creates no advisory or client relationship. Verify any detail you plan to act on against the vendor's current materials.
The content is provided "as is" and "as available," with all warranties disclaimed, express or implied, including merchantability, fitness for a particular purpose, accuracy, and non-infringement. No entry is warranted to be complete, current, or correct. Companies change, vendors update their claims, sources can be wrong, and automated analysis can misread them.
To the fullest extent permitted by law, the operator, Zeltser Security Corp, is not liable for any damages that arise from using this site or relying on its content, including direct, indirect, incidental, special, and consequential damages and lost profits, even if advised that such damages were possible. If you are dissatisfied with the site or disagree with these terms, your remedy is to stop using it.
Entries link to vendor pages, press coverage, and other external sites that Zeltser Security Corp does not control and is not responsible for. A link is not an affiliation with the destination or an endorsement of it. Product and company names and trademarks are the property of their owners, used here nominatively to identify the companies described. Short quotations from cited sources appear for identification and commentary.
Use, quotation, automated retrieval, and redistribution of the content are governed by the Terms of Use at cybercompanyprofiles.com/terms, which permit personal and internal business use with attribution and prohibit republication and resale.