Source
SEARCH_IP
Searches for valid IPv4 and IPv6 addresses in specified character - string columns from one or more tables, including fields in VARIANT, OBJECT, and ARRAY columns. The search is based on a single IP address or a range of IP addresses that…
PARSE_IP
Returns a JSON object consisting of all the components from a valid INET (Internet Protocol) or CIDR (Classless Internet Domain Routing) IPv4 or IPv6 string.
Incoming request with IP/Token XX.XX.XX.XX is not allowed to access Snowflake. Contact your account administrator. For more information about this error, click here.
CAUSE: This error is displayed when the account has an active Network Policy applied at the account or user level and the source IP address is either included in the 'Blocked IP Addresses' list, or not included in the 'Allowed IP…
ISPEnrichIP 2025.10.2.19
Looks up ISP information for an IP address and adds the information to FlowFile attributes. The ISP data is provided as a MaxMind ISP database. (Note that this is NOT the same as the GeoLite database utilized by some geo enrichment tools).
CURRENT_IP_ADDRESS
Returns the IP address of the client that submitted the request.
How to get the IP address and client application name for a given query ID
ISSUE: In this article we will provide a sample code to get the IP address and client application name for a given queryID.