Date/time of lookup (i.e. not the time that the event was ingested).
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
domain
string
Domain name looked up (i.e. "foo.bad-actor.com" or "foocompany.com").
Additional details about HTTP requests associated with this lookup.
resolved_ip_addresses[]
string
Either IPv4 or IPv6 results. Limited to a max of 5 results. We may want to annotate them with badges if the IPs are in a known IP space (CDN, AWS, Google Cloud, Rackspace, etc).
customer_prevalence
integer
The prevalence of the domain within the customer's environment, defined for v1 as the number of unique assets per day looking up the domain name over the trailing 10 days.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This data represents the JSON output from a NetworkEvent, specifically passed back to the client from LegacySearchAssetEvents."],["The `event_time` field is a string representing the lookup time, formatted according to RFC 3339, and can include different time offsets."],["The `domain` field provides the string of the domain name that was looked up, for example \"foo.bad-actor.com\"."],["The response also contains fields like `chip`, `http_details`, `resolved_ip_addresses`, `customer_prevalence`, `filter_properties`, `raw_logs_token`, `sidebar_entries`, and `asset_indicator`, providing various details and related data."],["The `resolved_ip_addresses` field provides a maximum of 5 IP results, either IPv4 or IPv6, possibly annotated with badges indicating the IP space."]]],[]]