### domainIQ Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object outlines the domainIQ tool, a freemium platform for comprehensive domain intelligence, including reverse lookups and ownership history. It is recommended for domain ownership history and competitor research. ```json { "description": "Comprehensive domain intelligence platform offering reverse lookups, ownership history, and related domain discovery. Trusted by government agencies, domain investors, and legal firms.", "status": "live", "pricing": "freemium", "bestFor": "Domain ownership history, reverse analytics lookup, competitor domain research", "input": "Domain name", "output": "Domain owner information, historical ownership, similar domains, analytics data, reverse MX/IP/DNS lookups", "opsec": "passive", "opsecNote": "Queries aggregated domain data; does not probe the target directly.", "localInstall": false, "googleDork": false, "registration": true, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### Domain Dossier Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object describes the Domain Dossier tool, a free web-based service for aggregating WHOIS, DNS, and network information. It is suitable for quick domain and IP reconnaissance. ```json { "description": "Free web-based tool that aggregates WHOIS, DNS, and network information for domains and IP addresses into a single consolidated report.", "status": "live", "pricing": "free", "bestFor": "Quick domain and IP reconnaissance with DNS and WHOIS data", "input": "Domain name or IP address", "output": "WHOIS records, DNS records, IP information, registration details", "opsec": "passive", "opsecNote": "Queries public WHOIS and DNS records; does not contact the target domain directly.", "localInstall": false, "googleDork": false, "registration": false, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### SWITCH Internet Domains Whois (.ch) Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object details the SWITCH Internet Domains Whois service for .ch and .li domains. It is the official registry lookup for Swiss internet infrastructure and owner details. ```json { "description": "Official Swiss domain registry WHOIS lookup service operated by SWITCH for .ch and .li country-code domains. Public registry with all owner contact details visible.", "status": "live", "pricing": "free", "bestFor": ".ch and .li domain ownership research, Swiss Internet infrastructure lookup", "input": ".ch or .li domain name", "output": "Registrant contact details, creation/expiry dates, nameservers, registration status", "opsec": "passive", "opsecNote": "Queries the official SWITCH registry database; does not probe the target.", "localInstall": false, "googleDork": false, "registration": false, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### Add New Tool Entry to arf.json Source: https://github.com/lockfale/osint-framework/blob/master/README.md Use this JSON structure to add a new tool to the `arf.json` file. Ensure all required fields are populated and append the correct marker (T, D, R, M) to the name if applicable. ```json { "name": "Example Name (T)", "type": "url", "url": "https://example.com", "description": "Brief description of what the tool does and its key capabilities.", "status": "live", "pricing": "free", "bestFor": "Primary use case in one sentence", "input": "What the tool accepts (e.g., Username, Domain, IP address)", "output": "What the tool returns (e.g., Profile matches, DNS records)", "opsec": "passive", "opsecNote": "Any operational security considerations for using this tool.", "localInstall": true, "googleDork": false, "registration": false, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### Whois ARIN Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object details the Whois ARIN service, a free lookup for IP addresses and ASNs in North America. It provides official registration data for internet resources. ```json { "description": "Official American Registry for Internet Numbers WHOIS and RDAP lookup service for IPv4, IPv6, ASNs, and organizations in the North American region.", "status": "live", "pricing": "free", "bestFor": "IP address and ASN registration data, North American internet resource tracking", "input": "IP address, ASN, organization name, contact information", "output": "IP ownership, organization details, Points of Contact (POCs), ASN information", "opsec": "passive", "opsecNote": "Queries official ARIN database; does not contact targets or perform active scanning.", "localInstall": false, "googleDork": false, "registration": false, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### DomainTools Whois Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object describes the DomainTools Whois service, an enterprise-grade WHOIS API known for historical domain data and rapid query responses. It is ideal for threat intelligence and domain tracking. ```json { "description": "Enterprise-grade WHOIS API with decades of historical domain data and rapid query response. The industry leader for threat intelligence and domain tracking.", "status": "live", "pricing": "paid", "bestFor": "Historical WHOIS research, threat actor tracking, enterprise domain intelligence", "input": "Domain name or IP address", "output": "Current and historical WHOIS records, registrant details, hosting history", "opsec": "passive", "opsecNote": "Queries cached WHOIS data; no direct contact with target infrastructure.", "localInstall": false, "googleDork": false, "registration": true, "editUrl": false, "api": true, "invitationOnly": false, "deprecated": false } ``` -------------------------------- ### Whoisology Tool Data Source: https://github.com/lockfale/osint-framework/blob/master/THE-127-domain-enrichment-batch1.md This JSON object describes Whoisology, a freemium service offering a searchable archive of WHOIS records for tracking domain ownership and connections. It is designed for InfoSec, legal, and research professionals. ```json { "description": "Searchable archive of billions of current and historical domain WHOIS records with cross-referencing capabilities. Designed for InfoSec, legal, and research professionals.", "status": "live", "pricing": "freemium", "bestFor": "Historical domain ownership, reverse WHOIS lookups, domain connection tracking", "input": "Domain name, email, registrant name", "output": "Historical WHOIS records, ownership changes, registrant information across domains", "opsec": "passive", "opsecNote": "Accesses archived WHOIS data; no direct probing of target domains.", "localInstall": false, "googleDork": false, "registration": false, "editUrl": false, "api": false, "invitationOnly": false, "deprecated": false } ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.