web-dev-qa-db-ja.com

「http://1.1.1.1/bmi」は誰(何ですか?)ですか?

これが質問する場所かどうかはわかりませんが、「 http://1.1.1.1/bmi 」で始まるリンクが含まれているページを見つけました。

1.1.1.1は誰ですか?あるいは、http://1.1.1.1/bmi1.1.1.1だけではなく、

15

まあ、1.1.1.1はIPアドレスです。それが誰であるか-それは 悪いインターネット市民がプレースホルダーとして使用する傾向があるパブリックアドレス空間

inetnum:        1.1.1.0 - 1.1.1.255
netname:        Debogon-prefix
descr:          APNIC Debogon Project
descr:          APNIC Pty Ltd
country:        AU
admin-c:        AR302-AP
tech-c:         AR302-AP
mnt-by:         APNIC-HM
mnt-routes:     MAINT-AU-APNIC-GM85-AP
mnt-irt:        IRT-APNICRANDNET-AU
status:         ASSIGNED PORTABLE
changed:        [email protected] 20110922
source:         APNIC
role:           APNIC RESEARCH
address:        PO Box 3646
address:        South Brisbane, QLD 4101
address:        Australia
country:        AU
phone:          +61-7-3858-3188
fax-no:         +61-7-3858-3199
e-mail:         [email protected]
remarks:        ++++++++++++++++++
remarks:        + Address blocks listed with this contact
remarks:        + are withheld from general use and are
remarks:        + only routed briefly for passive testing.
remarks:        +
remarks:        + If you are receiving unwanted traffic
remarks:        + it is almost certainly spoofed source
remarks:        + or hijacked address usage.
remarks:        +
remarks:        + http://en.wikipedia.org/wiki/IP_address_spoofing
remarks:        + http://en.wikipedia.org/wiki/Regional_internet_registry
remarks:        +
remarks:        ++++++++++++++++++
nic-hdl:        AR302-AP
tech-c:         AH256-AP
admin-c:        AH256-AP
mnt-by:         MAINT-APNIC-AP
changed:        [email protected] 20110822
source:         APNIC

備考にあるように、無知な人がプレースホルダーまたは内部アドレス指定スキームとして使用しているため、実際のアドレススペースとしては実質的に役に立たないため、テスト用に割り当てられています。それが得るトラフィックについての興味深い記事があります ここ

おそらく誰かが怠惰で、ページにプレースホルダーのURLを配置しているのでしょう。

17
Shane Madden