Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - algex.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 17:06:58 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Fri, 22 Jun 2018 22:02:34 GMT
Accept-Ranges: bytes
Content-Length: 13910
Vary: Accept-Encoding
Content-Type: text/html

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: algex.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>

<!--  crazy snake animation comes from here:  http://www.html5canvastutorials.com/labs/html5-canvas-arc-crazy-snake/   -->

<head>
<title>algex</title>
<meta charset=utf-8>
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="favicon.ico" />

<script src='myscripts.js'></script>
<script src="http://code.jquery.com/jquery-1.9.0.js"></script>
<script src="http://code.jquery.com/ui/1.10.0/jquery-ui.js"></script>


<style>
div{background-color:black;border-style:solid; border-color:black; border-width:0px;border-radius:4px;}
div a {text-decoration:none; font-family:arial; font-wieght:bold;}
div a:link{color:black;}
a:visited {color:black;; background-color:red;}
a:active {color:red;}
a:hover {text-decoration: underline overline; color: blue; font-weight:bold; background-color:khaki;}
p {margin-left:4px;margin-top:4px;}
</style>


</head>


<script>
  $(function() {
    $( "#sortable" ).sortable({ axis: "x" });
 //   $( "#sortable" ).disableSelection();
  });
  </script>

<body mousedown="return false;" style="background-color:black;" >

<div id="sortable" style="width:600px; height:1300px; margin-left: auto; margin-right: auto;">              <!--this div is the "outer div" of the whole page-->

<div style="height:1500px;width:140px;float:left;background-color:#FFD780;border-style:solid; border-left:2px;border-color:black;">
<p>

