AboveTopSecret.com Video and Media Portal.Books, posters, and more.T-shirts, mouse pads, cups, and bags.Member podcasts.Conspiracy theory wiki.Alternative news headlinesBelowTopSecret.com - off topic and general chit chat.AboveTopSecret.com - conspiracy theories and


 

 

This topic is in the Board Business & Questions discussion forum.  (rss)


ATS IP Address


<<  1    2  >>

Topic started on 4-10-2009 @ 08:02 AM by keldas


Does anyone know the IP Address of ATS or how to go about getting it. In case the internet goes down or is partially blocked and you can only get on by using the IP address I thought it might be an idea if people could post the IP address of not only ATS but other favourite sites on one thread for other people to save on their pc in case of problems in the future.



   copyright & usage 
Click here for more Board Business & Questions topics
Hot Topics   |   Top Topics   |   This Week   |   Subscribe   |   Home


reply posted on 4-10-2009 @ 08:04 AM by WorldObserver


No offence, but that is about the first question hackers ask...



   copyright & usage 


reply posted on 4-10-2009 @ 08:05 AM by 2Faced


on xp go to start> run> type: cmd > hit enter > in dosbox type: ping abovetopsecret.com > hit enter

Voila!

On mac open terminal > type: ping abovetopsecret.com > hit enter

when done hold ctrl-c to stop ping process

result: 75.126.76.151



[edit on 4-10-2009 by 2Faced]



   copyright & usage 


reply posted on 4-10-2009 @ 08:08 AM by keldas


reply to post by WorldObserver



I would have thought if you were a hacker you would know how to get an IP address.



   copyright & usage 
AboveTopSecret.com is advertising supported.


reply posted on 4-10-2009 @ 08:11 AM by keldas


reply to post by 2Faced



Thanks I tried that and get the same. Does an IP address stay static or does it change every day.



   copyright & usage 


reply posted on 4-10-2009 @ 08:13 AM by 2Faced


Originally posted by keldas
reply to post by 2Faced



Thanks I tried that and get the same. Does an IP address stay static or does it change every day.


Depends on the host/co-location of the ATS servers, but usually yes.



   copyright & usage 


reply posted on 4-10-2009 @ 09:07 AM by Iamonlyhuman


reply to post by 2Faced



This is gonna sound dumb but what do you do with the IP after you get it? I entered it into my brower address window and it returned a blank screen.



   copyright & usage 


reply posted on 4-10-2009 @ 09:11 AM by Helig


There is a good chance that the IP address will not result in ATS being brought up due to many reasons ranging from the implementation of load balancing (multiple servers) or the web server configuration which may not respond to such requests but only named requests (ie www.abovetopsecret.com over 72.x.x.x) so chances are its not going to work, however if you are running MS Windows you can probably edit the hosts file in order to create a static mapping to the domain so in the event that DNS becomes unreliable/hijacked you could still get through, however I have yet to test this one myself.



   copyright & usage 


reply posted on 4-10-2009 @ 09:13 AM by questioningall


Good question on the IP address - any sites that you go to, get the IP address - due to language about it.

By spring it will be the only way to navigate around the net, TPTB are finding the net is too dangerous for them - too much truth getting out. They are going to do what they can - I bet using a false flag event (not their fault) But it Will be their fault!

Work on IP's

Personally I would like to see Mr. SO put the IP address up in the top corner, so people can get it easily, once the shutdown type event happens - people will want to still be able to get here, and that way it has been available for those who want to put it on their computer ahead of time.



   copyright & usage 


reply posted on 4-10-2009 @ 09:25 AM by Iamonlyhuman


I found this thread also. Lots and lots of good information there: What if DNS goes down? (Info and IP List)




[edit on 4/10/2009 by Iamonlyhuman]



   copyright & usage 
AboveTopSecret.com is advertising supported.


reply posted on 4-10-2009 @ 09:28 AM by Iamonlyhuman


Originally posted by Iamonlyhuman
reply to post by 2Faced



This is gonna sound dumb but what do you do with the IP after you get it? I entered it into my brower address window and it returned a blank screen.


I found out what I was doing wrong. You have to type in:

75.126.76.151/forum/

into the address bar and it comes up fine.



   copyright & usage 


reply posted on 4-10-2009 @ 11:18 AM by rogerstigers


Originally posted by Iamonlyhuman
reply to post by 2Faced



This is gonna sound dumb but what do you do with the IP after you get it? I entered it into my brower address window and it returned a blank screen.


IP Addresses are what all computers use to communicate. The friendly names you type in your browser are given to you by DNS servers -- Domain Name System servers. When you make a request of a web page, you computer will go to the primary DNS Server as listed in your computer's networking information and will ask for the IP Address for the host name in question. The DNS Server will return you the IP Address.

