<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dom Bettinelli</title>
<meta name="description" content="Dom Bettinelli — CEO of StarQuest, podcaster, writer. Faith and pop culture.">

<meta property="og:type" content="website">
<meta property="og:title" content="Dom Bettinelli">
<meta property="og:description" content="CEO of StarQuest, podcaster, writer. Faith and pop culture.">
<meta property="og:url" content="https://www.bettnet.com/">
<link rel="canonical" href="https://www.bettnet.com/">
<meta name="twitter:card" content="summary">

<link rel="icon" href="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3Ctext%20y='.9em'%20font-size='90'%3EB%3C/text%3E%3C/svg%3E">

<style>
  :root {
    --ink: #1a1a1a;
    --muted: #6b6b6b;
    --rule: #e4e4e4;
    --accent: #1f5c8b;
    --bg: #fdfdfc;
  }

  * { box-sizing: border-box; }

  html { -webkit-text-size-adjust: 100%; }

  body {
    margin: 0;
    padding: 4rem 1.5rem 6rem;
    background: var(--bg);
    color: var(--ink);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
  }

  main {
    max-width: 34rem;
    margin: 0 auto;
  }

  h1 {
    font-size: 2.25rem;
    line-height: 1.15;
    letter-spacing: -0.02em;
    margin: 0 0 0.5rem;
    font-weight: 700;
  }

  .tagline {
    color: var(--muted);
    margin: 0 0 2.5rem;
    font-size: 1.0625rem;
  }

  .intro p {
    margin: 0 0 1.25rem;
  }

  .intro {
    margin-bottom: 3rem;
  }

  h2 {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    color: var(--muted);
    font-weight: 600;
    margin: 0 0 0.75rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--rule);
  }

  section { margin-bottom: 2.75rem; }

  ul.links {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  ul.links li {
    padding: 0.7rem 0;
    border-bottom: 1px solid var(--rule);
  }

  ul.links li:last-child { border-bottom: none; }

  ul.links a {
    color: var(--accent);
    text-decoration: none;
    font-weight: 600;
  }

  ul.links a:hover,
  ul.links a:focus { text-decoration: underline; }

  ul.links .desc {
    display: block;
    color: var(--muted);
    font-size: 0.9375rem;
    font-weight: 400;
    margin-top: 0.1rem;
  }

  footer {
    margin-top: 4rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--rule);
    color: var(--muted);
    font-size: 0.875rem;
  }

  footer a { color: var(--muted); }

  @media (max-width: 30rem) {
    body { padding: 2.5rem 1.25rem 4rem; }
    h1 { font-size: 1.875rem; }
  }
</style>
</head>
<body>
<main>

  <h1>Dom Bettinelli</h1>
  <p class="tagline">Podcaster, writer, CEO of StarQuest.</p>

  <div class="intro">
    <p>I run <a href="https://sqpn.com/">StarQuest</a>, a Catholic podcast network making audio and video shows about where faith meets pop culture. I host and co-host several of them.</p>
    <p>I've been writing at this domain since 2002. I live in Massachusetts with my wife Melanie and our kids.</p>
  </div>

  <section>
    <h2>Writing</h2>
    <ul class="links">
      <li>
        <a href="https://bettnet.substack.com/">Bettnet</a>
        <span class="desc">Faith, family, fun. My newsletter.</span>
      </li>
      <li>
        <a href="https://starfleetmarines.substack.com/">Starfleet Marines</a>
        <span class="desc">Fan fiction set in the Star Trek universe.</span>
      </li>
    </ul>
  </section>

  <section>
    <h2>Podcasts</h2>
    <ul class="links">
      <li>
        <a href="https://sqpn.com/">StarQuest</a>
        <span class="desc">The whole network.</span>
      </li>
    </ul>
  </section>

  <section>
    <h2>Elsewhere</h2>
    <ul class="links">
      <li>
        <a href="https://x.com/bettnet" rel="me">X</a>
        <span class="desc">@bettnet</span>
      </li>
      <li>
        <a href="/cdn-cgi/l/email-protection#8febe0e2cfedeafbfbe1eafba1ece0e2">Email</a>
        <span class="desc"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="7b1f14163b191e0f0f151e0f55181416">[email&#160;protected]</a></span>
      </li>
    </ul>
  </section>

  <footer>
    <p>&copy; 2026 Dom Bettinelli</p>
  </footer>

</main>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
