?
ip.unt1.com
rtc …
·
vpn db 2026-06-09T16:41:58Z
·
swiss ↗
your public address
IPv6
2600
:
1f28
:
365
:
80b0
:
422
:
9be6
:
4e6f
:
3059
VPN
Hosting / VPN network
· matched datacenter ASN
ASN AS14618 (Amazon AWS) is a known hosting/VPN-rental network
copy IP
↓ API & CLI
01
where & who
geo · network
country
🇺🇸
US
asn
AS14618
network
AMAZON-AES - Amazon.com, Inc., US
02
routing
how this request reached us
path
🇺🇸 you
→
🇺🇸 CF · Ashburn
→
ipunt1
prefix
2600:1f28::/36
rir
arin
allocated 2014-10-17
reverse
— no PTR record
cf ray
a09347c99bc8828d-IAD
🇺🇸 Ashburn, US · IATA IAD
03
browser
ua string parse
browser
— unrecognized
Desktop
os
— unknown
ua
CCBot/2.0 (https://commoncrawl.org/faq/)
04
browser leakage
webrtc ice candidates
▸
webrtc leak check
probing…
What an arbitrary page could harvest from your browser via RTCPeerConnection ICE candidates.
05
cli surface
URL opens · row copies
// plain IP, newline-terminated — what scripts want
$
curl
https://ip.unt1.com/
copy
// full JSON: ip, country, asn, prefix, vpn verdict, ua…
$
curl
https://ip.unt1.com/json
copy
// compact IP plus country code; JSON if Accept asks for it
$
curl
https://ip.unt1.com/country
copy
// same payload as /json, YAML-encoded
$
curl
https://ip.unt1.com/json
?format=yaml
copy
// just the VPN/proxy verdict (provider, source, reasons)
$
curl
https://ip.unt1.com/vpn
copy
// Cloudflare-style key=value, deterministic order
$
curl
https://ip.unt1.com/trace
copy
// every field as plain key: value lines
$
curl
https://ip.unt1.com/all
copy
// echo back the request headers we received
$
curl
https://ip.unt1.com/headers
copy
// look up an arbitrary IP (path or ?ip= both work)
$
curl
https://ip.unt1.com/json
?ip=8.8.8.8
copy