Once your computer has the IP Address, it will send it's request using the IP address and the host name in the request. The purpose for this is that some web servers may host several web sites on the same physical IP address. Including the host name allows the web server to pick the correct web site to show.

To accomodate navigtation with an unpublished or missing host record, you can alter your local host file. Each major OS has one and they are all slightly differant. I only know how to do it in windows:

Open the C:\Windows\System32\Drivers\etc folder
Open notepad.exe from the start menu
From the etc folder, locate the Hosts file and drag it into notepad
Go to the bottom of the file and enter in the IP address and the name as shown below.

75.126.76.151 www.abovetopsecret.com


Save the file and you are done. The change is effective immediately.

Incidentally, this is also a great way to pull a practical joke on someone by redirecting all, say google traffic, to a differant web site, such as a porn site. Use caution when pulling this prank on someone, though, make you you stop the prank before they reformat their computer to get rid of the mystery virus.

[edit on 10-4-2009 by rogerstigers]



   copyright & usage 


reply posted on 4-10-2009 @ 02:19 PM by Arbitrageur


reply to post by rogerstigers


Thanks for the tip!

My ISP's domain name server seems to go down about once or twice a year, for several hours. There are a couple of alternate domain name servers you can use when that happens, here's a link to some:www.dslreports.com...

But you need to record those somewhere BEFORE your DNS goes down, I couldn't even do a google search when the DNS went down to find those.

You can edit the DNS in your connection properties setting in windows. Then just use one of those numbers when your DNS goes down and you can keep on surfing. I noticed they are slower than my ISP's DNS so I switch back to that when they get the functionality restored.

Thanks, I didn't know the specifics of how to lock the IP to the URL name in the hosts file, but I'm not sure I want to do that unless I know the IP won't change.



   copyright & usage 


reply posted on 4-10-2009 @ 02:27 PM by rogerstigers


Originally posted by Arbitrageur
Thanks, I didn't know the specifics of how to lock the IP to the URL name in the hosts file, but I'm not sure I want to do that unless I know the IP won't change.


In general they do not change and the reason is that it takes 2-3 days for the host name to propegate to all of the DNS servers, since they all operate on a distributed hive model. Major sites do not want to be down for 2-3 days. This does happen on occasion, but it is fairly rare.



   copyright & usage 


reply posted on 4-10-2009 @ 02:56 PM by Wayne60


Who.is

This will show you the IP, DNS, etc for most any website you want information on, and is free to use.



   copyright & usage 


reply posted on 5-10-2009 @ 01:57 PM by Arrowmancer


www.who.is t will give you site information. Keep in mind that the ownership information can easily falisified.

Server is in Plano

Commanche OK?



   copyright & usage 
AboveTopSecret.com is advertising supported.


reply posted on 5-10-2009 @ 03:29 PM by Springer


reply to post by Arrowmancer



Waht about Comanche, OK?

Springer...



   copyright & usage 


reply posted on 5-10-2009 @ 08:39 PM by faulconandsnowjob


Can't verify this, but interesting...

Posted 13 August 2008 - 11:02 AM
After being censored on ATS myself, I did some research and found the following information :

QUOTE
I did a trace route on ATS. the Node Name is listed and maintained by the government.
IP Address 213.206.128 213.206.129 213.206.130
Node Name Gov-bb21-lan-14 Gov-bb22-lan-15 Gov-bb23-lan-16
Location Langley, Virginia
MS 60
Network Used whois.nic.mil (for military network information)
It was difficult to get the IP Address, It was spoofed and looped over 9 times. Anyway Langley, Virginia is where the CIA headquarters is. I'm more than concerned...

www.conspiracycafe.net.../topic/19255-abovetopsecret-is-a-cointelpro-disinfo-operation/



   copyright & usage 


reply posted on 6-10-2009 @ 07:37 AM by ConspiracyNut23


reply to post by faulconandsnowjob



Look, it's clearly a joke.

Kinglizard posted this on April Fools Day here.

Laura Knight Jadczyk was upset because of this article and published the quote out of context on her site to support her theory that ATS is COINTELPRO.

Notice that she failed to quote the following from KL's post:
(April fools)


She also failed to inform her readers about the date it was posted - April 1st, 2004.

Shame on ConspiracyCafe and all the other sites who don't research their articles properly.



[edit on 6/10/09 by ConspiracyNut23]



   copyright & usage 


reply posted on 6-10-2009 @ 07:41 AM by Ferris.Bueller.II


I'm showing an IP for ABOVETOPSECRET.COM of 75.126.76.151 and the same for BELOWTOPSECRET.COM



   copyright & usage 


<<  1    2  >>





























































ATS Server: www3.theabovenetwork.com
Powered by AboveTop:Board v2.3
Header data processed in 0.003 seconds
Page processed in 0.156 seconds
6 total database queries (1)









The Above Top Secret Conspiracy Community Web site is a wholly owned social content community of The Above Network, LLC.