<input type="text"  id="clock"  style="width:123px; color:#fff; font-weight:bolder; background-color:#000; border-style:solid; border-color:brown; border-width:3px; border-radius:5px;"/>
<input type="text"  id="date"   style="width:123px; color:#fff; font-weight:bolder; background-color:#000; border-style:solid; border-color:brown; border-width:3px; border-radius:5px;"/>
<script>
var int=self.setInterval(function(){clock()},1000);
function clock()
{
var d=new Date();
var t=d.toLocaleTimeString();
document.getElementById("clock").value=t;
} 
var int=self.setInterval(function(){date()},1000);
function date()
{
var d=new Date();
var u=d.toLocaleDateString();
document.getElementById("date").value=u;
}
</script>
<a href=" https://outlook.com/cumc.columbia.edu">Outlook</a><br>
<a href=" http://news.ycombinator.com/">HackerNews</a><br>
<a href=" https://duckduckgo.com/?t=">DuckDuckGo</a><br/>
<a href=" http://ps.reddit.com/">Reddit</a><br />
<a href=" http://apod.nasa.gov/apod/astropix.html">APOD</a><br />
<a href=" http://www.drudgereport.com/">Drudge</a><br />
<a href=" http://www.nytimes.com/">NYTimes</a><br />
<a href=" http://www.huffingtonpost.com/"> HuffPo</a><br />
<a href=" http://www.breitbart.com/">Breitbart</a><br>
<a href=" https://ps.reddit.com/r/The_Donald/">The_Donald</a><br>
<a href=" http://online.wsj.com/home-page">WSJ</a><br />
<a href=" http://edition.cnn.com/?hpt=ed_Intl">CNN Int</a><br />
<a href=" http://edition.cnn.com/US/">CNN US</a><br />
<a href=" http://www.bbc.co.uk/">BBC</a><br />
<a href=" http://www.guardiannews.com/"> Guardian</a><br />
<a href=" http://www.democracynow.org/">DemocracyNow</a></br>
<a href=" http://antiwar.com/">AntiWar</a></br>
<a href=" http://www.unz.com/">Unz</a></br>
<a href=" http://www.foxnews.com/"> FoxNews</a><br />
<a href=" http://www.lemonde.fr/"> LeMonde </a><br />
<a href=" http://www.sfgate.com/chronicle/"> SF Chronicle</a><br />
<a href=" http://bostonglobe.com/"> BostonGlobe</a><br />
<a href=" http://www.miamiherald.com/"> MiamiHerald </a><br />
<a href=" http://www.washingtonpost.com/"> WaPo</a><br />
<a href=" http://www.corriere.it/"> CorriereDS</a><br />
<a href=" http://www.mcclatchydc.com/"> McClatchy</a><br />
<a href=" http://rt.com/ "> RT</a><br />
<a href=" http://observer.com/ "> Observer</a><br />
<a href=" http://www.slate.com "> Slate</a><br />
<a href=" https://medium.com/">Medium</a></br>
<a href=" http://mondoweiss.net/">Mondoweiss</a></br>
<a href=" http://www.haaretz.com/">Haaretz</a><br>
<a href=" http://www.thejewishweek.com/">JewishWeek</a><br>
<a href=" http://www.salon.com">Salon</a><br />
<a href=" http://nautil.us/">Nautil.us</a></br>
<a href=" http://www.csmonitor.com/">ChristianScience</a></br>
<a href=" http://www.math.columbia.edu/~woit/wordpress/">NotEvenWrong</a><br />
<a href=" https://www.simonsfoundation.org/category/features/science-news/">SimonsScience</a><br>
<a href=" http://slashdot.org/"> Slashdot</a><br />
<a href=" http://www.theregister.co.uk/"> TheRegister</a><br />
<a href=" http://www.engadget.com/"> Engadget </a><br />
<a href=" http://finance.yahoo.com/quotes/AMZN,AAPL,FB,GOOG,GLD,GILD,HOV,MSFT,SLV,UNG,USO"> Quotes</a><br />
<a href=" http://techcrunch.com/"> TechCrunch</a><br />
<a href=" http://www.techmeme.com/"> TechMeme</a><br />
<a href=" http://www.fastcolabs.com/">FastCoLabs</a></br>
<a href=" http://ps.reddit.com/r/programming">Programming reddit</a><br>
<a href=" https://ps.reddit.com/r/laravel/">Laravel reddit</a><br>
<a href=" http://www.dzone.com/links/index.html">DZone</a><br>
<a href=" http://monocle.io/">Monocle.io</a></br>
<a href=" http://blog.alexmaccaw.com/">Alex MacCaw</a></br>
<a href=" http://www.extremetech.com/">ExtremeTech</a></br>
<a href=" http://valleywag.gawker.com/">ValleyWag</a><br>
<a href=" http://pandodaily.com/">PandoDaily</a><br>
<a href=" http://sealedabstract.com/">SealedAbstract</a><br>
<a href=" http://www.codinghorror.com/blog/">CodingHorror</a></br>
<a href=" http://www.macrumors.com/"> MacRumors</a><br />
<a href=" http://www.macnn.com/news/ "> Macnn</a><br />
<a href=" http://www.tuaw.com/ "> TUAW</a><br />
<a href=" http://phandroid.com/"> Phandroid</a><br />
<a href=" http://www.sammobile.com/">SamMobile</a><br>
<a href=" http://www.androidauthority.com/"> Android Auth</a><br />
<a href=" http://www.pocket-lint.com/">PocketLint</a><br>
<a href=" http://bgr.com/">BGR</a><br />
<a href=" http://allthingsd.com/">AllThingsD</a><br />
<a href=" http://www.tomsguide.com/">TomsGuide</a><br />
<a href=" http://www.youtube.com/user/TheTechFeed">TechFeed</a><br>
<a href=" http://www.gothamist.com/"> Gothamist</a><br />
<a href=" http://www.memeorandum.com/"> Memeorandum</a><br />
<a href=" http://retractionwatch.wordpress.com/">RetractionWatch</a><br />
</p>
</div>

<div style=" height:876; width:60;float:left;border-style:solid; border-width:0px;">
<canvas id="myCanvas" width="20" height="1120" > </canvas>
</div>


<div  style="background-color:beige;height:1120px;width:140px;float:left;">
<p>
<a href=" http://www.ino.com "> INO </a><br />
<a href=" http://www.businessinsider.com/sai "> AlleyInsider</a><br />
<a href=" http://www.businessinsider.com/clusterstock"> ClusterStock</a><br />
<a href=" http://venturebeat.com/">VentureBeat</a><br/>
<a href=" http://danielodio.com/">Odio</a></br>
<a href=" http://dealbreaker.com/">DealBreaker</a><br />
<a href=" http://www.calculatedriskblog.com/">CalculatedRisk</a><br>
<a href=" http://www.theverge.com/">TheVerge</a><br />
<a href=" http://www.linuxjournal.com/">LinuxJournal</a><br />
<a href=" http://www.linux-magazine.com/">LinuxMag</a><br />
<a href=" http://krebsonsecurity.com/">KrebsSec</a></br>
<a href=" http://www.wired.com/">Wired</a><br />
<a href=" http://www.zerohedge.com/"> ZeroHedge</a><br />
<a href=" http://globaleconomicanalysis.blogspot.com/"> MISH</a><br />
<a href=" http://www.themoneyillusion.com/"> TheMoneyIllusion</a><br />
<a href=" http://macromarketmusings.blogspot.com/"> MacroMarketMusings</a><br />
<a href=" http://www.fatwallet.com/forums/hot-deals/hard-drive/"> FW Hard Drive</a><br />
<a href=" http://thewirecutter.com/">Wirecutter</a></br>
<a href=" http://www.containerandpackaging.com/">ContainerPack</a><br>
<a href=" http://www.kayak.com/flights "> Kayak</a><br />
<br />
<br />
<a href=" http://algex.com" target="_blank">New Tab</a><br />
<br />
<br />
</p>
</div>




