Domain dialogx.no
Norway
Domeneshop AS
Debian
Software information

Apache Apache 2.4.25

tcp/443 tcp/80

  • Open service 2a01:5b40:0:4700::1:80 · dialogx.no

    2026-01-26 06:51

    HTTP/1.1 302 Found
    Date: Mon, 26 Jan 2026 06:51:34 GMT
    Server: Apache/2.4.25 (Debian)
    Location: https://dialogx.no/
    Content-Length: 279
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 302 Found
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head><body>
    <h1>Found</h1>
    <p>The document has moved <a href="https://dialogx.no/">here</a>.</p>
    <hr>
    <address>Apache/2.4.25 (Debian) Server at dialogx.no Port 80</address>
    </body></html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 194.63.248.47:443 · dialogx.no

    2026-01-26 06:51

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 06:51:14 GMT
    Server: Apache/2.4.25 (Debian)
    Last-Modified: Mon, 08 Sep 2025 12:20:50 GMT
    ETag: "24d4-63e4937d3f632"
    Accept-Ranges: bytes
    Content-Length: 9428
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: DialogX – AI‑resepsjon som alltid svarer
    
    <!DOCTYPE html>
    <html lang="no">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>DialogX – AI‑resepsjon som alltid svarer</title>
      <meta name="description" content="DialogX leverer AI‑agenter som svarer på telefon, tar imot bookinger og håndterer kundehenvendelser – døgnet rundt." />
      <meta name="theme-color" content="#7D3C98" />
      <style>
        :root{--bg:#0f0f12;--card:#15151b;--muted:#a7a7b3;--brand:#7D3C98;--brand2:#9460B0;--text:#f5f6f8}
        *{box-sizing:border-box}
        html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
        a{color:inherit;text-decoration:none}
        .container{max-width:1120px;margin:0 auto;padding:0 20px}
        .btn{display:inline-flex;align-items:center;gap:.6rem;background:var(--brand);color:#fff;border:none;border-radius:12px;padding:14px 18px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(125,60,152,.35);transition:transform .12s ease,opacity .12s ease}
        .btn:hover{transform:translateY(-1px);opacity:.95}
        .btn.secondary{background:transparent;border:1px solid #2b2b36;color:var(--text)}
        header{position:sticky;top:0;backdrop-filter:saturate(160%) blur(6px);background:rgba(15,15,18,.6);border-bottom:1px solid #1f1f29;z-index:20}
        .nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}
        .logo{display:flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:.3px}
        .logo-mark{width:28px;height:28px;border-radius:9px;background:conic-gradient(from 210deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#fff;font-size:.9rem}
        .hero{padding:72px 0 40px}
        .tag{display:inline-block;font-size:.8rem;padding:6px 10px;border:1px solid #2b2b36;border-radius:999px;color:var(--muted)}
        h1{font-size:clamp(28px,6vw,48px);line-height:1.05;margin:18px 0 12px}
        .lead{font-size:clamp(16px,2.8vw,20px);color:#cfcfda;max-width:740px}
        .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
        .bar{height:1px;background:linear-gradient(90deg,transparent,#2b2b36,transparent);margin:28px 0}
        .grid{display:grid;gap:18px}
        @media(min-width:900px){.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}}
        .card{background:var(--card);border:1px solid #1f1f29;border-radius:16px;padding:18px}
        .card h3{margin:6px 0 6px;font-size:1.1rem}
        .muted{color:var(--muted)}
        .kpi{display:flex;gap:14px;align-items:center}
        .kpi .dot{width:10px;height:10px;border-radius:999px;background:var(--brand)}
        .price{font-size:34px;font-weight:800}
        .plan{display:flex;flex-direction:column;gap:14px}
        ul.clean{list-style:none;padding:0;margin:0;display:grid;gap:10px}
        .check{color:#98e6b7}
        .cta-section{padding:38px 0 64px}
        footer{padding:26px 0 60px;color:var(--muted)}
        .small{font-size:.9rem}
        .badge{display:inline-flex;align-items:center;gap:6px;background:#13131a;border:1px solid #2b2b36;border-radius:12px;padding:8px 10px}
        .input{background:#121219;border:1px solid #252533;color:#dde;outline:none;border-radius:12px;padding:12px 14px;width:100%}
        .row{display:grid;gap:10px}
        @media(min-width:720px){.row{grid-template-columns:1fr auto}}
        .note{font-size:.85rem;color:#a9a9b6}
        .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
      </style>
    </head>
    <body>
      <a class="sr-only" href="#main">Hopp til innhold</a>
      <header>
        <div class="container nav">
          <div class="logo">
            <div class="logo-mark">X</div>
            <span>DialogX</span>
          </div>
          <nav style="display:flex; gap:16px; align-items:center">
            <a href="#tjenester" class="muted small">Tjenester</a>
            <a href="#priser" class="muted small">Priser</a>
            <a href="#kontakt" class="muted small">Kontakt</a>
            <a href="#demo" class="btn">Book en demo</a>
          </nav>
        </div>
      </header>
    
      <m
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 194.63.248.47:80 · dialogx.no

    2026-01-26 06:51

    HTTP/1.1 302 Found
    Date: Mon, 26 Jan 2026 06:51:33 GMT
    Server: Apache/2.4.25 (Debian)
    Location: https://dialogx.no/
    Content-Length: 279
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 302 Found
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head><body>
    <h1>Found</h1>
    <p>The document has moved <a href="https://dialogx.no/">here</a>.</p>
    <hr>
    <address>Apache/2.4.25 (Debian) Server at dialogx.no Port 80</address>
    </body></html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4700::1:443 · dialogx.no

    2026-01-26 06:51

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 06:51:13 GMT
    Server: Apache/2.4.25 (Debian)
    Last-Modified: Mon, 08 Sep 2025 12:20:50 GMT
    ETag: "24d4-63e4937d3f632"
    Accept-Ranges: bytes
    Content-Length: 9428
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: DialogX – AI‑resepsjon som alltid svarer
    
    <!DOCTYPE html>
    <html lang="no">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>DialogX – AI‑resepsjon som alltid svarer</title>
      <meta name="description" content="DialogX leverer AI‑agenter som svarer på telefon, tar imot bookinger og håndterer kundehenvendelser – døgnet rundt." />
      <meta name="theme-color" content="#7D3C98" />
      <style>
        :root{--bg:#0f0f12;--card:#15151b;--muted:#a7a7b3;--brand:#7D3C98;--brand2:#9460B0;--text:#f5f6f8}
        *{box-sizing:border-box}
        html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
        a{color:inherit;text-decoration:none}
        .container{max-width:1120px;margin:0 auto;padding:0 20px}
        .btn{display:inline-flex;align-items:center;gap:.6rem;background:var(--brand);color:#fff;border:none;border-radius:12px;padding:14px 18px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(125,60,152,.35);transition:transform .12s ease,opacity .12s ease}
        .btn:hover{transform:translateY(-1px);opacity:.95}
        .btn.secondary{background:transparent;border:1px solid #2b2b36;color:var(--text)}
        header{position:sticky;top:0;backdrop-filter:saturate(160%) blur(6px);background:rgba(15,15,18,.6);border-bottom:1px solid #1f1f29;z-index:20}
        .nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}
        .logo{display:flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:.3px}
        .logo-mark{width:28px;height:28px;border-radius:9px;background:conic-gradient(from 210deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#fff;font-size:.9rem}
        .hero{padding:72px 0 40px}
        .tag{display:inline-block;font-size:.8rem;padding:6px 10px;border:1px solid #2b2b36;border-radius:999px;color:var(--muted)}
        h1{font-size:clamp(28px,6vw,48px);line-height:1.05;margin:18px 0 12px}
        .lead{font-size:clamp(16px,2.8vw,20px);color:#cfcfda;max-width:740px}
        .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
        .bar{height:1px;background:linear-gradient(90deg,transparent,#2b2b36,transparent);margin:28px 0}
        .grid{display:grid;gap:18px}
        @media(min-width:900px){.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}}
        .card{background:var(--card);border:1px solid #1f1f29;border-radius:16px;padding:18px}
        .card h3{margin:6px 0 6px;font-size:1.1rem}
        .muted{color:var(--muted)}
        .kpi{display:flex;gap:14px;align-items:center}
        .kpi .dot{width:10px;height:10px;border-radius:999px;background:var(--brand)}
        .price{font-size:34px;font-weight:800}
        .plan{display:flex;flex-direction:column;gap:14px}
        ul.clean{list-style:none;padding:0;margin:0;display:grid;gap:10px}
        .check{color:#98e6b7}
        .cta-section{padding:38px 0 64px}
        footer{padding:26px 0 60px;color:var(--muted)}
        .small{font-size:.9rem}
        .badge{display:inline-flex;align-items:center;gap:6px;background:#13131a;border:1px solid #2b2b36;border-radius:12px;padding:8px 10px}
        .input{background:#121219;border:1px solid #252533;color:#dde;outline:none;border-radius:12px;padding:12px 14px;width:100%}
        .row{display:grid;gap:10px}
        @media(min-width:720px){.row{grid-template-columns:1fr auto}}
        .note{font-size:.85rem;color:#a9a9b6}
        .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
      </style>
    </head>
    <body>
      <a class="sr-only" href="#main">Hopp til innhold</a>
      <header>
        <div class="container nav">
          <div class="logo">
            <div class="logo-mark">X</div>
            <span>DialogX</span>
          </div>
          <nav style="display:flex; gap:16px; align-items:center">
            <a href="#tjenester" class="muted small">Tjenester</a>
            <a href="#priser" class="muted small">Priser</a>
            <a href="#kontakt" class="muted small">Kontakt</a>
            <a href="#demo" class="btn">Book en demo</a>
          </nav>
        </div>
      </header>
    
      <m
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4700::1:443 · www.dialogx.no

    2026-01-26 06:51

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 06:51:13 GMT
    Server: Apache/2.4.25 (Debian)
    Last-Modified: Mon, 08 Sep 2025 12:20:50 GMT
    ETag: "24d4-63e4937d3f632"
    Accept-Ranges: bytes
    Content-Length: 9428
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: DialogX – AI‑resepsjon som alltid svarer
    
    <!DOCTYPE html>
    <html lang="no">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>DialogX – AI‑resepsjon som alltid svarer</title>
      <meta name="description" content="DialogX leverer AI‑agenter som svarer på telefon, tar imot bookinger og håndterer kundehenvendelser – døgnet rundt." />
      <meta name="theme-color" content="#7D3C98" />
      <style>
        :root{--bg:#0f0f12;--card:#15151b;--muted:#a7a7b3;--brand:#7D3C98;--brand2:#9460B0;--text:#f5f6f8}
        *{box-sizing:border-box}
        html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
        a{color:inherit;text-decoration:none}
        .container{max-width:1120px;margin:0 auto;padding:0 20px}
        .btn{display:inline-flex;align-items:center;gap:.6rem;background:var(--brand);color:#fff;border:none;border-radius:12px;padding:14px 18px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(125,60,152,.35);transition:transform .12s ease,opacity .12s ease}
        .btn:hover{transform:translateY(-1px);opacity:.95}
        .btn.secondary{background:transparent;border:1px solid #2b2b36;color:var(--text)}
        header{position:sticky;top:0;backdrop-filter:saturate(160%) blur(6px);background:rgba(15,15,18,.6);border-bottom:1px solid #1f1f29;z-index:20}
        .nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}
        .logo{display:flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:.3px}
        .logo-mark{width:28px;height:28px;border-radius:9px;background:conic-gradient(from 210deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#fff;font-size:.9rem}
        .hero{padding:72px 0 40px}
        .tag{display:inline-block;font-size:.8rem;padding:6px 10px;border:1px solid #2b2b36;border-radius:999px;color:var(--muted)}
        h1{font-size:clamp(28px,6vw,48px);line-height:1.05;margin:18px 0 12px}
        .lead{font-size:clamp(16px,2.8vw,20px);color:#cfcfda;max-width:740px}
        .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
        .bar{height:1px;background:linear-gradient(90deg,transparent,#2b2b36,transparent);margin:28px 0}
        .grid{display:grid;gap:18px}
        @media(min-width:900px){.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}}
        .card{background:var(--card);border:1px solid #1f1f29;border-radius:16px;padding:18px}
        .card h3{margin:6px 0 6px;font-size:1.1rem}
        .muted{color:var(--muted)}
        .kpi{display:flex;gap:14px;align-items:center}
        .kpi .dot{width:10px;height:10px;border-radius:999px;background:var(--brand)}
        .price{font-size:34px;font-weight:800}
        .plan{display:flex;flex-direction:column;gap:14px}
        ul.clean{list-style:none;padding:0;margin:0;display:grid;gap:10px}
        .check{color:#98e6b7}
        .cta-section{padding:38px 0 64px}
        footer{padding:26px 0 60px;color:var(--muted)}
        .small{font-size:.9rem}
        .badge{display:inline-flex;align-items:center;gap:6px;background:#13131a;border:1px solid #2b2b36;border-radius:12px;padding:8px 10px}
        .input{background:#121219;border:1px solid #252533;color:#dde;outline:none;border-radius:12px;padding:12px 14px;width:100%}
        .row{display:grid;gap:10px}
        @media(min-width:720px){.row{grid-template-columns:1fr auto}}
        .note{font-size:.85rem;color:#a9a9b6}
        .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
      </style>
    </head>
    <body>
      <a class="sr-only" href="#main">Hopp til innhold</a>
      <header>
        <div class="container nav">
          <div class="logo">
            <div class="logo-mark">X</div>
            <span>DialogX</span>
          </div>
          <nav style="display:flex; gap:16px; align-items:center">
            <a href="#tjenester" class="muted small">Tjenester</a>
            <a href="#priser" class="muted small">Priser</a>
            <a href="#kontakt" class="muted small">Kontakt</a>
            <a href="#demo" class="btn">Book en demo</a>
          </nav>
        </div>
      </header>
    
      <m
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4700::1:80 · www.dialogx.no

    2026-01-26 06:51

    HTTP/1.1 302 Found
    Date: Mon, 26 Jan 2026 06:51:32 GMT
    Server: Apache/2.4.25 (Debian)
    Location: https://www.dialogx.no/
    Content-Length: 287
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 302 Found
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head><body>
    <h1>Found</h1>
    <p>The document has moved <a href="https://www.dialogx.no/">here</a>.</p>
    <hr>
    <address>Apache/2.4.25 (Debian) Server at www.dialogx.no Port 80</address>
    </body></html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
dialogx.nowww.dialogx.no
CN:
www.dialogx.no
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-17 00:50
Not after:
2026-02-15 00:50
Domain summary
IP summary