← Solutions

Block malware before it connects

Payload, callback and update, all by name.

Threat feeds ingested automatically. The Greywall catches what blocklists miss.

control.securd.com/gateway/acme/logs
Traffic Logs action: threat
TimestampActionSiteQuery NameSource IPReason
2026-09-15 16:10:02threatcorp-officeupdate-check.pw10.1.9.14feed: isac-indicators
2026-09-15 16:10:31threatbuild-agentpkg-mirror-cdn.top10.40.8.2feed: supply-chain-iocs
2026-09-15 16:11:05blockcorp-officesinkholed-c2.net10.1.9.14category: sinkhole
2026-09-15 16:12:40threatcorp-officeexfil-data.click10.1.9.14push: SOAR-4412
Feed hits, a sinkholed domain and a SOAR-pushed indicator, blocked at the lookup.
The problem

Malware needs a name three times

Once to download the payload, once to reach the command server, and again for every update. Each is a lookup the resolver answers first. Block it there and the endpoint never opens the connection.

Endpoint tools act after execution

Detection on the host happens once the payload runs. The resolver acts before the download.

C2 rotates domains

Generated domains have no rank and no history. First-seen holds them; category blocks catch the sinkholed ones.

Devices you cannot instrument

Printers, cameras, lab equipment and contractor laptops resolve through the same resolver as everything else.

How it works

Block at the lookup

Capabilities

Malware controls

Security categories

Malware, C2, Porn, Parked and Sinkhole, maintained by Securd and applied per policy.

Feed ingestion

STIX, CSV, TXT and JSON, pulled on a schedule, with per-entry source and expiry.

Greywall

Domains with no history are held before the first connection completes.

Infected host identification

The client address on every threat event names the host that asked.

Verdict push

Block a domain across every policy from the SOAR through the push API.

Change log

Every list and feed change recorded with user and timestamp. Rollback to any publish.

Forwarded event

The threat event in your SIEM

A feed hit is a threat event with the site, the name, the reason and the client address. Over syslog it arrives as CEF; as a webhook it arrives signed.

CEF
CEF:0|Securd|DNS|2.0|threat|update-check.pw|8|src=10.1.9.14 dhost=update-check.pw cat=feed reason=isac-indicators site=corp-office

Questions teams ask

Does this replace endpoint protection?

No. It removes the connection the payload needs and covers devices that cannot run an agent.

How current are the categories?

Maintained by Securd and published to the resolvers continuously. Your own feeds pull on the schedule you set.

What about malware that uses an IP address?

Out of scope for a resolver. The egress firewall governs raw addresses and can consume Securd events.

Cut the connection the payload needs

Point one network at Securd and count the threat events by Friday.