Post
Topic
Board Bitcoin Discussion
Re: mybitcoin down or just me?
by
NothinG
on 01/08/2011, 21:42:28 UTC
$ host mybitcoin.com
mybitcoin.com          A   83.149.112.133
$ host www.mybitcoin.com
www.mybitcoin.com      A   83.149.112.133
$ host 83.149.112.133
83.149.112.133 does not exist, try again
$ ping 83.149.112.133
PING 83.149.112.133 (83.149.112.133) 56(84) bytes of data.

--- 83.149.112.133 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1000ms

--------------------------------------------------------------------

IP nullrouted to counter a DDoS attack, I hope ....
Or Website changing it's IP address ...

But that doesn't sound good, I think :/

(Sorry for my English, I'm French)

macman31 - "The French Pool" pool op
I don't think figuring out that an IP is null-routed is that easy, but I think you're on the right track.

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\NothinG>tracert mybitcoin.com

Tracing route to mybitcoin.com [83.149.112.133]
over a maximum of 30 hops:

  1     1 ms     1 ms     1 ms  192.168.1.1
  2     *        *        *     Request timed out.
  3    -HIDDEN-
  4    -HIDDEN-
  5    -HIDDEN-
  6    20 ms    36 ms    20 ms  74-202-42-253.static.twtelecom.net [74.202.42.253]
  7    21 ms    17 ms    22 ms  dal2-pr2-xe-2-2-0-0.us.twtelecom.net [66.192.241.78]
  8    47 ms    47 ms    69 ms  ash-bb1-link.telia.net [213.155.130.70]
  9   166 ms   142 ms   165 ms  ldn-bb1-link.telia.net [80.91.246.69]
 10   136 ms   144 ms   168 ms  adm-bb1-link.telia.net [80.91.245.107]
 11   137 ms   150 ms   134 ms  adm-b4-link.telia.net [80.91.253.154]
 12   135 ms   136 ms   152 ms  leaseweb-ic-129604-adm-b4.c.telia.net [213.248.91.222]
 13   136 ms   135 ms   155 ms  te5-4.sr1.sbp.leaseweb.net [62.212.80.45]
 14     *        *        *     Request timed out.
 15     *        *        *     Request timed out.
 16     *        *        *     Request timed out.
 17     *        *        *     Request timed out.
 18     *        *        *     Request timed out.
 19     *        *        *     Request timed out.
 20     *        *        *     Request timed out.
 21     *        *        *     Request timed out.
 22     *        *        *     Request timed out.
 23     *        *        *     Request timed out.
 24     *        *        *     Request timed out.
 25     *        *        *     Request timed out.
 26     *        *        *     Request timed out.
 27     *        *        *     Request timed out.
 28     *        *        *     Request timed out.
 29     *        *        *     Request timed out.
 30     *        *        *     Request timed out.

Trace complete.

C:\Users\NothinG>
Seems that either the server is offline or the IP is in fact null-routed.