For those who want to try it at home:
ping 33333333
ping 55555555
I am sorry, two random Internet users in Korea and Germany, your IP addresses are simply special.
For those who want to try it at home:
ping 33333333
ping 55555555
I am sorry, two random Internet users in Korea and Germany, your IP addresses are simply special.
I prefer:
(probably lands you on a list tho…it’s a US DoD IP)
I fondly remember regularly logging into simtel20.wsmr.army.mil back in the days (WSMR=White Sands Missile Range). No issue, just used “anonymous” as the username, and your email address as the password. And even the email address was just a convenience…
Gotta make sure to do it from a Russian VPN too.
“one ping only, please”
~~[https://iplocation.io/ip-whois-lookup/133.74.20.69](Looks like the Japanese Aerospace Agency) unless ~~I’m completely misunderstanding how entering a string of numbers without periods works in a ping
Ah yeah there’s a little misunderstanding. IP addresses can be represented as 32-bit unsigned integer numbers, where each 8-bit chunk is separated by a dot.
So the conversion is: 133742069 (decimal) -> 00000111111110001011110111110101 (binary) -> 00000111.11111000.10111101.11110101 (8-bit chunks) -> 7.248.189.245 (resulting IP)
Thank you!!