# megadose/ignorant

ignorant allows you to check if a phone number is used on different sites like snapchat, instagram.

Repository: https://github.com/megadose/ignorant
Canonical: https://ross.abutalabs.com/products/ignorant
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: phone-number, trio, snapchat, instagram, amazon, osint, python
Last push: 2024-07-27T06:11:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1988, "days_push": 767, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2030, forks 300 (observed 2026-08-28T04:06:07.262348+00:00)

## What it is
Ignorant is a Python CLI tool and library that checks whether a phone number is registered on sites like Instagram, Snapchat, and Amazon without alerting the target. It uses async HTTP requests (trio + httpx) with modular per-site checks.

## Use cases
- check if a phone number is used on instagram
- find accounts linked to a phone number
- osint phone number lookup
- check if a number is registered on snapchat
- enumerate accounts by phone number for investigations

## When to choose
- you need to see which platforms have accounts tied to a phone number
- you want a scriptable async Python library for phone enumeration
- you need a lightweight CLI for quick OSINT phone checks

## When to avoid
- you need email-based account enumeration instead of phone numbers
- you require guaranteed accuracy or official API data
- you cannot handle frequent rate limiting or IP changes

## Facets
- artifact type: cli-tool
- maturity: active
- function: osint, http-client, cli
- domain: osint, security, privacy
- platform: python, cli, windows
- tags: phone-number-lookup, account-enumeration, async, trio, httpx, linux, macos

## Member repositories
- megadose/ignorant (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.262348+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:35.452786+00:00, confidence not recorded.
  - readme: https://github.com/megadose/ignorant (fetched 2026-08-28T04:06:07.262348+00:00, sha cee547579246)
  - registry_pypi: https://pypi.org/pypi/ignorant/json (fetched 2026-08-29T10:39:34.686274+00:00, sha b3be71914a72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
