0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ドメインをIPアドレスに変換する。

0
Posted at

nslookup www.yahoo.co.jp

サーバー:  buffalo.setup
Address:  192.168.10.254

権限のない回答:
名前:    edge12.g.yimg.jp
Address:  183.79.219.124
Aliases:  www.yahoo.co.jp

nslookup www.google.com

サーバー:  buffalo.setup
Address:  192.168.10.254

権限のない回答:
名前:    www.google.com
Addresses:  2404:6800:4004:825::2004
          172.217.161.68

nslookupというコマンドにhttps:// ~~の
~~部分を nslookup ~~とするとIPアドレスに変換されて帰ってくる。

今回の場合、ブラウザが限定されているが、
http://172.217.161
と入力すればgoogleのサイトが開ける。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?