Skip to main content
Server path: /whoisfreaks | Type: Application | PCID required: Yes

Tools

ToolDescription
whoisfreaks_asn_whois_lookupASN WHOIS Lookup
whoisfreaks_dns_historyDNS History Lookup
whoisfreaks_dns_lookupLive DNS Lookup
whoisfreaks_domain_availabilityDomain Availability Check
whoisfreaks_domain_discoveryDomain Discovery
whoisfreaks_ip_geolocationIP Geolocation
whoisfreaks_ip_securityIP Security Check
whoisfreaks_ip_whois_lookupIP WHOIS Lookup
whoisfreaks_live_whois_lookupLive WHOIS Lookup
whoisfreaks_reverse_dns_lookupReverse DNS Lookup
whoisfreaks_reverse_whois_lookupReverse WHOIS Lookup
whoisfreaks_ssl_lookupSSL Certificate Lookup
whoisfreaks_subdomain_lookupSubdomain Lookup
whoisfreaks_whois_historyWHOIS History Lookup

whoisfreaks_asn_whois_lookup

ASN WHOIS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
asnstringYesAutonomous System Number to look up. Accepts ‘AS15169’ or plain ‘15169’.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_dns_history

DNS History Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainNamestringYesThe domain name to retrieve DNS history for.
typestringNoDNS record type: A, AAAA, MX, NS, CNAME, SOA, TXT, SPF, or ‘all’. Defaults to ‘all’.
pageintegerNoPage number for paginated results.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_dns_lookup

Live DNS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainNamestringYesThe domain name to query for DNS records.
typestringNoDNS record type: A, AAAA, MX, NS, CNAME, SOA, TXT, SPF, or ‘all’. Defaults to ‘all’.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_domain_availability

Domain Availability Check Parameters:
ParameterTypeRequiredDefaultDescription
domainstringYesDomain name to check availability for (e.g. whoisfreaks.com).
sugbooleanNoIf true, return alternative domain suggestions.
countintegerNoNumber of suggestions to return (1-100). Only used when sug is true.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_domain_discovery

Domain Discovery Parameters:
ParameterTypeRequiredDefaultDescription
keywordstringNoExact string to find in domain labels.
patternstringNoWildcard pattern using ’*’ (e.g. google).
label_lengthintegerNoMaximum domain label length (excluding TLD).
pageintegerNoPage number for paginated results.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_ip_geolocation

IP Geolocation Parameters:
ParameterTypeRequiredDefaultDescription
ipstringYesIPv4 or IPv6 address to geolocate (e.g. 8.8.8.8 or 2606:4700:4700::1111).

whoisfreaks_ip_security

IP Security Check Parameters:
ParameterTypeRequiredDefaultDescription
ipstringYesIPv4 or IPv6 address to run security analysis on (e.g. 1.1.1.1 or 185.220.101.0).

whoisfreaks_ip_whois_lookup

IP WHOIS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
ipstringYesIPv4 or IPv6 address to look up (e.g. 8.8.8.8 or 2001:4860:4860::8888).
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_live_whois_lookup

Live WHOIS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainNamestringYesThe domain name to look up (e.g. example.com).
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_reverse_dns_lookup

Reverse DNS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
valuestringYesThe value to search for (IP address, hostname, or wildcard pattern).
typestringNoDNS record type: A, AAAA, MX, NS, CNAME, SOA, or TXT. Defaults to ‘A’.
exactbooleanNoIf true, exact match. If false, wildcard matching.
pageintegerNoPage number for paginated results.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_reverse_whois_lookup

Reverse WHOIS Lookup Parameters:
ParameterTypeRequiredDefaultDescription
keywordstringNoSearch term found anywhere in WHOIS records.
emailstringNoRegistrant email address to search for.
ownerstringNoRegistrant or owner name to match.
companystringNoOrganization or company name to match.
modestringNoDetail level: ‘mini’ returns domains only, ‘default’ returns full WHOIS records.
exactbooleanNoIf true, enforces exact matching. If false, allows partial matches.
pageintegerNoPage number for paginated results.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_ssl_lookup

SSL Certificate Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainNamestringYesDomain name to retrieve SSL certificate for (e.g. example.com).
chainbooleanNoIf true, return the full certificate chain from end-user to root CA.
sslRawbooleanNoIf true, include the raw OpenSSL response.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_subdomain_lookup

Subdomain Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainstringYesRoot domain to enumerate subdomains for (e.g. example.com).
statusstringNoFilter by subdomain status: ‘active’ or ‘inactive’.
afterstringNoReturn subdomains discovered after this date (YYYY-MM-DD).
beforestringNoReturn subdomains discovered before this date (YYYY-MM-DD).
pageintegerNoPage number for paginated results.
formatstringNoResponse format. Defaults to JSON.

whoisfreaks_whois_history

WHOIS History Lookup Parameters:
ParameterTypeRequiredDefaultDescription
domainNamestringYesThe domain name to retrieve history for (e.g. whoisfreaks.com).
formatstringNoResponse format. Defaults to JSON.