Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - jd7h.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.26.1
Date: Sat, 17 May 2025 11:42:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Location: //judithvanstegeren.com
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block

HTTP Code 302 Found (Moved Temporarily)

302 http 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://jd7h.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.26.1
Date: Sat, 17 May 2025 11:42:54 GMT
Content-Type: text/html
Content-Length: 10197
Last-Modified: Wed, 16 Apr 2025 20:54:58 GMT
Connection: keep-alive
ETag: "68001922-27d5"
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Accept-Ranges: bytes

HTTP Code 200 OK

200 http 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: jd7h.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
    <title>Home - Judith van Stegeren</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width">
    <link rel="stylesheet" type="text/css" href="https://www.judithvanstegeren.com/css/style.css"> 
    <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="https://www.judithvanstegeren.com/blog/atom.xml">
    <base href="https://www.judithvanstegeren.com">

<!-- Matomo -->
<script>
  var _paq = window._paq = window._paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//jd7h.com/piwik/";
    _paq.push(['setTrackerUrl', u+'matomo.php']);
    _paq.push(['setSiteId', '6']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<noscript><p><img referrerpolicy="no-referrer-when-downgrade" src="//jd7h.com/piwik/matomo.php?idsite=6&amp;rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Matomo Code -->


</head>

<body id="_index">

<nav>
<section>
    <span class="home">
        <a href="https://www.judithvanstegeren.com/">Home</a>
    </span>
    <ul class="nav-links">
    <li><a href="https://www.judithvanstegeren.com/blog/">Blog</a></li>
    <li><a href="https://www.judithvanstegeren.com/microblog/">Microblog</a></li>
    <li><a href="https://www.judithvanstegeren.com/media_talks/">Media</a></li>
    <li><a href="https://www.judithvanstegeren.com/research/">Research</a></li>
    <li><a href="https://www.judithvanstegeren.com/about/">About</a></li>
    <li><a href="https://www.datakami.com">Company</a></li>

    <li><a class="rss" href="https://www.judithvanstegeren.com/blog/atom.xml">RSS</a></li> <!-- yes, I know ATOM is not the same as RSS -->
    </ul>
    
    <table class="table-colors">
    <tr>
    <td class="td-1 td-color-1"></td>
    <td class="td-1 td-color-2"></td>
    <td class="td-1 td-color-3"></td>
    <td class="td-color-4"></td>
    <td class="td-1 td-color-5"></td>
    
    </tr>
    </table>
</section>
</nav>



<main>


<h1>Welcome</h1>
<p>Welcome to the website of <strong>Judith van Stegeren</strong>.
I am a Dutch computer scientist with a PhD in natural language generation for video games.
I live in Nijmegen, The Netherlands.</p>
<p><strong>Datakami</strong> is the name of my <a href="//www.datakami.com">software engineering company</a>.
We specialize in generative AI expertise for startups.</p>
<div id="index-photo" class="py-3">
<img style='height: 300px; width:800px; object-fit: cover; object-position:0% 40%;' class="img-fluid" src="/images/judith_van_stegeren_pydata_2022.jpg" />
<p class="text-muted small my-1">Photo: Annelies van Nuland</p>
</div>
<p>I have a ton of interests and occassionally write long-form content about this, which you can read on <a href="/blog">my blog</a>. I also give talks at conferences and other gatherings, and have published multiple peer-reviewed scientific papers. Sometimes journalists call me for expert commentary on generative AI. You can find more about my talks, publications, and media appearances on <a href="/research">my research page</a>.</p>



<h3>Latest posts</h3>

<ul class="combinedfeed list-group list-group-flush">

<li class="list-group-item">
<span class="small post-list-date">2024-09-02 / </span>
<span class="small post-list-category">How-to</span><br>
New blogpost: <a href="https://www.judithvanstegeren.com/blog/how-to-install-herrie-music-player/">How to install Herrie on Arch Linux</a>
</li>

<li class="list-group-item">
<span class="small post-list-date">2023-06-01 / </span>
<span class="small post-list-category">Career, How-to</span><br>
New blogpost: <a href="https://www.judithvanstegeren.com/blog/job-hunting-tips-for-people-in-tech/">Job hunting tips for people in tech</a>
</li>

<li class="list-group-item">
<span class="small post-list-date">2023-01-10 / </span>
<span class="small post-list-category">Finance, Video games</span><br>
New blogpost: <a href="https://www.judithvanstegeren.com/blog/stock-market-video-games-neopets/">Stock market games: Neopets</a>
</li>

</ul>

<h3>Latest news</h3>

<ul class="combinedfeed list-group list-group-flush">


    <li class="list-group-item">
    <span class="small news-item-date">2025-01-19</span> / 
    <span class="small news-item-type">media</span><br>
    <p>I was a guest at the Dutch tech radio show BNR Digitaal. <a href="https://www.bnr.nl/podcast/digitaal/10565838/is-deepseek-echt-zo-indrukwekkend">Episode link.</a>
<a href="https://www.bnr.nl/nieuws/tech-innovatie/10565948/deepseek-werkt-al-jaren-aan-ai-modellen-reactie-beurs-overtrokken">Blogpost</a>. <a href="https://www.youtube.com/watch?v=1X_Nz1aIp0c">YouTube video</a>.</p>
<p><img src="images/judith-at-bnr-digitaal-interview-deepseek.png" alt="Judith van Stegeren at the BNR Digitaal studio doing a live radio interview about Deepseek R1" /></p>
<blockquote>
The stock market, the tech world, and politics were all captivated by DeepSeek from China this week. And not without reason, as the new and impressive 'reasoning' model was reportedly developed at minimal cost. In this episode of BNR Digitaal, Joe van Burik and Ben van der Burg dissect the hype. What makes DeepSeek R1 so special? And is the crash on the American stock market justified?
<p>It's remarkable: a relatively small AI company shaking the entire tech world to its core. DeepSeek, in fact, originated from a Chinese hedge fund. How was this company able to achieve such a technological breakthrough? And what are the special inventions they've made in China?</p>
</blockquote>
</li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-11-07</span> / 
    <span class="small news-item-type">event</span><br>
    <p>I was part of the <a href="https://aisummitbrainport.nl/matchmaking-track">matchmaking track</a> at the <a href="https://aisummitbrainport.nl/">AI Summit Brainport</a> in Eindhoven.</p>
<p><img src="/images/ai-summit-brainport-2024-matchmaking-judith.jpg" alt="" /></p>
</li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-10-12</span> / 
    <span class="small news-item-type">media</span><br>
    <p>Met Nerds Om Tafel released a video of our <a href="https://www.metnerdsomtafel.nl/podcast/386-hoe-je-in-twee-uur-een-ai-kunt-bouwen-in-excel-%f0%9f%a4%af.html">episode</a>.</p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/lxEOJdmolQ8?si=IWLcoMMfXURlWwnC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-10-10</span> / 
    <span class="small news-item-type">media</span><br>
    <p>I was a guest at the Dutch tech podcast Met Nerds Om Tafel. <a href="https://www.metnerdsomtafel.nl/podcast/386-hoe-je-in-twee-uur-een-ai-kunt-bouwen-in-excel-%f0%9f%a4%af.html">Episode link.</a></p>
<img class="img-fluid border-0" src="/images/mnot-386-Judith-van-Stegeren.jpg" alt="A photo of Judith van Stegeren with podcast hosts Randal Peelen and Jurian Ubachs in the Met Nerds Om Tafel podcasting studio." />
</li>



    <li class="list-group-item">
    <span class="small post-list-date">2024-09-02 / </span>
    <span class="small post-list-category">How-to</span><br>
    New blogpost: <a href="https://www.judithvanstegeren.com/blog/how-to-install-herrie-music-player/">How to install Herrie on Arch Linux</a>
    </li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-06-27</span> / 
    <span class="small news-item-type">research</span><br>
    <p>Hurray, I got an email from Google Scholar today that my publications have been cited 100 times!</p>
<img class="img-fluid border-0" src="/images/100-citations-google-scholar.png" alt="A graph of the cumulative number of citations over time, from 2015 (0 citations) to 2024 (100 citations). Text in the upper left says Judith van Stegeren, Datakami, cited by 100" />
</li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-05-01</span> / 
    <span class="small news-item-type">company</span><br>
    <p>It's exactly one year ago that I started working at Datakami fulltime. 🎉
We celebrated with our awesome engineers at <a href="https://www.barkade.nl/">Barkade</a> in Den Bosch.</p>
</li>



    <li class="list-group-item">
    <span class="small news-item-date">2024-04-16</span> / 
    <span class="small news-item-type">event</span><br>
    <p>I joined OostNL's <a href="https://www.aihub-oost.nl/index.php/actueel/succesvolle-ai-diner-pensant-in-groenlo-focus-op-innovatie-en-samenwerking">AI diner pensant</a>, hosted by Nedap in Groenlo. This event was the second in a series of meetings, the insights of which will be bundled in a report with recommendations for the Dutch government.</p>
</li>


</ul>


</main>

<footer>
<section>
<table class="table-colors">
    <tr>
    <td class="td-1 td-color-5"></td>
    <td class="td-color-4"></td>
    <td class="td-1 td-color-3"></td>
    <td class="td-1 td-color-2"></td>
    <td class="td-1 td-color-1"></td>

    </tr>
    </table>
    
<ul class="nav-links">
    <li><a href="https://www.judithvanstegeren.com/blog/">Blog</a></li>
    <li><a href="https://www.judithvanstegeren.com/microblog/">Microblog</a></li>
    <li><a href="https://www.judithvanstegeren.com/media_talks/">Media</a></li>
    <li><a href="https://www.judithvanstegeren.com/research/">Research</a></li>
    <li><a href="https://www.judithvanstegeren.com/about/">About</a></li>
    <li><a href="https://www.datakami.com">Company</a></li>
    <li><a class="rss" href="https://www.judithvanstegeren.com/blog/atom.xml">RSS</a></li> <!-- yes, I know ATOM is not the same as RSS -->
</ul>
</section>
</footer>
<script src="https://www.judithvanstegeren.com/js/random_color.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: JD7H.COM
Registry Domain ID: 1635092237_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.eu
Registrar URL: http://www.openprovider.com
Updated Date: 2025-04-05T10:56:05Z
Creation Date: 2011-01-14T21:11:44Z
Registry Expiry Date: 2027-01-14T21:11:44Z
Registrar: Hosting Concepts B.V. d/b/a Registrar.eu
Registrar IANA ID: 1647
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +31.104482297
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.JD7H.COM
Name Server: NS2.JD7H.COM
Name Server: NS3.JD7H.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T11:42:44Z <<<
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