TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

IP.network: Check IP Address

53 点作者 Airyisland9 个月前

15 条评论

throw0101d9 个月前
If you want to get the same results from a more well-known organization, see perhaps:<p><pre><code> $ dig +short myip.opendns.com @resolver1.opendns.com $ dig TXT +short o-o.myaddr.l.google.com @ns1.google.com $ dig +short txt ch whoami.cloudflare @1.0.0.1 $ dig -6 TXT +short o-o.myaddr.l.google.com @ns1.google.com # for IPv6 </code></pre> * <a href="https:&#x2F;&#x2F;www.cyberciti.biz&#x2F;faq&#x2F;how-to-find-my-public-ip-address-from-command-line-on-a-linux&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cyberciti.biz&#x2F;faq&#x2F;how-to-find-my-public-ip-addre...</a><p>* <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=get+my+ip+address+dig" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=get+my+ip+address+dig</a><p>Also:<p><pre><code> $ curl ifconfig.co $ curl ifconfig.me $ curl icanhazip.com </code></pre> * <a href="https:&#x2F;&#x2F;opensource.com&#x2F;article&#x2F;18&#x2F;5&#x2F;how-find-ip-address-linux" rel="nofollow">https:&#x2F;&#x2F;opensource.com&#x2F;article&#x2F;18&#x2F;5&#x2F;how-find-ip-address-linu...</a><p>* <a href="https:&#x2F;&#x2F;www.tecmint.com&#x2F;find-linux-server-public-ip-address&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tecmint.com&#x2F;find-linux-server-public-ip-address&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=get+my+ip+address+curl" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=get+my+ip+address+curl</a><p>Another similar service which you can run yourself as well:<p>* <a href="https:&#x2F;&#x2F;www.ipify.org" rel="nofollow">https:&#x2F;&#x2F;www.ipify.org</a><p>* <a href="https:&#x2F;&#x2F;github.com&#x2F;rdegges&#x2F;ipify-api">https:&#x2F;&#x2F;github.com&#x2F;rdegges&#x2F;ipify-api</a>
评论 #41170220 未加载
hk__29 个月前
Who is behind this website?<p>There’s no privacy policy, no &quot;about us&quot; or legal notice. At the bottom it advertises for AI.LS, Favicon.im, Small.im and Query.domains. All of these websites link to other websites, mostly other random tools with SEO text below and links to other websites (including MagicAnimate.org which has a footer that says &quot;This website is not affiliated with MagicAnimate&quot;).
评论 #41169402 未加载
评论 #41169339 未加载
matly9 个月前
Kind of nice visuals, although I still prefer functionality and speed over visual sparkles. For entertainment and a no-fluff service, I still recommend <a href="https:&#x2F;&#x2F;wtfismyip.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wtfismyip.com&#x2F;</a>, which offers the data in any output format you could ever need
kxrm9 个月前
I&#x27;ve been building sites like this for over 20 years now. Interesting that it seems to be only doing IPv4.<p>I really love the simplicity of <a href="https:&#x2F;&#x2F;icanhazip.com" rel="nofollow">https:&#x2F;&#x2F;icanhazip.com</a> which inspired the way I&#x27;ve build my own stuff like this today (no self promo here though).<p>My first iteration of a site like this was one that dug through whois records related to the ip detected. Back before dns privacy service took over it alway led to interesting results. I totally get why the internet has moved to privacy services to prevent direct contact information from being found but back in those days it really felt like the web was more person to person.
petecooper9 个月前
In a similar vein, I use `dig` with Cloudflare to find IP addresses:<p>dig @1.1.1.1 ch txt whoami.cloudflare -4 +short | sed &quot;s&#x2F;\&quot;&#x2F;&#x2F;g&quot;<p>dig @2606:4700:4700::1111 ch txt whoami.cloudflare -6 +short | sed &quot;s&#x2F;\&quot;&#x2F;&#x2F;g&quot;
评论 #41169325 未加载
fuzzy29 个月前
Blocked by Sophos (at work) because “ParkedDomain”. I fucking love this timeline.
评论 #41168941 未加载
评论 #41169144 未加载
评论 #41169182 未加载
cimnine9 个月前
I still prefer ifconfig.co, which is open-source (BSD-3), supports IPv6 as well and has a nice JSON response as well.
评论 #41169163 未加载
评论 #41169013 未加载
nynbyjx9 个月前
Nice interface. Still remember the last service like that being taken down by DDoS from set top boxes after a vendor used it in their firmware
评论 #41169408 未加载
Leftium9 个月前
IP geolocation is surprisingly more imprecise than I expected. This visualization shows an IP address that covers most of the continental US:<p><a href="https:&#x2F;&#x2F;www.bigdatacloud.com&#x2F;ip-lookup&#x2F;107.119.41.13" rel="nofollow">https:&#x2F;&#x2F;www.bigdatacloud.com&#x2F;ip-lookup&#x2F;107.119.41.13</a><p>(A few months ago the same IP address only covered a large section of the US Midwest.)
jiggawatts9 个月前
A gentle reminder: test your website a bit before advertising it in public. Basic aspects are broken or don&#x27;t behave the way one would expect.<p>You mention IPv6, but it shows my IPv4 address in the website. I have a &quot;proper&quot; IPv6 address and other similar services can discover it, including a simple Google search: <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=what+is+my+ip" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=what+is+my+ip</a><p>Discovering IPv6 robustly requires an embedded iframe or a separate API service that is advertised <i>only</i> with AAAA records. It can&#x27;t be done in a single request or with a single DNS record. Conversely, the IPv4 endpoint must use A records only.<p>(Hilariously the IPv4 info API request goes via IPv6!)<p>The advertised &quot;curl ip.network&#x2F;more&quot; doesn&#x27;t work. It might actually work with &quot;curl&quot; very specifically, but with any other client such as PowerShell it returns HTML instead of a JSON response:<p><pre><code> C:\&gt; (Invoke-RestMethod https:&#x2F;&#x2F;ip.network&#x2F;more ).OuterXml &lt;html&gt;&lt;head&gt;&lt;meta charSet=&quot;utf-8&quot; &#x2F;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width&quot; &#x2F;&gt;&lt;title&gt;What&#x27;s My Public IP Address | ip.network&lt;&#x2F;title&gt;&lt;meta name=&quot;description&quot; content=&quot;Check my public IP address and lookup any ip4 &amp;amp; ipv6 address detail on ip.network&quot; &#x2F;&gt;&lt;script defer=&quot;&quot; data- </code></pre> Some <i>working</i> alternatives for anyone interested in similar what-is-my-address APIs that work correctly with JSON and IPv6:<p><pre><code> Invoke-RestMethod &#x27;https:&#x2F;&#x2F;api.ipify.org?format=json&#x27; Invoke-RestMethod &#x27;https:&#x2F;&#x2F;api64.ipify.org?format=json&#x27; Invoke-RestMethod &#x27;https:&#x2F;&#x2F;api4.my-ip.io&#x2F;v2&#x2F;ip.json&#x27; Invoke-RestMethod &#x27;https:&#x2F;&#x2F;api6.my-ip.io&#x2F;v2&#x2F;ip.json&#x27; Invoke-RestMethod &#x27;http:&#x2F;&#x2F;ip-api.com&#x2F;json&#x2F;&#x27;</code></pre>
评论 #41168926 未加载
评论 #41169219 未加载
diimdeep9 个月前
STUN is designed to discover client&#x27;s Public IP Address if the client is sitting behind NAT.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;STUN" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;STUN</a>
NetOpWibby9 个月前
I wonder how much this domain cost?
senectus19 个月前
haha<p>Prohibited site usage You are trying to visit a site that is prohibited by the company&#x27;s Acceptable Use Policy and it has been blocked.<p>Policy: [Access Control] Prohibited Sites Category: Prohibited Sites, Adult Content - Pornography Destination: www.ip.network&#x2F;<p>Thanks netskope. <i>sigh</i>
评论 #41169112 未加载
评论 #41169448 未加载
评论 #41168966 未加载
评论 #41168976 未加载
hartator9 个月前
For the same request, why curl is receiving a different answer than a browser?
评论 #41168910 未加载
评论 #41168896 未加载
fluder9 个月前
curl 2ip.io is shorter