ifconfig.co Open in urlscan Pro
2606:4700:e0::ac40:6f20  Public Scan

Submitted URL: http://ifconfig.co/
Effective URL: https://ifconfig.co/
Submission: On July 20 via manual from LU — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="pure-form input-buttons">
  <fieldset>
    <label for="ipInput"> Check another IP (optional) <input id="ipInput" class="" type="text" placeholder="IP to query" onkeyup="updateIP(this.value)">
    </label>
    <button type="button" class="pure-button" onclick="navigate()"> Open </button>
  </fieldset>
</form>

Text Content

IFCONFIG.CO — WHAT IS MY IP ADDRESS?

2a02:6ea0:c71b:0:1012:b454:cff9:711d

The best tool to find your own IP address, and information about it.

This site is graciously hosted by
Leafcloud – The Truly Sustainable Cloud


WHAT DO WE KNOW ABOUT THIS IP ADDRESS?

IP address 2a02:6ea0:c71b:0:1012:b454:cff9:711d IP address (decimal)
55840204219866098235993056683602047261 Country Germany Country (ISO code) DE In
EU? true Region Hesse Region code HE Postal code 60313 City Frankfurt am Main
Latitude 50.1188 Longitude 8.6843 Timezone Europe/Berlin ASN AS60068 ASN
(organization) Datacamp Limited Hostname unn-fra.cdn77.com User agent
Mozilla/5.0 User agent: Comment (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/115.0.5790.98 Safari/537.36 User agent: Raw
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/115.0.5790.98 Safari/537.36

This information is provided from the GeoLite2 database created by MaxMind,
available from www.maxmind.com


MAP


HOW DO I GET THIS PROGRAMMATICALLY?

With the widget below you can build your query, and see what the result will
look like.

ip country country-iso city asn json port
curl ifconfig.co/
2a02:6ea0:c71b:0:1012:b454:cff9:711d
Check another IP (optional) Open


FAQ


HOW DO I FORCE IPV4 OR IPV6 LOOKUP?

As of 2018-07-25 it's no longer possible to force protocol using the v4 and v6
subdomains. IPv4 or IPv6 still can be forced by passing the appropiate flag to
your client, e.g curl -4 or curl -6.


CAN I FORCE GETTING JSON?

Setting the Accept: application/json header works as expected.


IS AUTOMATED USE OF THIS SERVICE PERMITTED?

Yes, as long as the rate limit is respected. The rate limit is in place to
ensure a fair service for all.

Please limit automated requests to 1 request per minute. No guarantee is made
for requests that exceed this limit. They may be rate-limited, with a 429 status
code, or dropped entirely.


CAN I RUN MY OWN SERVICE?

Yes, the source code and documentation is available on GitHub.