Introduction n8n is a secure, AI-driven workflow automation tool designed for technical professionals. You can easily gather data from different services in n8n by using different integrations available. One of the key feature that make it stand apart of other automation platform such as Zapier and Make, is that they […]
Finding and Using Geofeed File (RFC 9632)
We’ve previously covered what is a Geofeed file as specified by RFC 8805 specification. If you are not sure what is a Geofeed file, please read https://blog.ip2location.com/knowledge-base/what-is-geofeed/ first as it is related to this article. In this article, we’ll go through the basics of RFC 9632 which specify a method […]
What is DDoS Attack and How to Protect Your Website
Introduction Websites are essential for businesses, organizations, and individuals. However, this connectivity also exposes them to cyber threat which is the Distributed Denial of Service (DDoS) attack. This article will explain what are DDoS attacks and how to safeguard your website from them, preventing potential financial losses. What is a […]
Upcoming IP2Location changes in July 2024
Please note the following changes will become effective for the IP2Location data on the 15th July 2024. City name changes Country Old name New name FM Palikir – National Government Center Palikir PW Melekeok – Palau State Capital Ngerulmud TK Fale old settlement Fale UA Kiev Kyiv KZ Nur-Sultan Astana […]
How to use IP2Location.io and IP2WHOIS in Bottle?
Introduction Bottle is a micro, simple and fast Python web-framework. It had been distributed as a single file module, and also only rely on Python standard module. Same with other web-frameworks, Bottle allows developers to use third party module to add more functionality to the project. For example, developers can […]
How to use IP2Location.io and IP2WHOIS in Flask?
Introduction Flask is a Python micro web framework that does not rely on any particular tool or library to work. Because of it’s simplicity and lightweight nature, many websites had adapted Flask into their backend, such as Pinterest and LinkedIn. Flask allows developers to use any third party extensions to […]
How to use IP2Location.io and IP2WHOIS in Django?
Introduction Django is a widely-used, free and open source web framework built in Python. It allows web developers to get started to build their website easily. Furthermore, to support their web application development, developers will have numerous external packages to choose from. Those packages can help with improving the user […]
Finding and Using Geofeed File (RFC 9092)
OBSOLETE: See updated article at https://blog.ip2location.com/knowledge-base/finding-and-using-geofeed-file-rfc-9632/ We’ve previously covered what is a Geofeed file as specified by RFC 8805 specification. If you are not sure what is a Geofeed file, please read https://blog.ip2location.com/knowledge-base/what-is-geofeed/ first as it is related to this article. In this article, we’ll go through the basics of […]
How to use IP2Location.io API in n8n?
Introduction What is n8n? n8n is an workflow automation tool to enables you to automate tasks or workflows. By using n8n, you can integrate different services and process data seamlessly. It works similar to Zapier or Make, but provides a self-hosting option which enable advanced customization. n8n provides integration or […]
Anycast explained: Advantages and drawbacks
IPv4 and IPv6 addresses have three common types: Unicast, Multicast, and Broadcast. Anycast is not a type of address in the same sense as Unicast, Multicast, and Broadcast; rather, it’s a routing methodology that can be applied to both IPv4 and IPv6 addresses. In this piece, we’ll delve into the […]