Real Users Only.
Ghost The Rest.
DeGhost is the intelligence layer between your signup form and your database. We filter out bots, spam, and malicious actors in real-time.
87%
Fake Registrations Blocked
<100ms
Average Response Time
99.9%
API Uptime
24/7
Threat Database Updates
Fraudulent Registrations Are Costing You
Every day, platforms face thousands of fake sign-ups from disposable emails, bots, and malicious actors. These accounts damage your reputation.
Disposable Emails
Temporary email services used to bypass verification.
Malicious IPs
Known attackers, abusers, and threat actors.
Anonymous Networks
Tor exit nodes, VPNs, and proxies hiding identity.
Without Protection
Three-Layer Fraud Protection
DeGhost provides comprehensive fraud detection through three critical API endpoints.
Email Validation
Verify MX records and detect disposable or spam-associated domains instantly.
GET /email/:emailDomain Validation
Filter out disposable, temporary, and spam-heavy domains that pollute your database.
GET /domain/:domainIP Intelligence
Identify proxies, VPNs, Tor exit nodes, and known attackers in real-time.
GET /ip/:ipHow It Works
Integrate DeGhost into your registration flow in minutes with our simple REST API.
Validate Email or Domain
Check the user's email address or domain during registration.
GET https://fraudcheckapi.hexbyte.dev/email/user@example.comCheck IP Address
Capture and validate the user's IP for threat indicators.
GET https://fraudcheckapi.hexbyte.dev/ip/192.168.1.1Allow or Block
Use the response to allow legitimate users or block suspicious ones. Status 200 means allowed.
Decision Logic
Allow
Status 200 OK
Block
Status 403 or Threat Flag
Why Choose DeGhost?
Built for developers who need reliable, fast, and comprehensive fraud protection.
Real-Time Protection
Validate users instantly during registration with sub-100ms response times.
Simple Integration
RESTful API with straightforward GET requests. No complex setup or SDKs required.
Comprehensive Security
Three-layer protection covering email, domain, and IP verification.
Always Updated
Continuously updated threat database with latest malicious IPs.
Detailed Insights
Get comprehensive data including domain age, MX records, and threat flags.
Reduce Fraud
Prevent fake accounts, spam, and malicious actors from polluting your user base.
Simple, Powerful Responses
Get detailed, actionable data with every API call.
{
"status": "allowed",
"has_mx": true,
"disposable": false,
"spam": false
}{
"ip": "8.8.8.8",
"security": {
"is_abuser": false,
"is_attacker": false
}
}Stop Guessing. Start Verifying.
Clean your user data today. Integrate DeGhost in minutes.