Recorded Future

Download 1
Last updated Jan 20, 2026

rf-enrich-domain-batch

Query threat information for domains using Recorded Future API.

Syntax

rf-enrich-domain-batch [profile=PROFILE] field=FIELD [output=OUTPUT] [batch=BATCH] [verbose=VERBOSE]
profile=PROFILE
Optional. Recorded Future connect profile code
field=FIELD
Required. Input field name containing domain
output=OUTPUT
Optional. Output field prefix. Default: rf_
batch=BATCH
Optional. Batch size (1-1000). Default: 100
verbose=VERBOSE
Optional. Include evidences in output (t/f). Default: f

Output Fields

FieldTypeNameDescription
rf_risk_scoreIntegerRisk ScoreOverall risk score (0-99)
rf_risk_levelIntegerRisk LevelOverall risk level (1-4)
rf_c2_scoreIntegerC2 ScoreC2 context score
rf_phishing_scoreIntegerPhishing ScorePhishing context score
rf_public_scoreIntegerPublic ScorePublic threat score
rf_public_ruleStringPublic Rulee.g. Recently Suspected Phishing Techniques
rf_evidencesListEvidencesEvidence list with keys: signature, rule, level, count, description, mitigation, sightings, timestamp
_errorStringErrorError message for invalid input