AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Greip - Fraud PreventionGreip - Fraud Prevention

IP Lookup

This query returns a complete information about a specific IP Address.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a complete information about a specific IP Address.
API endpoint slug
greip.ip_lookup
Runtime method
performQuery("greip.ip_lookup")

Query fields

Lang Dropdown list

Label
Language
Helper text
The response language
Slug
lang
Required
false
Can have default value
true

Params Text input > Other

Label
Modules
Helper text
The modules you want to use. You can use: `location`, `security`, `currency`, and `timezone`. E.g: `timezone,locaiton,device` (CSV Format).
Slug
params
Required
false
Can have default value
true

Ip address Text input > Short text

Label
IP Address
Helper text
IPv4 or IPv6
Slug
ip_address
Required
true
Can have default value
true

Ingredients

Continent nameThe continent name of the IP Address.

Slug
continentName
Filter code
Greip.ipLookup.ContinentName
Type
String
Example
North America

Is relayDetermines if the IP Address is using a Private Relay.

Slug
security_isRelay
Filter code
Greip.ipLookup.IsRelay
Type
String
Example
false

City nameThe city name of the IP Address

Slug
cityName
Filter code
Greip.ipLookup.CityName
Type
String
Example
Los Angeles

Zip codeThe ZIP code of the IP Address.

Slug
zipCode
Filter code
Greip.ipLookup.ZipCode
Type
String
Example
90001

Is botDetermines if the IP Address is a Bot.

Slug
security_isBot
Filter code
Greip.ipLookup.IsBot
Type
String
Example
false

Region nameThe region name of the IP Address

Slug
regionName
Filter code
Greip.ipLookup.RegionName
Type
String
Example
California

LatitudeThe latitude of the IP Address.

Slug
latitude
Filter code
Greip.ipLookup.Latitude
Type
String
Example
34.05223

Continent codeThe continent code of the IP Address.

Slug
continentCode
Filter code
Greip.ipLookup.ContinentCode
Type
String
Example
NA

Is torDetermines if the IP Address is using Tor.

Slug
security_isTor
Filter code
Greip.ipLookup.IsTor
Type
String
Example
false

Country codeThe country code (alpha-2) of the IP Address.

Slug
countryCode
Filter code
Greip.ipLookup.CountryCode
Type
String
Example
US

Is proxyDetermines if the IP Address is using Proxy.

Slug
security_isProxy
Filter code
Greip.ipLookup.IsProxy
Type
String
Example
true

Country nameThe country name of the IP Address.

Slug
countryName
Filter code
Greip.ipLookup.CountryName
Type
String
Example
United States

LongitudeThe longitude of the IP Address.

Slug
longitude
Filter code
Greip.ipLookup.Longitude
Type
String
Example
-118.24368

Is hostingDetermines if the IP Address belong to a hosting server.

Slug
security_isHosting
Filter code
Greip.ipLookup.IsHosting
Type
String
Example
true