IPv4 Address
IPv6 Address
IPv4 Host
IPv6 Host
X-Forwarded-For
(Your originating IP if with proxy)
216.73.216.73
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Country United States
Country ISO US
ASN 13335
API
CommandResponse
curl -4 put.direct
curl -6 put.direct
curl -4 put.direct/host
curl -6 put.direct/host
curl put.direct/ua Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
curl put.direct/country United States
curl put.direct/country-iso US
curl put.direct/asn 13335
JSON Output API
Command Response
curl put.direct/json
{
    "ip": "172.70.131.10",
    "host": "172.70.131.10",
    "country": "United States",
    "country_iso": "US",
    "asn": 13335,
    "ua": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; [email protected])"
}