Domain www.hifi.lu
Germany
Akamai International B.V.
  • Open service 2a02:26f0:ab00::214:8e21:80 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Content-Length: 0
    Location: https://www.hifi.lu/failover/failover_Hifi.html
    Expires: Mon, 22 Dec 2025 15:50:59 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:59 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=1
    Server-Timing: ak_p; desc="1766418659264_34901533_347510905_13_7330_161_0_-";dur=1
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a02:26f0:ab00::214:8f3a:80 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Content-Length: 0
    Location: https://www.hifi.lu/failover/failover_Hifi.html
    Expires: Mon, 22 Dec 2025 15:50:58 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:58 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=1
    Server-Timing: ak_p; desc="1766418658284_34901814_429592032_14_5620_13_0_-";dur=1
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2.16.204.30:80 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Content-Length: 0
    Location: https://www.hifi.lu/failover/failover_Hifi.html
    Expires: Mon, 22 Dec 2025 15:50:58 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:58 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=1
    Server-Timing: ak_p; desc="1766418658700_34610462_4202440_12_5811_101_0_-";dur=1
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a02:26f0:ab00::214:8f3a:443 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Accept-Ranges: bytes
    Content-Type: text/html
    ETag: "9fca80d41e32f179893140c56dd53b72:1716987300.144881"
    Last-Modified: Wed, 29 May 2024 12:54:05 GMT
    Content-Length: 8209
    Expires: Mon, 22 Dec 2025 15:50:56 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:56 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=25
    Server-Timing: origin; dur=0
    Alt-Svc: h3=":443"; ma=93600
    Strict-Transport-Security: max-age=86400
    Server-Timing: ak_p; desc="1766418656028_34901814_429589685_2529_11427_148_0_-";dur=1
    
    
    <html lang="nl">
        <head>
            <meta charset="utf-8">
            <meta name="viewport"
                  content="width=device-width">
            <link rel="preload"
                  as="image"
                  href="https://media.hifi.lu/static/logo/hifi/logo_nl.svg">
            <!-- Link below is for styling with bootstrap -->
            <link rel="stylesheet"
                  href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
                  integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
                  crossorigin="anonymous">
    
            <style type="text/css">
                body {
                    -webkit-font-smoothing: antialiased;
                }
    
    
                h1 {
                    color: rgb(0, 0, 0);
                    font-size: 1.75rem;
                    font-weight: bold;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                p {
                    color: rgb(0, 0, 0);
                    font-size: 1rem;
                    font-weight: normal;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                .header-container-wrapper {
                    background-color: rgb(51, 51, 51);
                    border-bottom: 1px solid rgb(235, 235, 235);
                }
    
                .header-main-bar {
                    padding-top: 0.75rem;
                    padding-bottom: 0.75rem;
                    padding-left: 0.75rem;
                    min-height: 55px;
                }
    
                .header-main-bar-content {
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    height: 100%;
                    gap: 1.5rem;
                }
    
                .header-shop-logo-wrapper {
                    width: 140px;
                    height: 100%;
                    min-height: 2.5rem;
                    position: relative;
                    display: block;
                }
    
                .header-shop-logo {
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    box-sizing: border-box;
                    padding: 0;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0;
                    height: 0;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: left center;
                }
    
                .empty-bar {
                    background-color: rgb(51, 51, 51);
                    padding: 1rem 0rem;
                }
    
                .footer {
                    display: flex;
                    flex-direction: column;
                    gap: 2rem;
                    border-top: 1px solid rgb(235, 235, 235);
                    color: rgb(153, 153, 153);
                    font-weight: no;
                }
    
                .footer-content-wrapper {
                    display: flex;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    max-width: 100%;
                }
    
                .status-page {
                    position: relative;
                    height: 55vh;
                }
    
                .error-image {
                    position: absolute;
                    inset: 0px;
                    box-sizing: border-box;
                    padding: 0px;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0px;
                    height: 0px;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: center center;
                }
    
                .body-content {
                    padding-bottom: 2rem;
                    padding-top: 6rem;
                    display: block;
                }
    
                .error-messages-wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 4rem;
              
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a02:26f0:ab00::214:8e21:443 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Accept-Ranges: bytes
    Content-Type: text/html
    ETag: "9fca80d41e32f179893140c56dd53b72:1716987300.144881"
    Last-Modified: Wed, 29 May 2024 12:54:05 GMT
    Content-Length: 8209
    Expires: Mon, 22 Dec 2025 15:50:55 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:55 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=18
    Server-Timing: origin; dur=0
    Alt-Svc: h3=":443"; ma=93600
    Strict-Transport-Security: max-age=86400
    Server-Timing: ak_p; desc="1766418655345_34901814_429588959_1757_8787_12_0_-";dur=1
    
    
    <html lang="nl">
        <head>
            <meta charset="utf-8">
            <meta name="viewport"
                  content="width=device-width">
            <link rel="preload"
                  as="image"
                  href="https://media.hifi.lu/static/logo/hifi/logo_nl.svg">
            <!-- Link below is for styling with bootstrap -->
            <link rel="stylesheet"
                  href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
                  integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
                  crossorigin="anonymous">
    
            <style type="text/css">
                body {
                    -webkit-font-smoothing: antialiased;
                }
    
    
                h1 {
                    color: rgb(0, 0, 0);
                    font-size: 1.75rem;
                    font-weight: bold;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                p {
                    color: rgb(0, 0, 0);
                    font-size: 1rem;
                    font-weight: normal;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                .header-container-wrapper {
                    background-color: rgb(51, 51, 51);
                    border-bottom: 1px solid rgb(235, 235, 235);
                }
    
                .header-main-bar {
                    padding-top: 0.75rem;
                    padding-bottom: 0.75rem;
                    padding-left: 0.75rem;
                    min-height: 55px;
                }
    
                .header-main-bar-content {
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    height: 100%;
                    gap: 1.5rem;
                }
    
                .header-shop-logo-wrapper {
                    width: 140px;
                    height: 100%;
                    min-height: 2.5rem;
                    position: relative;
                    display: block;
                }
    
                .header-shop-logo {
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    box-sizing: border-box;
                    padding: 0;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0;
                    height: 0;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: left center;
                }
    
                .empty-bar {
                    background-color: rgb(51, 51, 51);
                    padding: 1rem 0rem;
                }
    
                .footer {
                    display: flex;
                    flex-direction: column;
                    gap: 2rem;
                    border-top: 1px solid rgb(235, 235, 235);
                    color: rgb(153, 153, 153);
                    font-weight: no;
                }
    
                .footer-content-wrapper {
                    display: flex;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    max-width: 100%;
                }
    
                .status-page {
                    position: relative;
                    height: 55vh;
                }
    
                .error-image {
                    position: absolute;
                    inset: 0px;
                    box-sizing: border-box;
                    padding: 0px;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0px;
                    height: 0px;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: center center;
                }
    
                .body-content {
                    padding-bottom: 2rem;
                    padding-top: 6rem;
                    display: block;
                }
    
                .error-messages-wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 4rem;
              
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2.16.204.30:443 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Accept-Ranges: bytes
    Content-Type: text/html
    ETag: "9fca80d41e32f179893140c56dd53b72:1716987300.144881"
    Last-Modified: Wed, 29 May 2024 12:54:05 GMT
    Content-Length: 8209
    Expires: Mon, 22 Dec 2025 15:50:55 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:55 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=119
    Server-Timing: origin; dur=0
    Alt-Svc: h3=":443"; ma=93600
    Strict-Transport-Security: max-age=86400
    Server-Timing: ak_p; desc="1766418655364_34610441_1075866928_12106_6442_12_0_-";dur=1
    
    
    <html lang="nl">
        <head>
            <meta charset="utf-8">
            <meta name="viewport"
                  content="width=device-width">
            <link rel="preload"
                  as="image"
                  href="https://media.hifi.lu/static/logo/hifi/logo_nl.svg">
            <!-- Link below is for styling with bootstrap -->
            <link rel="stylesheet"
                  href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
                  integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
                  crossorigin="anonymous">
    
            <style type="text/css">
                body {
                    -webkit-font-smoothing: antialiased;
                }
    
    
                h1 {
                    color: rgb(0, 0, 0);
                    font-size: 1.75rem;
                    font-weight: bold;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                p {
                    color: rgb(0, 0, 0);
                    font-size: 1rem;
                    font-weight: normal;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                .header-container-wrapper {
                    background-color: rgb(51, 51, 51);
                    border-bottom: 1px solid rgb(235, 235, 235);
                }
    
                .header-main-bar {
                    padding-top: 0.75rem;
                    padding-bottom: 0.75rem;
                    padding-left: 0.75rem;
                    min-height: 55px;
                }
    
                .header-main-bar-content {
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    height: 100%;
                    gap: 1.5rem;
                }
    
                .header-shop-logo-wrapper {
                    width: 140px;
                    height: 100%;
                    min-height: 2.5rem;
                    position: relative;
                    display: block;
                }
    
                .header-shop-logo {
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    box-sizing: border-box;
                    padding: 0;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0;
                    height: 0;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: left center;
                }
    
                .empty-bar {
                    background-color: rgb(51, 51, 51);
                    padding: 1rem 0rem;
                }
    
                .footer {
                    display: flex;
                    flex-direction: column;
                    gap: 2rem;
                    border-top: 1px solid rgb(235, 235, 235);
                    color: rgb(153, 153, 153);
                    font-weight: no;
                }
    
                .footer-content-wrapper {
                    display: flex;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    max-width: 100%;
                }
    
                .status-page {
                    position: relative;
                    height: 55vh;
                }
    
                .error-image {
                    position: absolute;
                    inset: 0px;
                    box-sizing: border-box;
                    padding: 0px;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0px;
                    height: 0px;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: center center;
                }
    
                .body-content {
                    padding-bottom: 2rem;
                    padding-top: 6rem;
                    display: block;
                }
    
                .error-messages-wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 4rem;
              
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2.16.204.9:443 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Accept-Ranges: bytes
    Content-Type: text/html
    ETag: "9fca80d41e32f179893140c56dd53b72:1716987300.144881"
    Last-Modified: Wed, 29 May 2024 12:54:05 GMT
    Content-Length: 8209
    Expires: Mon, 22 Dec 2025 15:50:55 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:55 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=45
    Server-Timing: origin; dur=0
    Alt-Svc: h3=":443"; ma=93600
    Strict-Transport-Security: max-age=86400
    Server-Timing: ak_p; desc="1766418655690_34610462_4196258_4435_5891_98_0_-";dur=1
    
    
    <html lang="nl">
        <head>
            <meta charset="utf-8">
            <meta name="viewport"
                  content="width=device-width">
            <link rel="preload"
                  as="image"
                  href="https://media.hifi.lu/static/logo/hifi/logo_nl.svg">
            <!-- Link below is for styling with bootstrap -->
            <link rel="stylesheet"
                  href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
                  integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
                  crossorigin="anonymous">
    
            <style type="text/css">
                body {
                    -webkit-font-smoothing: antialiased;
                }
    
    
                h1 {
                    color: rgb(0, 0, 0);
                    font-size: 1.75rem;
                    font-weight: bold;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                p {
                    color: rgb(0, 0, 0);
                    font-size: 1rem;
                    font-weight: normal;
                    margin-bottom: 1rem;
                    text-align: center;
                }
    
                .header-container-wrapper {
                    background-color: rgb(51, 51, 51);
                    border-bottom: 1px solid rgb(235, 235, 235);
                }
    
                .header-main-bar {
                    padding-top: 0.75rem;
                    padding-bottom: 0.75rem;
                    padding-left: 0.75rem;
                    min-height: 55px;
                }
    
                .header-main-bar-content {
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    height: 100%;
                    gap: 1.5rem;
                }
    
                .header-shop-logo-wrapper {
                    width: 140px;
                    height: 100%;
                    min-height: 2.5rem;
                    position: relative;
                    display: block;
                }
    
                .header-shop-logo {
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    box-sizing: border-box;
                    padding: 0;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0;
                    height: 0;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: left center;
                }
    
                .empty-bar {
                    background-color: rgb(51, 51, 51);
                    padding: 1rem 0rem;
                }
    
                .footer {
                    display: flex;
                    flex-direction: column;
                    gap: 2rem;
                    border-top: 1px solid rgb(235, 235, 235);
                    color: rgb(153, 153, 153);
                    font-weight: no;
                }
    
                .footer-content-wrapper {
                    display: flex;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    max-width: 100%;
                }
    
                .status-page {
                    position: relative;
                    height: 55vh;
                }
    
                .error-image {
                    position: absolute;
                    inset: 0px;
                    box-sizing: border-box;
                    padding: 0px;
                    border: none;
                    margin: auto;
                    display: block;
                    width: 0px;
                    height: 0px;
                    min-width: 100%;
                    max-width: 100%;
                    min-height: 100%;
                    max-height: 100%;
                    object-fit: contain;
                    object-position: center center;
                }
    
                .body-content {
                    padding-bottom: 2rem;
                    padding-top: 6rem;
                    display: block;
                }
    
                .error-messages-wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 4rem;
              
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2.16.204.9:80 · www.hifi.lu

    2025-12-22 15:50

    HTTP/1.1 500 Internal Server Error
    Content-Length: 0
    Location: https://www.hifi.lu/failover/failover_Hifi.html
    Expires: Mon, 22 Dec 2025 15:50:58 GMT
    Cache-Control: max-age=0, no-cache, no-store
    Pragma: no-cache
    Date: Mon, 22 Dec 2025 15:50:58 GMT
    Connection: close
    Server-Timing: cdn-cache; desc=HIT
    Server-Timing: edge; dur=1
    Server-Timing: ak_p; desc="1766418658145_34610441_1075873503_12_7979_12_0_-";dur=1
    
    Found 2025-12-22 by HttpPlugin
    Create report
api.hifi.lumedia.hifi.lunext.hifi.lurachat.hifi.luresell.hifi.lusatisfaction.hifi.luwww.hifi.lu
CN:
www.hifi.lu
Key:
RSA-2048
Issuer:
R12
Not before:
2025-10-09 07:26
Not after:
2026-01-07 07:26