<div  style="background-color:#CFCF8A;height:1120px;width:130px;float:left;">
<p>
<a href=" https://directory.columbia.edu/people/"> Columbia Search</a><br />
<a href=" http://library.columbia.edu/"> Columbia EJourn </a><br />
<a href=" http://bwog.com/"> BWOG</a><br />
<a href=" http://www.ncbi.nlm.nih.gov/pubmed/?ncbi_mmode=std"> PubMed</a><br />
<a href=" https://www.gotomypc.com/en_US/members/login.tmpl?Action=rgoto&_sf=4"> GoToMyPC</a><br />
<a href=" https://www.e-value.net/home/member_login.cfm"> Anes Assign</a><br />
<a href=" https://inyp.nyp.org/inyp/"> NYPX</a><br />
<a href=" http://www.iboatnyharbor.com/Currents%20and%20Tides.htm"> NYC currents</a><br />
<a href=" http://tidesandcurrents.noaa.gov/data_menu.shtml?stn=8518750%20The%20Battery,%20NY&type=Tide+Data"> Tide@Battery</a><br />
<a href=" https://homeport.uscg.mil/mycg/portal/ep/contentView.do?contentTypeId=2&channelId=-17383&contentId=55751&programId=12590&pageTypeId=16440&BV_SessionID=@@@@0066581989.1359646658@@@@&BV_EngineID=cccdadfimjflmefcfngcfkmdfhfdfgo.0">Hudson Ice</a><br>
<a href=" http://garisystems.com/">GariSystem Boat<a/><br />
<a href=" https://www.dropcam.com/p/xsIXNn">Gizneyland cam</a><br />
<a href=" https://www.fillanypdf.com/"> FillAnyPDF</a><br />
<a href= "http://pdfmyurl.com/">PDFmyURL</a></br>
<a href=" http://www.switchboard.com/person/"> Switchboard</a><br />
<a href=" http://www.txtdrop.com/">TxtDrop</a><br>
<a href=" http://www.1channel.ch/"> LetMeWatchThis</a><br />
<a href=" http://mentalfloss.com/"> MentalFloss</a><br />
<a href=" http://weather.rap.ucar.edu/satellite/"> WeatherSat</a><br />
<a href="http://weatherspark.com/#!dashboard;q=10024">WeatherSpark</a><br>
<a href=" http://www.weather.com/weather/tenday/New+York+NY+10024 "> 10 Day Weather</a><br />
<a href=" http://www.timeanddate.com/"> Time And Date</a><br />

<a href="http://www.findlocalweather.com/forecast/ny/new+york.html" target="_blank"><img src="http://www.findlocalweather.net/forecast.php?forecast=hourly&pands=new+york+ny&config=png&alt=hwicc" border="0"  alt="Click for the latest New York weather forecast."></a>

<a href="http://www.findlocalweather.com/forecast/ny/new+york.html" target="_blank"><img src="http://www.findlocalweather.net/forecast.php?forecast=zandh&pands=new+york+ny&config=png&alt=hwivzone&hwvbg=xxxx&hwvtc=white" border="0"  alt="Click for the latest New York weather forecast."></a>

<br>
<iframe style="width: 150px; height: 100px;" src="http://daylightmap.com/moon/phase.html"></iframe>
<br>
<a href=" http://www.glyphweb.com/esky/wheel.html">PlanetWheel</a><br />
</p>
</div>



