Domain sdw.space
United States
DIGITALOCEAN-ASN
Software information

Caddy

tcp/443 tcp/80

Varnish

tcp/80

openresty openresty

tcp/443

  • Open service 151.101.67.7:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-yyz4572-YYZ
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177301.599828,VS0,VE1
    x-request-id: 8721b084-3638-4124-857f-663972632ab8
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:200::775:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    etag: W/"e232-5NEbBGauGe3T07BTyzccndZdawo"
    server: openresty
    content-type: text/html; charset=utf-8
    status: 200 OK
    cache-control: public, max-age=0
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Age: 379184
    X-Served-By: cache-ams2100119-AMS, cache-ams21062-AMS, cache-fra-eddf8230181-FRA
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 11, 1
    X-Timer: S1768177301.587802,VS0,VE5
    Vary: Cookie, Accept-Encoding
    x-request-id: 21cb6a1c-0cc2-494d-80b5-b769bb347cdd
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.131.7:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    etag: W/"e232-5NEbBGauGe3T07BTyzccndZdawo"
    server: openresty
    content-type: text/html; charset=utf-8
    status: 200 OK
    cache-control: public, max-age=0
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Age: 379184
    X-Served-By: cache-ams2100119-AMS, cache-ams21062-AMS, cache-pao-kpao1770059-PAO
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 16, 1
    X-Timer: S1768177301.567246,VS0,VE11
    Vary: Cookie, Accept-Encoding
    x-request-id: d54b1737-b879-497f-9141-03842ffd58e8
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42::775:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    content-type: text/html; charset=utf-8
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    etag: W/"e232-XZj+qVOTzMu9X++uSBnLOVoZQYw"
    cache-control: public, max-age=0
    status: 200 OK
    server: openresty
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:41 GMT
    Age: 2
    X-Served-By: cache-ams21052-AMS, cache-ams21074-AMS, cache-lcy-egml8630083-LCY
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 2, 1
    X-Timer: S1768177301.440216,VS0,VE1
    Vary: Cookie, Accept-Encoding
    x-request-id: 275f459c-bbbb-4a52-b14d-ef98ca60bc34
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.131.7:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-sjc1000085-SJC
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177301.518513,VS0,VE1
    x-request-id: c83dc6b7-3517-4d5c-b2af-7e7762d3e507
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.3.7:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-pao-kpao1770022-PAO
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177301.517037,VS0,VE1
    x-request-id: dc207a02-6408-4829-b758-971dd728a53c
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42::775:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21934-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177301.535920,VS0,VE1
    x-request-id: 09f1a27d-7b82-4736-9150-f74625f290b5
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:400::775:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    etag: W/"e232-5NEbBGauGe3T07BTyzccndZdawo"
    server: openresty
    content-type: text/html; charset=utf-8
    status: 200 OK
    cache-control: public, max-age=0
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Age: 379184
    X-Served-By: cache-ams2100119-AMS, cache-ams21062-AMS, cache-fra-eddf8230175-FRA
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 11, 1
    X-Timer: S1768177301.518018,VS0,VE3
    Vary: Cookie, Accept-Encoding
    x-request-id: 120ebaac-be9a-4059-b9b8-4aaf3198c661
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:400::775:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21928-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177301.506552,VS0,VE2
    x-request-id: 8ca7e8eb-5bd9-4d5d-9934-3883f06a0ca3
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.3.7:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    content-type: text/html; charset=utf-8
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    etag: W/"e232-XZj+qVOTzMu9X++uSBnLOVoZQYw"
    cache-control: public, max-age=0
    status: 200 OK
    server: openresty
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:41 GMT
    Age: 2
    X-Served-By: cache-ams21052-AMS, cache-ams21074-AMS, cache-yyz4545-YYZ
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 2, 1
    X-Timer: S1768177301.496023,VS0,VE3
    Vary: Cookie, Accept-Encoding
    x-request-id: 3ad94d4a-39ed-421e-94b0-95353cf4326d
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:600::775:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    etag: W/"e232-5NEbBGauGe3T07BTyzccndZdawo"
    server: openresty
    content-type: text/html; charset=utf-8
    status: 200 OK
    cache-control: public, max-age=0
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Age: 379184
    X-Served-By: cache-ams2100119-AMS, cache-ams21062-AMS, cache-fra-eddf8230141-FRA
    X-Cache: MISS, HIT, HIT
    X-Cache-Hits: 0, 11, 1
    X-Timer: S1768177300.482932,VS0,VE2
    Vary: Cookie, Accept-Encoding
    x-request-id: b9462292-9cc8-4256-8046-fa882a68c404
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.67.7:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    content-type: text/html; charset=utf-8
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    etag: W/"e232-XZj+qVOTzMu9X++uSBnLOVoZQYw"
    cache-control: public, max-age=0
    status: 200 OK
    server: openresty
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Age: 1
    X-Served-By: cache-ams21052-AMS, cache-ams21074-AMS, cache-vie6356-VIE
    X-Cache: MISS, MISS, HIT
    X-Cache-Hits: 0, 1, 1
    X-Timer: S1768177300.496458,VS0,VE2
    Vary: Cookie, Accept-Encoding
    x-request-id: 9f9b293c-ffdf-49f5-9796-a0eb9feda379
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:600::775:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-fra-eddf8230157-FRA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177300.446145,VS0,VE0
    x-request-id: eabc9a8d-7aa2-413e-8295-51f0dd624f48
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a04:4e42:200::775:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-fra-eddf8230190-FRA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177300.450794,VS0,VE1
    x-request-id: 3101f569-99e8-4e0c-ab0b-366b61188f1e
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.195.7:80 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:40 GMT
    Via: 1.1 varnish
    X-Served-By: cache-fra-eddf8230083-FRA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1768177300.443633,VS0,VE0
    x-request-id: de2f4117-2b3a-40a5-88f7-213eb1dbe08e
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.195.7:443 · sdw.space

    2026-01-12 00:21

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 57906
    content-type: text/html; charset=utf-8
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    etag: W/"e232-XZj+qVOTzMu9X++uSBnLOVoZQYw"
    cache-control: public, max-age=0
    status: 200 OK
    server: openresty
    Accept-Ranges: bytes
    Date: Mon, 12 Jan 2026 00:21:41 GMT
    Age: 2
    X-Served-By: cache-ams21052-AMS, cache-ams21074-AMS, cache-vie6352-VIE
    X-Cache: MISS, MISS, HIT
    X-Cache-Hits: 0, 1, 1
    X-Timer: S1768177301.497041,VS0,VE1
    Vary: Cookie, Accept-Encoding
    x-request-id: 00852c0c-c31b-4af2-821d-49224aecbfc5
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Page title: sdw space — Sebastiaan de With
    
    <!DOCTYPE html>
    <html lang="en" data-theme="light">
    
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>sdw space — Sebastiaan de With</title>
    
            <script>
                const rootElem = document.querySelector("html[data-theme]");
    
                const detectSystemTheme = () => {
                    if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                        rootElem.setAttribute("data-theme", "dark");
                    } else {
                        rootElem.setAttribute("data-theme", "light");
                    }
                };
    
                const initTheme = () => {
                    const localStoragePref = localStorage.getItem("data-theme");
    
                    if (localStoragePref) {
                        rootElem.setAttribute("data-theme", localStoragePref);
                    } else {
                        detectSystemTheme();
                    }
                };
    
                initTheme();
    
                window
                    .matchMedia("(prefers-color-scheme: dark)")
                    .addEventListener("change", () => {
                        if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
                            rootElem.setAttribute("data-theme", "dark");
                        } else {
                            rootElem.setAttribute("data-theme", "light");
                        }
                    });
            </script>
    
            
    
    
    
    
    
    
    <!-- ui-serif, ui-sans-serif, ui-monospace, and ui-rounded -->
    
    <style>
        :root {
    
            --amaranth-font-family-emoji:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            --amaranth-font-family-sans-serif:system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif,var(--amaranth-font-family-emoji);
            --amaranth-font-family-serif:'Plantin MT Pro', Georgia, serif;
            --amaranth-font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace,var(--amaranth-font-family-emoji);
    
            --font-family-titles: var(--amaranth-font-family-sans-serif);
            --font-family-post-body: var(--amaranth-font-family-sans-serif);
            --font-family-extra: var(--amaranth-font-family-sans-serif);
            --font-family-meta: var(--amaranth-font-family-sans-serif);
    
            --font-weight-titles: 600;
            --font-weight-post-body: 400;
            --font-weight-extra: 400;
            --font-weight-meta: 600;
            --font-weight-meta-tag: 700;
            --font-weight-meta-subheading: 600;
            --font-weight-meta-author: 600;
            --font-weight-meta-button: 700;
            --font-weight-meta-pagination: 600;
    
            --font-size-titles-h0: 94px;
            --font-size-titles-h1: 62px;
            --font-size-titles-h2: 48px;
            --font-size-titles-h3: 38px;
            --font-size-titles-h4: 32px;
            --font-size-titles-h5: 24px;
            --font-size-titles-h6: 20px;
            --font-size-titles-number-large: 120px;
            --font-size-titles-number-medium: 70px;
            --font-size-titles-number-small: 24px;
    
            --line-height-titles-h0: 112%;
            --line-height-titles-h1: 112%;
            --line-height-titles-h2: 112%;
            --line-height-titles-h3: 124%;
            --line-height-titles-h4: 124%;
            --line-height-titles-h5: 130%;
            --line-height-titles-h6: 130%;
            --line-height-titles-number: 100%;
    
            --letter-spacing-titles-h0: -0.04em;
            --letter-spacing-titles-h1: -0.04em;
            --letter-spacing-titles-h2: -0.04em;
            --letter-spacing-titles-h3: -0.04em;
            --letter-spacing-titles-h4: -0.04em;
            --letter-spacing-titles-h5: -0.04em;
            --letter-spacing-titles-h6: -0.04em;
            --letter-spacing-titles-number: -0.04em;
    
            --font-size-post-body-xl: 24px;
            --font-size-post-body-l: 20px;
            --font-size-post-body-m: 18px;
            --font-size-post-body-s: 14px;
            --font-size-post-body-xs: 12px;
    
            --line-height-po
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 151.101.195.7:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    server: openresty
    accept-ranges: bytes
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100094-AMS, cache-ams21022-AMS, cache-yyz4536-YYZ
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019608.762126,VS0,VE127
    Vary: Cookie, Accept-Encoding
    x-request-id: b0a05f76-b0f8-48f6-8995-e9584a5ad4f9
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:600::775:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    server: openresty
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    accept-ranges: bytes
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100115-AMS, cache-ams21035-AMS, cache-vie6339-VIE
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019608.563885,VS0,VE57
    Vary: Cookie, Accept-Encoding
    x-request-id: 9a40b20f-f0cf-49a4-8db8-4ac3edcf0914
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:200::775:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    server: openresty
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    accept-ranges: bytes
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100107-AMS, cache-ams2100095-AMS, cache-vie6349-VIE
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019608.553760,VS0,VE57
    Vary: Cookie, Accept-Encoding
    x-request-id: 044c40ce-fd6c-4c1b-a112-455d4d32fa93
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:600::775:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-vie6335-VIE
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.481284,VS0,VE1
    x-request-id: 58bad9f5-615d-4ec7-84b4-3a5412ec58e7
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.3.7:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    server: openresty
    accept-ranges: bytes
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100144-AMS, cache-ams21074-AMS, cache-vie6376-VIE
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019608.602181,VS0,VE47
    Vary: Cookie, Accept-Encoding
    x-request-id: 008565f8-9085-47ff-924a-6581372be692
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.67.7:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21940-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.435763,VS0,VE1
    x-request-id: f45bcd23-689c-4fa5-a425-f39951e71dce
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:200::775:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21959-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.436211,VS0,VE1
    x-request-id: b1656d79-04ae-4977-be17-94baa35ad4ae
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42::775:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21934-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.431732,VS0,VE1
    x-request-id: 4b682164-c03b-4d92-a6fe-5b296d80417f
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.67.7:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    server: openresty
    accept-ranges: bytes
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100105-AMS, cache-ams21022-AMS, cache-fra-eddf8230052-FRA
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019607.456043,VS0,VE36
    Vary: Cookie, Accept-Encoding
    x-request-id: fe3f7b34-efd9-4016-abba-b2a09d4b8e01
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42::775:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    server: openresty
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    accept-ranges: bytes
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100094-AMS, cache-ams2100105-AMS, cache-rtm-ehrd2290027-RTM
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019607.429557,VS0,VE45
    Vary: Cookie, Accept-Encoding
    x-request-id: 3e308870-fa85-4096-9d06-b5c428b56996
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.3.7:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-rtm-ehrd2290036-RTM
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.377184,VS0,VE1
    x-request-id: b3fc28eb-3329-48c9-9cee-109738e73471
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:400::775:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    server: openresty
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    accept-ranges: bytes
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams21026-AMS, cache-ams21077-AMS, cache-rtm-ehrd2290040-RTM
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019607.460363,VS0,VE40
    Vary: Cookie, Accept-Encoding
    x-request-id: e571ae63-8dce-41e8-9db0-12192a8c2966
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2a04:4e42:400::775:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-rtm-ehrd2290024-RTM
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.371822,VS0,VE1
    x-request-id: 119b9492-f720-4622-a485-896a9399e8de
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.131.7:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21948-LGA
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.363917,VS0,VE1
    x-request-id: fff736f3-6825-4315-86b5-75110af2e14e
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.195.7:80 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Server: Varnish
    Retry-After: 0
    Location: https://sdw.space/
    Accept-Ranges: bytes
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    Via: 1.1 varnish
    X-Served-By: cache-rtm-ehrd2290053-RTM
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1767019607.281548,VS0,VE0
    x-request-id: 282e9b5d-a840-421a-a54b-4016b91680af
    Ghost-Fastly: true;production
    Alt-Svc: clear
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 151.101.131.7:443 · sdw.space

    2025-12-29 14:46

    HTTP/1.1 404 Not Found
    Connection: close
    content-type: text/html; charset=utf-8
    cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
    server: openresty
    accept-ranges: bytes
    via: 1.1 varnish, 1.1 varnish, 1.1 varnish
    Date: Mon, 29 Dec 2025 14:46:47 GMT
    X-Served-By: cache-ams2100095-AMS, cache-ams2100118-AMS, cache-fra-eddf8230170-FRA
    X-Cache: MISS, MISS, MISS
    X-Cache-Hits: 0, 0, 0
    X-Timer: S1767019607.335183,VS0,VE43
    Vary: Cookie, Accept-Encoding
    x-request-id: f12771c0-c2c4-4682-9dff-5cca3bfc91c8
    Ghost-Fastly: true;production
    Alt-Svc: clear
    transfer-encoding: chunked
    
    Page title: Domain error
    
    <!doctype html>
    <html>
        <head>
            <meta charset="utf-8" />
            <meta http-equiv="x-ua-compatible" content="ie=edge" />
            <title>Domain error</title>
            <meta name="robots" content="noindex" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <style type="text/css">
                body {
                    width: 100vw;
                    height: 100vh;
                    margin: 0;
                    padding: 0;
                    font-family:
                        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                        Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
                        "Helvetica Neue", sans-serif;
                }
                .content {
                    box-sizing: border-box;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    height: 100%;
                    width: 100%;
                    padding: 4vmin;
                    text-align: center;
                }
                h1,
                h2 {
                    margin: 0;
                    padding: 0;
                    color: #242628;
                }
                h1 {
                    font-weight: 600;
                    font-size: 8vmin;
                    line-height: 1.1em;
                }
                h2 {
                    margin: 5px 0 4vmin;
                    font-weight: 200;
                    font-size: 3.5vmin;
                    line-height: 1.3em;
                    opacity: 0.5;
                }
            </style>
        </head>
        <body>
            <div class="content">
                <h1>Domain error</h1>
                <h2>Failed to resolve DNS path for this host</h2>
            </div>
        </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 178.128.137.126:443 · www.sdw.space

    2025-12-20 18:34

    HTTP/1.1 302 Found
    Alt-Svc: h3=":443"; ma=2592000
    Location: https://sdw.space/
    Server: Caddy
    X-Caddy-Server: current
    Date: Sat, 20 Dec 2025 18:34:32 GMT
    Content-Length: 0
    Connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 178.128.137.126:80 · www.sdw.space

    2025-12-20 18:34

    HTTP/1.1 302 Found
    Location: https://www.sdw.space/
    Server: Caddy
    X-Caddy-Server: current
    Date: Sat, 20 Dec 2025 18:34:31 GMT
    Content-Length: 0
    Connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
sdw.space
CN:
sdw.space
Not before:
2025-12-29 00:00
Not after:
2026-03-29 23:59
www.sdw.space
CN:
www.sdw.space
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-20 17:35
Not after:
2026-03-20 17:35