What is my IP address?

216.73.216.246

Your public IPv4 address near Columbus, United States on Amazon.com, Inc. (AMAZO-4)

Copy to clipboard

Reverse PTR: 216.73.216.246

Location

Country: United States (US)

City: Columbus

GeoIP Location

39.9625, -83.0061

Browser Location

Loading map...

WHOIS Information

Net Name
CIDR
216.73.216.0/22, 216.73.208.0/21
Description
Country
US
Status
WA
Organization
Amazon.com, Inc. (AMAZO-4)
Organization Address
Amazon Web Services, Inc.
Organization Email
Organization Phone
Technical Organization
Amazon EC2 Network Operations
Technical Email
amzn-noc-contact@amazon.com
Technical Phone
+1-206-555-0000
Abuse Email
trustandsafety@support.aws.com
Abuse Phone
+1-206-555-0000
Scan Date
2026-01-17T22:30:39.167

Browser Information

User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Request Headers

host
omyip.com
accept
*/*
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding
gzip, br, zstd, deflate

How can I get my public IP with curl?

Run curl https://myip1.com/raw to return only your public IP address. A JSON endpoint and examples for other programming languages are available on the API usage page.

#!/bin/bash
myip=$(curl -s "https://myip1.com/raw")
echo "$myip"

Public IP API and programming examples

What is a public IP address?

A public IP address identifies your internet connection to websites and online services. It is assigned by your internet service provider and is different from the private IP addresses used by devices inside your home or office network.

Why is my IP location approximate?

IP geolocation estimates an area from network registration and routing data. It commonly identifies a country or region, but the city can be the location of an ISP network hub rather than your device. It does not reveal an exact street address.

What is the difference between IPv4 and IPv6?

IPv4 uses shorter addresses such as 203.0.113.42. IPv6 uses longer hexadecimal addresses and provides a much larger address space. Modern networks may use either protocol or both at the same time.

Can someone find my home address from my IP?

An IP address can reveal an approximate area and internet provider, but it does not provide a name or exact home address. Only the provider can associate an address with a subscriber, subject to its records and applicable legal process.

About myip1.com

myip1.com shows your current public IP address and provides approximate location, WHOIS network ownership, and DNS blacklist information. You can also look up another IP address or use the public IP API from scripts and applications.