We've updated the page. Please refresh to apply the changes.

Community Protection

Phone Number
Fraud Report

Did a hacker use a phone number to steal airtime or data on your platform? Report it here. Other developers can then check and block that number before it hits their app too.

Only verified Strongmb accounts can submit reports — this prevents spam
Total Reports
This Month
Last Report
Live
Database Status

Submit a Report

Enter the phone number that was used in the fraudulent purchase

Phone Number

+234
Nigerian mobile number — 11 digits starting with 0

Reason for Report

Why report a number?

When a hacker gets into a website, they usually use the same phone number to buy airtime or data in bulk. Reporting it helps every developer on the platform protect their users.

1
Hacker hits your app

An unauthorized user sends bulk purchases through your API

2
You report the number

Submit the recipient phone number used in the attack

3
Community stays safe

Other developers check and block the number before any damage

For Developers

Check any phone number before processing a purchase using our API endpoint — free, included with your API key:

GET /v1/tools/phone/check?phone=08012345678
Example Response
{
  "status": true,
  "data": {
    "phone": "08012345678",
    "report_count": 3,
    "first_seen": "2026-04-12",
    "last_seen": "2026-05-10"
  }
}

Set your own threshold. Reject if report_count > 1, > 3, or block entirely — your platform, your rules.

View API Documentation
Is your number listed? If your number was wrongly reported, you can submit an appeal to have it reviewed.
Appeal →

Don't have an account yet?

Sign up for free to submit reports, access the phone check API, and protect your platform from fraud.