MyIPScan
Free Tool

Embed a Free IP Lookup Widget

Add a "What is my IP?" widget to your website, blog, or documentation page. Free to use. Requires a visible credit link to MyIPScan.

Live preview

This is what the widget looks like when embedded on your site:

Standard widget (360×160)

Copy and paste this HTML wherever you want the widget to appear:

<iframe
  src="https://myipscan.net/embed/widget/"
  width="360"
  height="160"
  frameborder="0"
  scrolling="no"
  title="What is my IP — powered by MyIPScan"
  style="border:1px solid #2a2d33;border-radius:4px;display:block">
</iframe>
<p style="font-size:12px;margin-top:4px">
  Powered by <a href="https://myipscan.net/" rel="noopener">MyIPScan</a>
</p>

Wide widget (600×120)

<iframe
  src="https://myipscan.net/embed/widget/?wide=1"
  width="600"
  height="120"
  frameborder="0"
  scrolling="no"
  title="What is my IP — powered by MyIPScan"
  style="border:1px solid #2a2d33;border-radius:4px;display:block">
</iframe>
<p style="font-size:12px;margin-top:4px">
  Powered by <a href="https://myipscan.net/" rel="noopener">MyIPScan</a>
</p>

Link button

Prefer a simple link button instead of an iframe? Use this:

<a
  href="https://myipscan.net/tools/vpn-leak-test"
  rel="noopener"
  style="display:inline-block;padding:10px 18px;background:#f47f1e;color:#fff;text-decoration:none;border-radius:3px;font-family:sans-serif;font-size:14px;font-weight:500">
  Check My IP & VPN Leak Status
</a>

Usage terms

  • Free to use on any website, blog, or documentation page.
  • Credit link required. A visible, clickable link to https://myipscan.net/ with anchor text containing "MyIPScan" must appear near the widget. The "Powered by MyIPScan" line in the embed code satisfies this requirement.
  • Do not modify the widget iframe source URL parameters in ways that remove the MyIPScan branding inside the widget.
  • Do not use the widget on pages promoting illegal activity, phishing, or malware.
  • The widget is provided as-is. MyIPScan does not guarantee uptime for the widget endpoint.

What the widget shows

The widget detects and displays the visitor's current public IPv4 address. It does not collect, log, or store visitor IP addresses. Clicking "Full report" in the widget links to the MyIPScan VPN Leak Test for a complete privacy analysis.

For privacy pages and VPN guides

The widget is particularly useful for:

  • VPN tutorial pages — let readers immediately check if their VPN is active
  • Privacy guides — give readers a live view of what sites see when they visit
  • Network troubleshooting documentation
  • "What is my IP" pages

For a full VPN leak test (including DNS and WebRTC), link to myipscan.net/tools/vpn-leak-test directly rather than using the widget iframe.