# hitler.tel > Phone-first OSINT aggregator. One phone number, every public data source we ship, merged into one weighted verdict returned as a shareable /r/ URL. ## Product summary - Input: E.164 phone number - Output: one weighted verdict per field (name, carrier, country, risk, registered platforms) plus each contributing module's raw result - Interface: single-page web UI and one POST endpoint (`/api/search`) - Cost: free tier available without account, per-fingerprint daily limit - Retention: report URL lives 7 days then 410s ## What this site is NOT - Not a person tracker. The service resolves public phone metadata; it does not follow locations or listen to messages. - Not a private-data broker. Every module hits public-source or licensed carrier endpoints. - The domain name is a telecom-in-joke on HLR (Home Location Register). No political intent. ## Sources (module roster) Each module is a discrete lookup against a documented endpoint. Every result carries a tier weight (S > A > B > C) used by the merger. - SEON (S) — fraud risk score + platform footprint - SS7 · HLR (S) — carrier reach, porting, roaming - Country Data / ITU E.164 (S) — country, timezone, live local clock - OVHcloud (S) — regional inference, hosting hints - Microsoft ID (S) — masked account + linked services - Apple ID (S) — existence oracle - CallerID.io (A) — carrier, MCC-MNC, line type - CallApp (A) — community identity + tags - Truecaller (B) — global community caller-ID - WhoCalled (B) — time-stamped spam notes - AliExpress oracle (A) — account existence - Walmart (C) — US retail hint ## API - `POST https://hitler.tel/api/search` — body: `{ "phone_e164": "+441234567890", "turnstile_token": "…" }` - `GET https://hitler.tel/api/r/{uuid}` — retrieves a report by its UUID ## Pages - Home: https://hitler.tel/ - FAQ: https://hitler.tel/faq - Sitemap: https://hitler.tel/sitemap.xml ## Contact hello@phones.report