Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - a1k0n.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 10:35:01 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 44
Connection: keep-alive
Location: https://www.a1k0n.net
X-Served-By: Namecheap URL Forward
Server: namecheap-nginx

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.a1k0n.net
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Content-Length: 14187
Connection: keep-alive
Date: Mon, 19 May 2025 09:32:21 GMT
Last-Modified: Thu, 08 May 2025 18:12:17 GMT
ETag: "ae3fa7282bca0d01de3f9017cbb563ba"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 5375413f20e38c73685f4733c19ca2ae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P3
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: StjI8LSIdXnl_0s5T-l2QQ6eLo69BugaBjp43HKe1At3KPMvkk7DTg==
Age: 3761

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: a1k0n.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Andy Sloane's site</title>
    
    <style>:root{--header-bg:#2c3e50;--text-color:#2c3e50;--link-color:#2980b9;--code-bg:#f8f9fa}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;font-size:18px;color:var(--text-color)}header{position:relative;background:var(--header-bg);color:#fff;padding:1.5em 0;margin-bottom:2em;overflow:hidden}#header-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}header h1{position:relative;z-index:1;max-width:45em;margin:0 auto;padding:0 1em}header a{color:#fff;text-decoration:none}main{max-width:45em;margin:0 auto;padding:0 1em}h1,h2,h3,h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.3}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}pre,code{font-family:sfmono-regular,Consolas,liberation mono,Menlo,monospace;font-size:.9em}code{background:var(--code-bg);padding:.2em .4em;border-radius:3px}pre{padding:1em;overflow-x:auto;border-radius:4px;-webkit-overflow-scrolling:touch;white-space:pre}pre code{padding:0;background:0 0;white-space:pre}.date{font-size:.9em;color:#666}ul.posts{list-style-type:disc;padding-left:2em;margin:0}ul.posts li{margin-bottom:.5em}.feed{vertical-align:middle;margin-left:.5em}.chroma{background:#3f3f3f;color:#dcdccc;font-size:.8em;padding:1em;border-radius:4px;overflow-x:auto;white-space:pre}@media(max-width:600px){body{font-size:16px}header,main{padding:.5em}pre,.chroma{padding:.8em;margin:1em -.5em;border-radius:0}pre,.chroma{max-width:calc(100vw - 1em)}}img{max-width:100%;height:auto}.chroma .err{color:#e37170;background-color:#3d3535}.chroma .lnt{color:#9f9f9f}.chroma .ln{color:#9f9f9f}.chroma .k{color:#f0dfaf}.chroma .kc{color:#dca3a3}.chroma .kd{color:#f0dfaf}.chroma .kn{color:#dfaf8f}.chroma .kp{color:#f0dfaf}.chroma .kr{color:#f0dfaf}.chroma .kt{color:#dfdfbf}.chroma .na{color:#7f9f7f}.chroma .nb{color:#efdcbc}.chroma .nc{color:#efdcbc}.chroma .no{color:#dca3a3}.chroma .nd{color:#f0dfaf}.chroma .ni{color:#dfdfdf}.chroma .ne{color:#c3bf9f}.chroma .nf{color:#93e0e3}.chroma .nl{color:#dfdfbf}.chroma .nn{color:#8fbede}.chroma .nt{color:#7f9f7f}.chroma .nv{color:#dcdccc}.chroma .s{color:#cc9393}.chroma .sa{color:#cc9393}.chroma .sb{color:#cc9393}.chroma .sc{color:#cc9393}.chroma .dl{color:#cc9393}.chroma .sd{color:#cc9393}.chroma .s2{color:#cc9393}.chroma .se{color:#cc9393}.chroma .sh{color:#cc9393}.chroma .si{color:#cc9393}.chroma .sx{color:#cc9393}.chroma .sr{color:#cc9393}.chroma .s1{color:#cc9393}.chroma .ss{color:#cc9393}.chroma .m{color:#8cd0d3}.chroma .mb{color:#8cd0d3}.chroma .mf{color:#8cd0d3}.chroma .mh{color:#8cd0d3}.chroma .mi{color:#8cd0d3}.chroma .il{color:#8cd0d3}.chroma .mo{color:#8cd0d3}.chroma .o{color:#f0efd0}.chroma .ow{color:#f0efd0}.chroma .c{color:#7f9f7f}.chroma .ch{color:#7f9f7f}.chroma .cm{color:#7f9f7f}.chroma .c1{color:#7f9f7f}.chroma .cs{color:#7f9f7f}.chroma .cp{color:#dfaf8f}.chroma .cpf{color:#dfaf8f}.chroma .gd{color:#dca3a3}.chroma .ge{font-style:italic}.chroma .gr{color:#dca3a3}.chroma .gh{color:#f0efd0}.chroma .gi{color:#7f9f7f}.chroma .go{color:#9f9f9f}.chroma .gp{color:#f0efd0}.chroma .gs{font-weight:700}.chroma .gu{color:#f0efd0}.chroma .gt{color:#dca3a3}.chroma .w{color:#dcdccc}.obfuscated-container{display:flex;justify-content:center;line-height:1.1}.video-container{position:relative;max-width:1220px;margin:20px auto}.video-container video{width:100%;height:auto}</style>
</head>
<body>
    <header>
        <canvas id="header-bg" style="position: absolute; z-index: 1;"></canvas>
        <a href="/" style="text-decoration: none; color: inherit; position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; height: 100%;">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 134.84" width="313" height="53" id="header-logo" style="height: 100%;" alt="a1k0n.net">
<path d="m146.04 133.18-11.91-22.82h-77.89l-11.77 22.81h-44.47l71.35-130.99h50.04l71.34 131h-46.69m-75.81-51.27h50.05l-25.03-47.43-25.02 47.43m129.93-79.73h40.26v131h-40.26m87.93-131v131h-40.25v-131h40.25m68 0h53.14l-71.72 61.27 80.89 69.73h-56.86l-73.45-68.32 68-62.68m300.86 131h-38.52v-131h66.62l76.43 97.8v-97.8h38.52v131h-65.27l-77.78-99.47v99.47" fill="#eee" fill-opacity=".7"/>
<text x="434" y="6" fill="#fff" font-family="monospace" font-size="7" font-weight="900" xml:space="preserve"><tspan>                  $@@</tspan>
<tspan x="434" dy="6.381">           $@@$$$$$$$$$#$$$$</tspan>
<tspan x="434" dy="6.381">        $$$$$$#####**********##</tspan>
<tspan x="434" dy="6.381">      $$$$$####**!!!!!=!!!!!!!***</tspan>
<tspan x="434" dy="6.381">    ########***!!!!==;;;;;;;==!=!!*</tspan>
<tspan x="434" dy="6.381">   *######**!!!!=;;::~~--~~~::===!!!</tspan>
<tspan x="434" dy="6.381">  **###****!!!=;;:~--,.....--~~;;==!!</tspan>
<tspan x="434" dy="6.381"> !********!!!=;::-,..........,-::;===;</tspan>
<tspan x="434" dy="6.381"> !********!==;;~-,...........,~~;;====</tspan>
<tspan x="434" dy="6.381">;!!!***!!!===;:~-..      ....,~:;;====</tspan>
<tspan x="434" dy="6.381">;!!!!!!!!!==;;:~-.        ..-~:;===!==</tspan>
<tspan x="434" dy="6.381">;=!!!!!!!!===;;:--        :=!****!!!==</tspan>
<tspan x="434" dy="6.381">:===!!!!!!====;;::~      =*##$###**!=;</tspan>
<tspan x="434" dy="6.381"> ;====!=!!======;;;;=!!*$$$@@$$###*!=~</tspan>
<tspan x="434" dy="6.381"> ~;;=============!!!!*##$$@@@$$##*!=:</tspan>
<tspan x="434" dy="6.381">  ~:;;=========!!!!***##$$$$$$#*!!=:</tspan>
<tspan x="434" dy="6.381">   ~::;;;=======!!!!***#####**!!!;:</tspan>
<tspan x="434" dy="6.381">    .~~::;;;=====!!!!!!!**!!!!==;~</tspan>
<tspan x="434" dy="6.381">      ,-~:::;;;;;====!!!=!!==;:-</tspan>
<tspan x="434" dy="6.381">        .,-~~:::::;;;;;;;::~-.</tspan>
<tspan x="434" dy="6.381">            ..,,--------,.</tspan>
</text>
<  ></svg>
        </a>
    </header>
    <main>
          <h3>Blog Posts
   <span class=feed><a href="/atom.xml" class=feed><img src="/img/feed-icon-14x14.png" alt="RSS"/></a></span>
  </h3>

  <ul class="posts">
    
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2025-01-10</span> <a href="2025/01/10/tiny-tapeout-donut.html">From ASCII to ASIC: Porting donut.c to a tiny slice of silicon</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2021-01-22</span> <a href="2021/01/22/indoor-localization.html">Fast indoor 2D localization using ceiling lights</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2021-01-13</span> <a href="2021/01/13/optimizing-donut.html">donut.c without a math library</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2018-11-13</span> <a href="2018/11/13/fast-line-following.html">Fast line-following robots</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2017-02-01</span> <a href="2017/02/01/arduboy-teapot.html">3D Rendering on an Arduboy</a></li>
      
    
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2015-11-09</span> <a href="2015/11/09/javascript-ft2-player.html">Playing Fasttracker 2 .XM files in Javascript</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2011-07-20</span> <a href="2011/07/20/donut-math.html">Donut math&#58; how donut.c works</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2011-06-26</span> <a href="2011/06/26/obfuscated-c-yahoo-logo.html">Yahoo! Logo ASCII Animation in 462 bytes of C</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2010-03-04</span> <a href="2010/03/04/google-ai-postmortem.html">Google AI Challenge post-mortem</a></li>
      
    
      
    
      
    
      
    
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2007-08-24</span> <a href="2007/08/24/obfuscated-c-fire.html">Another short C program.</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2006-09-20</span> <a href="2006/09/20/obfuscated-c-donut-2.html">Embellishing the donut&#58; an old-school CG cliche</a></li>
      
    
      
    <li><span style="display: inline-block; min-width: 6em">2006-09-15</span> <a href="2006/09/15/obfuscated-c-donut.html">Have a donut.</a></li>
      
    
      
    
  </ul>

<h3>Twitter</h3>
<a href="https://twitter.com/a1k0n">@a1k0n</a> &mdash; I post a lot more on Twitter than here.

<h3>Other stuff</h3>
<ul class="posts">
  <li><a href="code/donutbitops.c.html">donut.c with only shifts and adds</a> - a minimal hardware proof of concept donut renderer</li>
  <li><a href="code/opl2/">OPL2 emulator</a> - Yamaha YM3812 AKA AdLib emulator</li>
  <li><a href="code/jsxm/">Web Audio .XM player</a> - FastTracker 2
    module player.</li>
  <li><a href="code/tron.html">Tron w/ AI</a> - This is a very simplified version
    of the AI from the Google AI Tron challenge which you can play against.
    There is an easter egg.</li>
</ul>

<script>
var b,d,e,f,g,i,j,k,l,m;
function signature(){b=document.getElementById("o");b.style.display="block";if(!d){d=document.getElementById("i");e=d.innerHTML}f=0;g="";j=e.indexOf("(k=0;")+6;k=j+1;l=0;m=e.indexOf('(k["')+4;i||(i=setInterval(function(){for(var c=0;"##K#8(38D-##C]L5870.X7\\M_b;90\\MC-M/NZGB6Q,I0VGB6a0FbN<VG.6Q\\bNb7^@`X=N@`XQaOVX:^]NX=:Z8PY]B`:>PNY8^$#SM):XA".charCodeAt(f/6)-35>>f++%6&1;c++);for(g+=" _/\\\n,`)('<-"[c];(0|f/6)!=l;){j=k;for(var a;(a=e.charCodeAt(j))==34;j+=3);k=j+1;a==92&&k++;if(a==38)k+=3;l++}if(f>=641){clearInterval(i);
i=0;d.innerHTML=e}else{a=m+c;var h=1;c==3&&h++;c>3&&a++;c==4&&h++;c>4&&a++;if(c==10)h+=3;if(c>10)a+=3;d.innerHTML=e.substring(0,j)+'<span style="background:#0ee">'+e.substring(j,k)+"</span>"+e.substring(k,a)+'<span style="background:#ee0">'+e.substring(a,a+h)+"</span>"+e.substring(a+h)}b.innerHTML=g+'<span style="background:#000">&nbsp;</span>'},50))}
</script>
<div class="obfuscated-container">
<pre style="font-size:small; display: none; line-height: 1.1; width: 67ch; font-family: monospace; margin: 0;" id=o></pre>
</div>
<div class="obfuscated-container">
<pre style="font-size:small; color: #33e; cursor: pointer; margin: 0;" id=i onclick="signature();">
_=0;k;main(){while(_&lt;641){for(k=0;"##K#8(38D-##C]L5870.X7\\M_b;90\\"
"MC-M/NZGB6Q,I0VGB6a0FbN&lt;VG.6Q\\bNb7^@`X=N@`XQaOVX:^]NX=:Z8PY]B`:&gt;P"
"NY8^$#SM):XA"[_/6]-35&gt;&gt;_++%6&1;k++);putchar(k[" _/\\\n,`)('&lt;-"]);}}
</pre>
</div>

</body>

    </main>
    <script>const vertexShader=`#version 300 es
in vec2 position;void main(){gl_Position=vec4(position,0,1);}`,fragmentShader=`#version 300 es
precision mediump float;uniform vec2 resolution;uniform float xoffset,yoffset,cA,sA,cB,sB;out vec4 fragColor;void main(){float height=resolution.y,ooheight=1./height;vec3 color=vec3(.17,.24,.31);{vec2 uv=(gl_FragCoord.xy-vec2(resolution.x*.5,height))*ooheight,u1v=(gl_FragCoord.xy+vec2(1,0)-vec2(resolution.x*.5,height))*ooheight,uv1=(gl_FragCoord.xy+vec2(0,1)-vec2(resolution.x*.5,height))*ooheight;uv=vec2(xoffset+uv.x/(uv.y-.3),yoffset+2./(uv.y-.3));u1v=vec2(xoffset+u1v.x/(u1v.y-.3),yoffset+2./(u1v.y-.3));uv1=vec2(xoffset+uv1.x/(uv1.y-.3),yoffset+2./(uv1.y-.3));uv=floor(uv);uv1=floor(uv1);u1v=floor(u1v);color*=1.+.25*float(2*((int(uv.x)^int(uv.y))&1)+((int(uv1.x)^int(uv1.y))&1)+((int(u1v.x)^int(u1v.y))&1));}{vec2 uv=(gl_FragCoord.xy-vec2(resolution.x*.5+41.,height*.5))*.01;mat2 RA=mat2(sA,-cA,cA,sA),RB=mat2(cB,-sB,sB,cB);vec3 ro=vec3(0,0,-9),rd=normalize(vec3(uv,1)),L=vec3(.5,.5,-1);ro.xz=RB*ro.xz;rd.xz=RB*rd.xz;L.xz=RB*L.xz;ro.yz=RA*ro.yz;rd.yz=RA*rd.yz;L.yz=RA*L.yz;float t=0.;for(int i=0;i<100;i++){vec3 pos=ro+t*rd;float lxy=length(pos.xy),d2=length(vec2(lxy-2.,pos.z))-1.;t+=d2;if(d2<.05){float l=.7*dot(pos-vec3(2.*pos.xy/lxy,0),L);color=.2*color+.8*vec3(l);break;}if(t>15.)break;}}fragColor=vec4(color,1);}`;function initShader(){const n=document.getElementById("header-bg"),r=document.getElementById("header-logo");if(!n)return;const e=n.getContext("webgl2");if(!e){console.error("WebGL 2 not available");return}const t=e.createProgram(),o=e.createShader(e.VERTEX_SHADER),i=e.createShader(e.FRAGMENT_SHADER);if(e.shaderSource(o,vertexShader),e.shaderSource(i,fragmentShader),e.compileShader(o),!e.getShaderParameter(o,e.COMPILE_STATUS)){console.error("Vertex shader failed to compile:"),console.error(e.getShaderInfoLog(o));return}if(e.compileShader(i),!e.getShaderParameter(i,e.COMPILE_STATUS)){console.error("Fragment shader failed to compile:"),console.error(e.getShaderInfoLog(i));return}if(e.attachShader(t,o),e.attachShader(t,i),e.linkProgram(t),!e.getProgramParameter(t,e.LINK_STATUS)){console.error("Shader program failed to link:"),console.error(e.getProgramInfoLog(t));return}const u=new Float32Array([-1,-1,1,-1,-1,1,1,1]),d=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,d),e.bufferData(e.ARRAY_BUFFER,u,e.STATIC_DRAW);const a=e.getAttribLocation(t,"position"),h=e.getUniformLocation(t,"resolution"),m=e.getUniformLocation(t,"xoffset"),f=e.getUniformLocation(t,"yoffset"),p=e.getUniformLocation(t,"cA"),g=e.getUniformLocation(t,"sA"),v=e.getUniformLocation(t,"cB"),b=e.getUniformLocation(t,"sB");e.useProgram(t),e.enableVertexAttribArray(a),e.vertexAttribPointer(a,2,e.FLOAT,!1,0,0);let s=0;function c(){n.width=n.offsetWidth,n.height=n.offsetHeight,e.viewport(0,0,n.width,n.height),e.uniform2f(h,n.width,n.height)}function l(){var o=function(e){return Math.cos((e&16383)*Math.PI/8192)},n=function(e){return Math.sin((e&16383)*Math.PI/8192)};s=(Date.now()|0)&2147483647,e.uniform1f(m,n(s*3)),e.uniform1f(f,-.002*(s%2e3)),e.uniform1f(p,n(s*5)),e.uniform1f(g,o(s*5)),e.uniform1f(v,o(s*4)),e.uniform1f(b,n(s*4)),e.drawArrays(e.TRIANGLE_STRIP,0,4),requestAnimationFrame(l)}r&&r.querySelectorAll("text").forEach(e=>e.remove()),window.addEventListener("resize",c),c(),requestAnimationFrame(l)}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",initShader):initShader()</script>
</body>
</html>
                               

Whois info of domain

Domain Name: A1K0N.COM
Registry Domain ID: 2065079897_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-09-10T05:32:03Z
Creation Date: 2016-10-10T20:04:36Z
Registry Expiry Date: 2025-10-10T20:04:36Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T10:34:43Z <<<
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