<div  style="background-color:wheat;height:1120px;width:140px;float:left;">
<p>
<a href=" http://goo.gl/maps/XOifh">10024 GoogleMap</a><br>
<a href=" http://www.earthcam.com/usa/newyork/statueofliberty/?cam=liberty_crown"> SOL Cam</a><br />
<a href=" http://www.theroot.com/"> TheRoot</a><br />
<a href=" http://www.policeone.com/"> PoliceOne</a><br />
<a href=" http://cryptome.org/"> Cryptome </a><br />
<a href=" http://www.zoklet.net/bbs/index.php">Zoklet</a><br>
<a href=" http://freerepublic.com/home.htm"> FreeRepublic </a><br />
<a href=" http://www.thenation.com/">TheNation</a><br>

<a href=" http://michellemalkin.com/">MichelleMalkin</a><br>
<a href=" http://inthesetimes.com/">InTheseTimes</a></br>
<a href=" http://www.theblaze.com/">TheBlaze</a><br>
<a href=" http://freebeacon.com/">FreeBeacon</a><br>
<a href= "https://www.adbusters.org/">Adbusters</a><br />
<a href= "http://www.rollingstone.com/politics/blogs/taibblog">TaibBlog</a><br />
<a href=" http://www.theatlantic.com/">TheAtlantic</a><br>
<a href=" http://www.avoiceformen.com/">VoiceForMen</a><br>
<a href=" http://www.back2stonewall.com"> Back2Stonewall </a><br />
<a href=" http://www.gaystarnews.com/"> GayStarNews </a><br />
<a href=" http://www.poz.com/"> POZ </a><br />
<a href=" http://www.aidsmap.com/>NAM</a><br>
<a href=" http://www.advocate.com/"> The Advocate </a><br />
<a href=" http://www.pinknews.co.uk/"> Pink News </a><br />
<a href=" http://wonkette.com/"> Wonkette </a><br />
<a href=" https://twitter.com/YourAnonNews">AnonNews </a><br />
<a href=" https://gist.github.com/dypsilon/5819504">GHFrontEnd</a><br>
<a href=" http://thenewboston.org/tutorials.php"> TheNewBoston </a><br />
<a href=" http://www.developphp.com/">DevelopPHP</a></br>
<a href=" http://ureddit.com/class/55471/programming-in-php">RecckPHP</a></br>
<a href=" http://www.pureexample.com/">PureExample</a></br>
<a href=" http://www.codeschool.com/">CodeSchool</a><br>
<a href=" http://www.bentobox.io/">BentoBox</a></br>
<a href=" http://jream.com/">JREAM</a><br>
<a href=" http://www.alistapart.com/">aListApart</a><br>
<a href=" http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926">FreeCompBooks</a></br>
<a href=" http://hackershelf.com/topics/">HackerShelf</a></br>
<a href=" http://css-tricks.com/"> CSS-Tricks </a><br />
<a href=" http://crackstation.net/">CrackStation</a></br>
<a href=" http://www.w3schools.com/"> W3Schools </a><br />
<a href=" http://www.html-form-guide.com/contact-form/php-email-contact-form.html"> HTML Form Guide </a><br />
<a href=" http://www.html5canvastutorials.com/tutorials/html5-canvas-tutorials-introduction/">HTML5 Canvas</a><br>
<a href= "http://www.maxdesign.com.au/css/">MaxDesign</a><br />
<a href= "http://permadi.com/blog/">Permadi Web</a><br />
<a href= "http://www.javascriptkit.com/">JavaScript Kit</a><br />
<a href= "http://jqueryui.com/">jQuery UI</a><br />
<a href=" http://thecodeplayer.com/">TheCodePlayer<a/><br>
<a href=" http://www.dynamicdrive.com/">DynamicDrive</a><br />
<br />
<a href=" https://cittadinanza.interno.it/sicitt/index2.jsp "> ItCit </a><br />
<a href=" http://italiancitizenship.freeforums.org/qualifying-jure-matrimoni-f13.html "> ItCit Forum</a><br />
<br />
<a href= "http://www.gardnermuseum.org/music/listen/music_library">GardnerMP3</a><br />
</p>
</div>


</div> <!--this div is the "outer div" of the whole page-->
 
</body>
</html>                               

Whois info of domain

Domain Name: ALGEX.COM
Registry Domain ID: 7383472_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-06-22T18:05:55Z
Creation Date: 1999-06-21T15:24:53Z
Registry Expiry Date: 2025-06-21T15:25:33Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1749.HOSTGATOR.COM
Name Server: NS1750.HOSTGATOR.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T17:06:48Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass