LIVE NETWORK GRID · 721,805,888 NODES

TRACKANY DEVICEby the air around it.

fraud.xxx turns the Wi-Fi & cell signals a device sees into a hard location verdict — catch geo-spoofing, prove presence, enrich an address. One call.

0M+
access points tracked
0
US states mapped
0ms
p99 verify latency
0m
median node accuracy
scroll to intercept ↓
INTERCEPT aa:bb:cc:dd:ee:ff · NYC · MATCH 0.94TRACE 10003 · 20 NODES · ±8mSPOOF DETECTED · claimed CHI / seen LAGOSVERIFY · 7 SIGNALS · consistentENRICH · Ubiquiti · router · seen 9d agoGRID · 721,805,888 NODES · US-WIDEINTERCEPT aa:bb:cc:dd:ee:ff · NYC · MATCH 0.94TRACE 10003 · 20 NODES · ±8mSPOOF DETECTED · claimed CHI / seen LAGOSVERIFY · 7 SIGNALS · consistentENRICH · Ubiquiti · router · seen 9d agoGRID · 721,805,888 NODES · US-WIDE
[ 01 ]live trace · 5 free / day

Point it at a ZIP or coordinate. Watch the grid light up.

Live off a 721M+ node graph — 20 nearest access points with vendor, device class, accuracy and last-seen, plotted on the map in real time.

LIVE TRACE · fraud.xxx grid
quota: 5/5 today
>

5 traces / IP / day. Synthetic? No — live grid data. For research & fraud review only. Not proof of any person's location.

awaiting trace…
node manifest will populate after a trace
// deployed againstanti-fraud/account-takeover/kyc/geo-compliance/field-ops
[ 02 ]three primitives · one radio truth

Every device sees a unique fingerprint of nearby radios. We know where they live.

VERIFY

Submit the BSSIDs a device observes. Get back whether they're consistent with the claimed location — confidence, evidence spread, and verdict.

POST /v1/verify

LOCATE

Reverse lookup: from a coordinate or ZIP, return the access points expected in a tight radius — with a machine-readable precision contract.

GET /v1/aps/nearby

ENRICH

Each node carries vendor & device class, randomized-MAC detection, freshness (first/last seen), ZIP, city/state and phone area codes.

POST /v1/aps/lookup
[ 03 ]the interface

An API your engineers won't fight.

Predictable envelopes, honest precision, RFC-7807 errors, one X-API-Key from production. ZIP is supported — and always labelled coarse, never dressed up as a fix.

  • Honest precision. precision.mode + est_accuracy_m on every answer.
  • Freshness built in. first_seen / last_seen so stale data can't pose as fresh.
  • Scoped keys. least-privilege by default, per-key rate & quota.
verify.sh
# Does the claimed location match what the device sees?
curl -s https://api.fraud.xxx/v1/verify \
  -H "X-API-Key: rw_live_•••" \
  -d '{"bssids":["aa:bb:cc:dd:ee:ff","12:34:56:78:9a:bc"]}'

# → 200 OK
{
  "claimed_location_consistent": true,
  "confidence": 0.91,
  "signals_matched": 7,
  "spread_m": 38,
  "precision": { "mode": "coordinate", "est_accuracy_m": 12 }
}
[ 04 ]where teams plug it in

STOP GEO-SPOOFING

A login claims Chicago but the Wi-Fi it sees lives in Lagos. /verify flags the mismatch before the session opens.

HARDEN KYC

Cross-check the address a user typed against the radio environment their device actually reports at onboarding.

VERIFY ON-SITE

Confirm a courier or technician was physically present, independent of trivially-spoofed GPS.

ATO DEFENSE

Add a network-environment factor attackers can't fake with a VPN exit node to your risk engine.

GEO-COMPLIANCE

Enforce geofenced products — gaming, lending — with a signal that survives location-faking apps.

ADDRESS INTEL

Resolve a coordinate or ZIP to the surrounding network footprint, vendor mix and area codes.

[ 05 ]pay-as-you-go · crypto

One price. $3 a request.

No plans, no lock-in. Prepay your balance with crypto and burn it down call by call.

$3
per billable request
verify · nearby · lookup
$50
minimum top-up
BTC · ETH · USDT…
1 / sec
rate limit
burst-protected
CREATE ACCOUNT →

free public demo · 5 traces/day · no account

[ 06 ]request access

Open the grid.

Register, top up with crypto, and you're a key away from production — sandbox token, integration guide, and a verify recipe for your risk engine.

B2B use only · reviewed · see acceptable use