dno_check
Check a 10-digit US phone number against the Do Not Originate list to detect potential caller ID spoofing. Supports prefix matching for 3, 6, 7, or 10 digit patterns.
Instructions
Check if a phone number is on the Do Not Originate (DNO) list. DNO numbers should never appear as a caller ID because they belong to entities that only receive calls (e.g., IRS, major banks). A match indicates potential caller ID spoofing. Supports prefix matching (3, 6, 7, or 10 digit patterns).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone_number | Yes | 10-digit US phone number to check |