Domain designsystems.wtf
Germany
Datacamp Limited
Software information

BunnyCDN-DE1-1330

tcp/443 tcp/80

BunnyCDN-DE1-1331

tcp/443 tcp/80

BunnyCDN-DE1-1332

tcp/443 tcp/80

  • Open service 185.111.111.157:443 · designsystems.wtf

    2026-01-10 04:54

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 04:54:23 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 33659
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: SG
    Cache-Control: public, max-age=0
    Last-Modified: Thu, 08 Jan 2026 18:27:37 GMT
    CDN-StorageServer: DE-1137
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1148
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/10/2026 04:54:23
    CDN-EdgeStorageId: 1328
    CDN-RequestId: 61758bcdd4171ee9d215308090b802eb
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Design Systems WTF
    
    <!DOCTYPE html>
    <html lang="en" data-color-scheme="system">
    <head>
    	<title>Design Systems WTF</title>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    
    	<script>
    	// Set color scheme from local storage.
    	(function() {
    		const colorScheme = localStorage.getItem('color-scheme');
    
    		if (colorScheme) {
    			document.documentElement.setAttribute('data-color-scheme', colorScheme);
    		}
    	})();
    </script>
    
    	<link rel="preload" as="style" href="/assets/built/index.css?v=62ccbd0d6a">
    	<link rel="preload" as="script" href="/assets/vendors/pvs.min.js?v=62ccbd0d6a">
    	<link rel="preload" as="script" href="/assets/built/index.js?v=62ccbd0d6a">
    
    	<style>
    		@font-face {
    			font-family: 'Geist';
    			font-display: swap;
    			src: url(/assets/vendors/Geist-Variable.woff2?v=62ccbd0d6a) format(woff2);
    		}
    
    		:root {
    			--color-dark-accent: #ff0077;
    			--color-accent-foreground: #ffffff;
    			--color-dark-accent-foreground: #ffffff;
    			--feature-image--aspect-ratio: 16/9;
    		}
    	</style>
    
    	<link rel="stylesheet" type="text/css" href="/assets/built/index.css?v=62ccbd0d6a">
    
    	<script src="/assets/vendors/ivent.min.js?v=62ccbd0d6a"></script>
    
    	<link rel="stylesheet" type="text/css" href="/assets/vendors/pvs.min.css?v=62ccbd0d6a">
    	<script src="/assets/vendors/pvs.min.js?v=62ccbd0d6a"></script>
    
    	    <meta
          property="og:image"
          content="https://og.designsystems.wtf/default.png"
        />
    
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.css">
    
    <script type=text/plain class=switch-if-all-cookies data-category="analytics">(function (e, t) {
      var n = e.amplitude || { _q: [], _iq: {} }; var r = t.createElement("script")
      ; r.type = "text/javascript"
      ; r.integrity = "sha384-xwN6OCSgIf1SF9jtD6pouaSwCvpobyV3lanBGQ1d33MwTxLarbQxUif0Slt0npCM"
      ; r.crossOrigin = "anonymous"; r.async = true
      ; r.src = "https://cdn.amplitude.com/libs/amplitude-8.3.0-min.gz.js"
      ; r.onload = function () {
        if (!e.amplitude.runQueuedFunctions) {
          console.log("[Amplitude] Error: could not load SDK")
        }
      }
      ; var i = t.getElementsByTagName("script")[0]; i.parentNode.insertBefore(r, i)
      ; function s(e, t) {
        e.prototype[t] = function () {
          this._q.push([t].concat(Array.prototype.slice.call(arguments, 0))); return this
        }
      }
      var o = function () { this._q = []; return this }
      ; var a = ["add", "append", "clearAll", "prepend", "set", "setOnce", "unset", "preInsert", "postInsert", "remove"]
      ; for (var c = 0; c < a.length; c++) { s(o, a[c]) } n.Identify = o; var u = function () {
        this._q = []
        ; return this
      }
      ; var l = ["setProductId", "setQuantity", "setPrice", "setRevenueType", "setEventProperties"]
      ; for (var p = 0; p < l.length; p++) { s(u, l[p]) } n.Revenue = u
      ; var d = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "enableTracking", "setGlobalUserProperties", "identify", "clearUserProperties", "setGroup", "logRevenueV2", "regenerateDeviceId", "groupIdentify", "onInit", "logEventWithTimestamp", "logEventWithGroups", "setSessionId", "resetSessionId"]
      ; function v(e) {
        function t(t) {
          e[t] = function () {
            e._q.push([t].concat(Array.prototype.slice.call(arguments, 0)))
          }
        }
        for (var n = 0; n < d.length; n++) { t(d[n]) }
      } v(n); n.getInstance = function (e) {
        e = (!e || e.length === 0 ? "$default_instance" : e).toLowerCase()
        ; if (!Object.prototype.hasOwnProperty.call(n._iq, e)) {
          n._iq[e] = { _q: [] }; v(n._iq[e])
        } return n._iq[e]
      }; e.amplitude = n
    })(window, document);
    
    amplitude.getInstance().init("710046ca554fe7c78d358b8c5e09a168", null, {
      includeReferrer: true,
      includeUtm: true,
      includeGclid: true
    });
    </script>
    
    <style>
      body {
        font-size: 18px;
        text-wrap: pretty;
        --container--width: 750px;
        --container-wide--width: 1000px;
      }
    
      .section-list-badge {
        right: auto;
        left: calc(100% - .25rem);
      }
      
      #cc-main {
        --cc-font-family: var(--font-family-body);
        --cc-
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 185.111.111.157:80 · designsystems.wtf

    2026-01-10 04:54

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 04:54:22 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: US
    Location: https://designsystems.wtf/
    CDN-RequestId: fe1aae1fb305020c359e2a9b949d8943
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:80 · designsystems.wtf

    2026-01-10 04:54

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 04:54:22 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: US
    Location: https://designsystems.wtf/
    CDN-RequestId: da65b5aed436171c188220f2032c3d57
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:443 · designsystems.wtf

    2026-01-10 04:54

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 04:54:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 33659
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    Last-Modified: Thu, 08 Jan 2026 18:27:37 GMT
    CDN-StorageServer: DE-757
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1148
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/10/2026 04:54:22
    CDN-EdgeStorageId: 1328
    CDN-RequestId: 43a01f95510ff501b8fc631f9f9b106b
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Design Systems WTF
    
    <!DOCTYPE html>
    <html lang="en" data-color-scheme="system">
    <head>
    	<title>Design Systems WTF</title>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    
    	<script>
    	// Set color scheme from local storage.
    	(function() {
    		const colorScheme = localStorage.getItem('color-scheme');
    
    		if (colorScheme) {
    			document.documentElement.setAttribute('data-color-scheme', colorScheme);
    		}
    	})();
    </script>
    
    	<link rel="preload" as="style" href="/assets/built/index.css?v=62ccbd0d6a">
    	<link rel="preload" as="script" href="/assets/vendors/pvs.min.js?v=62ccbd0d6a">
    	<link rel="preload" as="script" href="/assets/built/index.js?v=62ccbd0d6a">
    
    	<style>
    		@font-face {
    			font-family: 'Geist';
    			font-display: swap;
    			src: url(/assets/vendors/Geist-Variable.woff2?v=62ccbd0d6a) format(woff2);
    		}
    
    		:root {
    			--color-dark-accent: #ff0077;
    			--color-accent-foreground: #ffffff;
    			--color-dark-accent-foreground: #ffffff;
    			--feature-image--aspect-ratio: 16/9;
    		}
    	</style>
    
    	<link rel="stylesheet" type="text/css" href="/assets/built/index.css?v=62ccbd0d6a">
    
    	<script src="/assets/vendors/ivent.min.js?v=62ccbd0d6a"></script>
    
    	<link rel="stylesheet" type="text/css" href="/assets/vendors/pvs.min.css?v=62ccbd0d6a">
    	<script src="/assets/vendors/pvs.min.js?v=62ccbd0d6a"></script>
    
    	    <meta
          property="og:image"
          content="https://og.designsystems.wtf/default.png"
        />
    
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.css">
    
    <script type=text/plain class=switch-if-all-cookies data-category="analytics">(function (e, t) {
      var n = e.amplitude || { _q: [], _iq: {} }; var r = t.createElement("script")
      ; r.type = "text/javascript"
      ; r.integrity = "sha384-xwN6OCSgIf1SF9jtD6pouaSwCvpobyV3lanBGQ1d33MwTxLarbQxUif0Slt0npCM"
      ; r.crossOrigin = "anonymous"; r.async = true
      ; r.src = "https://cdn.amplitude.com/libs/amplitude-8.3.0-min.gz.js"
      ; r.onload = function () {
        if (!e.amplitude.runQueuedFunctions) {
          console.log("[Amplitude] Error: could not load SDK")
        }
      }
      ; var i = t.getElementsByTagName("script")[0]; i.parentNode.insertBefore(r, i)
      ; function s(e, t) {
        e.prototype[t] = function () {
          this._q.push([t].concat(Array.prototype.slice.call(arguments, 0))); return this
        }
      }
      var o = function () { this._q = []; return this }
      ; var a = ["add", "append", "clearAll", "prepend", "set", "setOnce", "unset", "preInsert", "postInsert", "remove"]
      ; for (var c = 0; c < a.length; c++) { s(o, a[c]) } n.Identify = o; var u = function () {
        this._q = []
        ; return this
      }
      ; var l = ["setProductId", "setQuantity", "setPrice", "setRevenueType", "setEventProperties"]
      ; for (var p = 0; p < l.length; p++) { s(u, l[p]) } n.Revenue = u
      ; var d = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "enableTracking", "setGlobalUserProperties", "identify", "clearUserProperties", "setGroup", "logRevenueV2", "regenerateDeviceId", "groupIdentify", "onInit", "logEventWithTimestamp", "logEventWithGroups", "setSessionId", "resetSessionId"]
      ; function v(e) {
        function t(t) {
          e[t] = function () {
            e._q.push([t].concat(Array.prototype.slice.call(arguments, 0)))
          }
        }
        for (var n = 0; n < d.length; n++) { t(d[n]) }
      } v(n); n.getInstance = function (e) {
        e = (!e || e.length === 0 ? "$default_instance" : e).toLowerCase()
        ; if (!Object.prototype.hasOwnProperty.call(n._iq, e)) {
          n._iq[e] = { _q: [] }; v(n._iq[e])
        } return n._iq[e]
      }; e.amplitude = n
    })(window, document);
    
    amplitude.getInstance().init("710046ca554fe7c78d358b8c5e09a168", null, {
      includeReferrer: true,
      includeUtm: true,
      includeGclid: true
    });
    </script>
    
    <style>
      body {
        font-size: 18px;
        text-wrap: pretty;
        --container--width: 750px;
        --container-wide--width: 1000px;
      }
    
      .section-list-badge {
        right: auto;
        left: calc(100% - .25rem);
      }
      
      #cc-main {
        --cc-font-family: var(--font-family-body);
        --cc-
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1330:1:80 · designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:43 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1330
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: US
    Location: https://designsystems.wtf/
    CDN-RequestId: 401092cc3efd8d370b3bb79cd78273e4
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 185.111.111.158:443 · designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 03:01:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 33659
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: SG
    Cache-Control: public, max-age=0
    Last-Modified: Wed, 10 Dec 2025 20:00:55 GMT
    CDN-StorageServer: DE-1136
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1142
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/02/2026 03:01:43
    CDN-EdgeStorageId: 1331
    CDN-RequestId: b66f415c48ab2075d24fc06843aff1a2
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Design Systems WTF
    
    <!DOCTYPE html>
    <html lang="en" data-color-scheme="system">
    <head>
    	<title>Design Systems WTF</title>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    
    	<script>
    	// Set color scheme from local storage.
    	(function() {
    		const colorScheme = localStorage.getItem('color-scheme');
    
    		if (colorScheme) {
    			document.documentElement.setAttribute('data-color-scheme', colorScheme);
    		}
    	})();
    </script>
    
    	<link rel="preload" as="style" href="/assets/built/index.css?v=50789b82de">
    	<link rel="preload" as="script" href="/assets/vendors/pvs.min.js?v=50789b82de">
    	<link rel="preload" as="script" href="/assets/built/index.js?v=50789b82de">
    
    	<style>
    		@font-face {
    			font-family: 'Geist';
    			font-display: swap;
    			src: url(/assets/vendors/Geist-Variable.woff2?v=50789b82de) format(woff2);
    		}
    
    		:root {
    			--color-dark-accent: #ff0077;
    			--color-accent-foreground: #ffffff;
    			--color-dark-accent-foreground: #ffffff;
    			--feature-image--aspect-ratio: 16/9;
    		}
    	</style>
    
    	<link rel="stylesheet" type="text/css" href="/assets/built/index.css?v=50789b82de">
    
    	<script src="/assets/vendors/ivent.min.js?v=50789b82de"></script>
    
    	<link rel="stylesheet" type="text/css" href="/assets/vendors/pvs.min.css?v=50789b82de">
    	<script src="/assets/vendors/pvs.min.js?v=50789b82de"></script>
    
    	    <meta
          property="og:image"
          content="https://og.designsystems.wtf/default.png"
        />
    
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.css">
    
    <script type=text/plain class=switch-if-all-cookies data-category="analytics">(function (e, t) {
      var n = e.amplitude || { _q: [], _iq: {} }; var r = t.createElement("script")
      ; r.type = "text/javascript"
      ; r.integrity = "sha384-xwN6OCSgIf1SF9jtD6pouaSwCvpobyV3lanBGQ1d33MwTxLarbQxUif0Slt0npCM"
      ; r.crossOrigin = "anonymous"; r.async = true
      ; r.src = "https://cdn.amplitude.com/libs/amplitude-8.3.0-min.gz.js"
      ; r.onload = function () {
        if (!e.amplitude.runQueuedFunctions) {
          console.log("[Amplitude] Error: could not load SDK")
        }
      }
      ; var i = t.getElementsByTagName("script")[0]; i.parentNode.insertBefore(r, i)
      ; function s(e, t) {
        e.prototype[t] = function () {
          this._q.push([t].concat(Array.prototype.slice.call(arguments, 0))); return this
        }
      }
      var o = function () { this._q = []; return this }
      ; var a = ["add", "append", "clearAll", "prepend", "set", "setOnce", "unset", "preInsert", "postInsert", "remove"]
      ; for (var c = 0; c < a.length; c++) { s(o, a[c]) } n.Identify = o; var u = function () {
        this._q = []
        ; return this
      }
      ; var l = ["setProductId", "setQuantity", "setPrice", "setRevenueType", "setEventProperties"]
      ; for (var p = 0; p < l.length; p++) { s(u, l[p]) } n.Revenue = u
      ; var d = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "enableTracking", "setGlobalUserProperties", "identify", "clearUserProperties", "setGroup", "logRevenueV2", "regenerateDeviceId", "groupIdentify", "onInit", "logEventWithTimestamp", "logEventWithGroups", "setSessionId", "resetSessionId"]
      ; function v(e) {
        function t(t) {
          e[t] = function () {
            e._q.push([t].concat(Array.prototype.slice.call(arguments, 0)))
          }
        }
        for (var n = 0; n < d.length; n++) { t(d[n]) }
      } v(n); n.getInstance = function (e) {
        e = (!e || e.length === 0 ? "$default_instance" : e).toLowerCase()
        ; if (!Object.prototype.hasOwnProperty.call(n._iq, e)) {
          n._iq[e] = { _q: [] }; v(n._iq[e])
        } return n._iq[e]
      }; e.amplitude = n
    })(window, document);
    
    amplitude.getInstance().init("710046ca554fe7c78d358b8c5e09a168", null, {
      includeReferrer: true,
      includeUtm: true,
      includeGclid: true
    });
    </script>
    
    <style>
      body {
        font-size: 18px;
        text-wrap: pretty;
        --container--width: 750px;
        --container-wide--width: 1000px;
      }
    
      .section-list-badge {
        right: auto;
        left: calc(100% - .25rem);
      }
      
      #cc-main {
        --cc-font-family: var(--font-family-body);
        --cc-
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 185.111.111.158:80 · designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:42 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: DE
    Location: https://designsystems.wtf/
    CDN-RequestId: 22963c73963037e31e8e3ffe92c9f981
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1330:1:443 · designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 03:01:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 33659
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1330
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    Last-Modified: Wed, 10 Dec 2025 20:00:55 GMT
    CDN-StorageServer: DE-632
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1142
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/02/2026 03:01:42
    CDN-EdgeStorageId: 1331
    CDN-RequestId: 3bfee8a29e5539cf7e7982ba5f94da15
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Design Systems WTF
    
    <!DOCTYPE html>
    <html lang="en" data-color-scheme="system">
    <head>
    	<title>Design Systems WTF</title>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    
    	<script>
    	// Set color scheme from local storage.
    	(function() {
    		const colorScheme = localStorage.getItem('color-scheme');
    
    		if (colorScheme) {
    			document.documentElement.setAttribute('data-color-scheme', colorScheme);
    		}
    	})();
    </script>
    
    	<link rel="preload" as="style" href="/assets/built/index.css?v=50789b82de">
    	<link rel="preload" as="script" href="/assets/vendors/pvs.min.js?v=50789b82de">
    	<link rel="preload" as="script" href="/assets/built/index.js?v=50789b82de">
    
    	<style>
    		@font-face {
    			font-family: 'Geist';
    			font-display: swap;
    			src: url(/assets/vendors/Geist-Variable.woff2?v=50789b82de) format(woff2);
    		}
    
    		:root {
    			--color-dark-accent: #ff0077;
    			--color-accent-foreground: #ffffff;
    			--color-dark-accent-foreground: #ffffff;
    			--feature-image--aspect-ratio: 16/9;
    		}
    	</style>
    
    	<link rel="stylesheet" type="text/css" href="/assets/built/index.css?v=50789b82de">
    
    	<script src="/assets/vendors/ivent.min.js?v=50789b82de"></script>
    
    	<link rel="stylesheet" type="text/css" href="/assets/vendors/pvs.min.css?v=50789b82de">
    	<script src="/assets/vendors/pvs.min.js?v=50789b82de"></script>
    
    	    <meta
          property="og:image"
          content="https://og.designsystems.wtf/default.png"
        />
    
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.css">
    
    <script type=text/plain class=switch-if-all-cookies data-category="analytics">(function (e, t) {
      var n = e.amplitude || { _q: [], _iq: {} }; var r = t.createElement("script")
      ; r.type = "text/javascript"
      ; r.integrity = "sha384-xwN6OCSgIf1SF9jtD6pouaSwCvpobyV3lanBGQ1d33MwTxLarbQxUif0Slt0npCM"
      ; r.crossOrigin = "anonymous"; r.async = true
      ; r.src = "https://cdn.amplitude.com/libs/amplitude-8.3.0-min.gz.js"
      ; r.onload = function () {
        if (!e.amplitude.runQueuedFunctions) {
          console.log("[Amplitude] Error: could not load SDK")
        }
      }
      ; var i = t.getElementsByTagName("script")[0]; i.parentNode.insertBefore(r, i)
      ; function s(e, t) {
        e.prototype[t] = function () {
          this._q.push([t].concat(Array.prototype.slice.call(arguments, 0))); return this
        }
      }
      var o = function () { this._q = []; return this }
      ; var a = ["add", "append", "clearAll", "prepend", "set", "setOnce", "unset", "preInsert", "postInsert", "remove"]
      ; for (var c = 0; c < a.length; c++) { s(o, a[c]) } n.Identify = o; var u = function () {
        this._q = []
        ; return this
      }
      ; var l = ["setProductId", "setQuantity", "setPrice", "setRevenueType", "setEventProperties"]
      ; for (var p = 0; p < l.length; p++) { s(u, l[p]) } n.Revenue = u
      ; var d = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "enableTracking", "setGlobalUserProperties", "identify", "clearUserProperties", "setGroup", "logRevenueV2", "regenerateDeviceId", "groupIdentify", "onInit", "logEventWithTimestamp", "logEventWithGroups", "setSessionId", "resetSessionId"]
      ; function v(e) {
        function t(t) {
          e[t] = function () {
            e._q.push([t].concat(Array.prototype.slice.call(arguments, 0)))
          }
        }
        for (var n = 0; n < d.length; n++) { t(d[n]) }
      } v(n); n.getInstance = function (e) {
        e = (!e || e.length === 0 ? "$default_instance" : e).toLowerCase()
        ; if (!Object.prototype.hasOwnProperty.call(n._iq, e)) {
          n._iq[e] = { _q: [] }; v(n._iq[e])
        } return n._iq[e]
      }; e.amplitude = n
    })(window, document);
    
    amplitude.getInstance().init("710046ca554fe7c78d358b8c5e09a168", null, {
      includeReferrer: true,
      includeUtm: true,
      includeGclid: true
    });
    </script>
    
    <style>
      body {
        font-size: 18px;
        text-wrap: pretty;
        --container--width: 750px;
        --container-wide--width: 1000px;
      }
    
      .section-list-badge {
        right: auto;
        left: calc(100% - .25rem);
      }
      
      #cc-main {
        --cc-font-family: var(--font-family-body);
        --cc-
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 185.111.111.158:80 · www.designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:36 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: US
    Location: https://www.designsystems.wtf/
    CDN-RequestId: afd3ae175db0f934cce043c7ba8b15d0
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 185.111.111.158:443 · www.designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:36 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: SG
    Cache-Control: no-cache
    Location: https://designsystems.wtf/
    CDN-RequestId: 636aac34e9e161aeb9fe1e356b5a122c
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:443 · www.designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:35 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: GB
    Cache-Control: no-cache
    Location: https://designsystems.wtf/
    CDN-RequestId: 11c3f2b12447dd058631ab8f60a32198
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:80 · www.designsystems.wtf

    2026-01-02 03:01

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 02 Jan 2026 03:01:35 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 2374951
    CDN-RequestCountryCode: NL
    Location: https://www.designsystems.wtf/
    CDN-RequestId: 0751bc2ee7a6c28d19a0ea14e7f59a83
    Cache-Control: public, max-age=0
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
designsystems.wtf
CN:
designsystems.wtf
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-02 02:01
Not after:
2026-04-02 02:01
www.designsystems.wtf
CN:
www.designsystems.wtf
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-02 02:01
Not after:
2026-04-02 02:01