SecurityTrails

Download 18
Last updated Mar 29, 2026

securitytrails-domain-management-report

Fetch domain management report from SecurityTrails service.

Syntax

securitytrails-domain-management-report [profile=PROFILE] [project-id=PROJECT_ID] [verify=VERIFY] [pretty=PRETTY]
profile=PROFILE
Optional. SecurityTrails connect profile code
project-id=PROJECT_ID
Optional. ASI project ID (UUID). If not specified, queries all projects.
verify=VERIFY
Optional. Verify API key (default: t). If f, returns empty on missing key
pretty=PRETTY
Optional. Enable pretty printing (default: f). Joins list fields with newlines

Output Fields

FieldTypeNameDescription
profileStringProfileConnect profile code of SecurityTrails
project_idStringProject IDGUID format
project_nameStringProject Namee.g. scan_target
hostnameStringHostnamee.g. www.example.com
domainStringDomaine.g. example.com
is_static_assetBoolIs Static Assete.g. true
expiryDateExpirye.g. 2027-03-10 03:27:11
registrarStringRegistrare.g. GoDaddy
nameserversListNameserverse.g. ns1.example.com, ns2.example.com
current_whois_emailsListCurrent WHOIS Emailse.g. admin@example.com
current_whois_organizationsListCurrent WHOIS Organizationse.g. Example Corp
current_whois_namesListCurrent WHOIS Namese.g. John Doe
historical_whois_emailsListHistorical WHOIS Emailse.g. old-admin@example.com
historical_whois_organizationsListHistorical WHOIS Organizationse.g. Old Corp
historical_whois_namesListHistorical WHOIS Namese.g. Jane Doe