SATIS distributes security threats across a decentralized network, automatically enforcing firewall rules and BGP blackhole routes in seconds — not hours.
$ curl -s /api/v1/threats | jq '.[0]' { "threat_id": "TC-8A3F...B21E", "target": "203.0.113.45", "action": "block", "severity": "critical", "source": "fail2ban", "ttl": 86400 }
New — Shield
Peer with SATIS over a GRE or WireGuard tunnel and start null-routing attackers automatically — the moment a threat hits the chain, it's blocked at your edge. Works with a private ASN on any standards-compliant BGP router — config generated for OpenWrt, pfSense, OPNsense, VyOS, BIRD/FRR, and more. Auto-approved, 7-day free trial.
Real-time geographic distribution of threats detected across the SATIS network.
Four steps, fully automated, no human in the loop.
fail2ban, threat feeds, and manual analysis identify malicious IPs, brute-force attacks, and network anomalies.
Threats are published to a permissioned blockchain with full metadata, severity, and TTL.
All nodes receive the threat via blockchain consensus over encrypted IPv6 P2P links.
nftables firewall rules and BGP blackhole routes are applied automatically on every participating node.
Open, self-hostable threat mitigation with zero vendor lock-in.
Immutable threat records distributed across all nodes. No single point of failure. Full audit trail on every transaction.
From detection to firewall/BGP rule across every node, no human in the loop. Effective against SSH brute force, exploit attempts, and C2 callbacks.
Critical threats announced via BGP RTBH (AS64999, community 64999:666) to upstream peers for network-level blocking.
Full dual-stack support. Blockchain P2P over IPv6, API accessible on both protocols. Built for the modern internet.
Automatic. A ban on one node protects all nodes immediately. SSH brute-force, web exploits, port scans — all shared instantly.
Full threat management API with real-time Server-Sent Events streaming. Integrate with any SIEM or automation platform.
Permissioned blockchain, API key authentication, WireGuard encrypted tunnels between all nodes.
Built on proven open-source components: nftables, BIRD 2, and WireGuard. No vendor lock-in. Deploy on your own infrastructure.
Real-time email address blacklists, DNS RPZ zones for mail servers, and message hash fingerprinting to detect phishing campaigns before they land.
Learn more →Permissioned blockchain with WireGuard mesh, BGP peering, and automated enforcement.
Real-time data from the SATIS network.
Full REST API with OpenAPI documentation. Add threats, query the chain, manage nodes, and stream events in real time. Fully async with interactive API documentation.
# Add a threat to the blockchain curl -X POST https://setecastronomyinc.com/api/v1/threats \ -H "Authorization: Bearer tck_your_api_key_here" \ -H "Content-Type: application/json" \ -d '{ "target": "203.0.113.45", "source": "fail2ban", "category": "ssh-brute-force", "severity": "high", "action": "block", "ttl_seconds": 86400 }' # Response { "threat": { "threat_id": "TC-8A3F92B1C40E7D5A...", "target": "203.0.113.45", "action": "block", "expires_at": "2026-02-24T12:00:00Z" }, "txid": "a4f8b2c91e03..." }
Automated intelligence reports with global threat mapping, formatted to reference common cybersecurity frameworks.
SATIS generates professional PDF threat intelligence reports on demand — daily, weekly, or custom date ranges. Each report includes executive summaries, top offending network analysis, global threat heat maps, severity breakdowns, and ASN attribution with abuse contacts.
Reports reference NIST CSF 2.0 categories and CISA's known-exploited-vulnerabilities guidance. This describes report formatting, not a compliance certification — SATIS does not hold a SOC 2 or other third-party audit at this time.