Intel
IntelASN
Get ASN Overview.
IntelASNSubnets
Get ASN Subnets
IntelDNS
Get Passive DNS by IP
IntelDomains
Get Domain Details
ModelsExpand Collapse
Domain object { additional_information, application, content_categories, 8 more }
additional_information: optional object { suspected_malware_family } Additional information related to the host name.
Additional information related to the host name.
Domain from which inherited_content_categories and inherited_risk_types are inherited, if applicable.
Global Cloudflare 100k ranking for the last 30 days, if available for the hostname. The top ranked domain is 1, the lowest ranked domain is 100,000.
resolves_to_refs: optional array of object { id, value } Specifies a list of references to one or more IP addresses or domain names that the domain name currently resolves to.
Specifies a list of references to one or more IP addresses or domain names that the domain name currently resolves to.
STIX 2.1 identifier: https://docs.oasis-open.org/cti/stix/v2.1/cs02/stix-v2.1-cs02.html#_64yvzeku5a5c.
IntelDomainsBulks
Get Multiple Domain Details
ModelsExpand Collapse
BulkGetResponse = array of object { additional_information, application, content_categories, 7 more }
additional_information: optional object { suspected_malware_family } Additional information related to the host name.
Additional information related to the host name.
Domain from which inherited_content_categories and inherited_risk_types are inherited, if applicable.
Global Cloudflare 100k ranking for the last 30 days, if available for the hostname. The top ranked domain is 1, the lowest ranked domain is 100,000.
IntelDomain History
Get Domain History
IntelIPs
Get IP Overview
ModelsExpand Collapse
IntelMiscategorizations
Create Miscategorization
IntelWhois
Get WHOIS Record
IntelIndicator Feeds
Get indicator feeds owned by this account
Get indicator feed metadata
Create new indicator feed
Update indicator feed metadata
Get indicator feed data
ModelsExpand Collapse
IndicatorFeedGetResponse object { id, created_on, description, 9 more }
last_upload_summary: optional object { persisted, skipped, uploaded } Summary of indicator counts from the last successful upload to this
feed. Populated by the custom-threat-feeds loader at the end of each
successful load. Absent (omitted) when no upload has completed
successfully or the upload errored before the summary write.
Surfaces silent-failure paths so operators can see when their
indicators were dropped (popularity allowlist, expired valid_until,
etc.) without reading loader logs.
Summary of indicator counts from the last successful upload to this feed. Populated by the custom-threat-feeds loader at the end of each successful load. Absent (omitted) when no upload has completed successfully or the upload errored before the summary write. Surfaces silent-failure paths so operators can see when their indicators were dropped (popularity allowlist, expired valid_until, etc.) without reading loader logs.
persisted: optional object { domains_added, domains_removed, ips_added, 3 more } Net delta applied to feed indicators by this upload. Snapshot
uploads emit both *_added and *_removed; delta-add emits only
*_added; delta-remove emits only *_removed.
Net delta applied to feed indicators by this upload. Snapshot uploads emit both *_added and *_removed; delta-add emits only *_added; delta-remove emits only *_removed.
skipped: optional object { allowlisted_domains, expired_indicators, invalid_indicators } Counts of indicators that were uploaded but did not reach
QuickSilver, broken down by reason.
Counts of indicators that were uploaded but did not reach QuickSilver, broken down by reason.
Domains filtered by the global popularity allowlist at QS provisioning time. Popular domains (bing.com, naver.com, etc.) are protected from custom-threat-feed enforcement.