Back to Nodes

My Public Ip

Last updated Oct 17, 2025

My Public IP

1 Weekly Downloads
13 Monthly Downloads

Included Nodes

My Public Ip

Description

Custom n8n Node MyPublicIp – Retrieve Your Public IP Address

This is a n8n community node.

MyPublicIp is a n8n node that fetches your current public IP address using the api.ipify.org service. It provides a simple way to determine your external IP, which can be useful for network diagnostics, security checks, or automation workflows.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Or manual install with npm i n8n-nodes-my-public-ip

Example Usage in n8n

  • Check your current public IP for network troubleshooting.
  • Trigger firewall rules based on your dynamic IP.
  • Monitor IP changes for VPN or cloud security setups.

Compatibility

Developed using n8n version 1.64

Resources