references/brokers/addresses.json
references/brokers/addresses.jsonBrowse 56 files
506 tokens
1,893 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "addresses",3 "name": "Addresses.com",4 "category": "people_search",5 "priority": "standard",6 "jurisdictions": [7 "US"8 ],9 "covered_by": "intelius",10 "search": {11 "method": "url_pattern",12 "url": "https://www.addresses.com/",13 "fetch": "web_extract",14 "match_signal": "result",15 "by": [16 "name"17 ],18 "url_patterns": {19 "name": "https://www.addresses.com/people/{First}+{Last}"20 },21 "url_format_quirks": [22 "Name people page: /people/{First}+{Last} (a literal '+' joins first and last). Surfaced a real subject listing during the OSINT cross-check.",23 "It is a PeopleConnect/Intelius FRONT-END: every 'report' link resolves to tracking.intelius.com. The data is the Intelius cluster's."24 ]25 },26 "optout": {27 "tier": "T1",28 "method": "web_form",29 "url": "https://suppression.peopleconnect.us/login",30 "requires": {31 "profile_url": false,32 "email_verification": true,33 "captcha": false,34 "gov_id": false,35 "account": false,36 "phone_callback": false,37 "payment": false38 },39 "inputs": [40 "contact_email"41 ],42 "notes": "COVERED BY THE INTELIUS/PEOPLECONNECT CLUSTER -- do NOT file a separate opt-out. addresses.com is a front-end (report links -> tracking.intelius.com), and 'addresses' is listed in intelius.owns, so one PeopleConnect suppression (see intelius.json) removes it too. Recorded here only so the scan cross-check has the URL pattern and knows it maps to the parent. After the intelius suppression confirms, re-scan this URL to verify it dropped.",43 "quirks": [44 "Front-end only; holds no independent removal channel. The PeopleConnect Suppression Center is the lever."45 ],46 "est_processing_days": 7,47 "reappearance_risk": "medium"48 },49 "last_verified": "2026-07-03",50 "source": "field_verified",51 "confidence": "documented"52}53