API Reference

IP Intelligence Verification endpoint is a security solution that helps in verifying the authenticity and credibility of the IP addresses accessing a website or online service.

The endpoint can help protect against various types of cyber threats, including fraud, spam, hacking, and other malicious activities. It is an essential tool for online businesses and organizations that rely on the internet to conduct their operations.

Data Collection:

The following data points are collected during user onboarding:

  • IP (mandatory)

Response Attributes

AttributeDescriptionResponse TypeMeaning
continentContinent of the IP address.StringExample: Africa, Asia, etc.
countryCountry of the IP address.StringExample: Nigeria, United States, etc.
iso_alpha2Two-letter ISO code of the country of the IP address.StringExample: NG for Nigeria, US for United States.
cityCity of the IP address (may not be available for all IPs).StringExample: Lagos, London, etc.
locality_nameLocality name of the IP address (more specific than city, may not be available for all IPs).StringExample: Ikeja, Brooklyn, etc.
principal_subdivisionPrincipal subdivision of the IP address (e.g., state, province).StringExample: Lagos State, California, etc.
iso_principal_subdivisionISO code of the principal subdivision of the IP address.StringExample: NG-LA for Lagos State, US-CA for California (format may vary).
iso_principal_subdivision_codeISO code of the principal subdivision of the IP address concatenated with the country code.StringExample: NG_LA for Lagos State, US_CA for California (format may vary).
latitudeLatitude of the IP address.FloatGeographic coordinate representing north-south position.
longitudeLongitude of the IP address.FloatGeographic coordinate representing east-west position.
un_regionUN region of the IP address (e.g., Developed Europe, Latin America and the Caribbean).StringExample: Sub-Saharan Africa, Northern Europe, etc.
registryRegional Internet Registry (RIR) that registered the IP address.StringExample: AfriNIC, ARIN, etc.
registry_statusStatus of the IP address registration (e.g., assigned, reserved).StringExample: Assigned, Temporarily Assigned, etc.
registered_countryCountry where the IP address is registered (may differ from actual location).StringExample: Country where the RIR is located.
is_reachable_globallyWhether the IP address is reachable from the global internet.Boolean (True/False)True indicates globally reachable, False indicates not reachable globally (e.g., private network).
is_web_proxyWhether the IP address is a web proxy server.Boolean (True/False)True indicates a web proxy, False indicates not a web proxy.
is_torWhether the IP address is a Tor exit node.Boolean (True/False)True indicates a Tor exit node, False indicates not a Tor exit node.
is_vpnWhether the IP address is a VPN endpoint.Boolean (True/False)True indicates a VPN endpoint, False indicates not a VPN endpoint.pen_spark
is_blacklisted_uce_protectWhether the IP address is blacklisted by UCE Protect (anti-spam organization).Boolean (True/False)True indicates blacklisted by UCE Protect, False indicates not blacklisted.
is_blacklisted_blocklist_deWhether the IP address is blacklisted by Blocklist DE (German blocklist).Boolean (True/False)True indicates blacklisted by Blocklist DE, False indicates not blacklisted.
is_spamhaus_dropWhether the IP address is blacklisted by Spamhaus Drop (anti-spam blocklist).Boolean (True/False)True indicates blacklisted by Spamhaus Drop, False indicates not blacklisted.
is_spamhaus_edropWhether the IP address is blacklisted by Spamhaus EDrop (more aggressive Spamhaus list).Boolean (True/False)True indicates blacklisted by Spamhaus EDrop, False indicates not blacklisted.
is_known_as_mail_serverWhether the IP address is known to be a mail server.Boolean (True/False)True indicates known mail server, False indicates not a known mail server.
is_known_as_public_routerWhether the IP address is known to be a public router.Boolean (True/False)True indicates known public router, False indicates not a known public router.
Language
Click Try It! to start a request and see the response here!