From 9cfeaf5881aad4d62ccc542830314cef6e504cff Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 01:05:21 +0000 Subject: [PATCH] chore: report update --- report.json | 3187 ++++++++++++++++++++++++--------------------------- 1 file changed, 1468 insertions(+), 1719 deletions(-) diff --git a/report.json b/report.json index 1bb5bac1..4641eb39 100644 --- a/report.json +++ b/report.json @@ -5,229 +5,7 @@ "repositories": [ "matchID-project/matchID-project.github.io" ], - "http": { - "url": "https://www.matchid.io", - "algorithm_version": 2, - "end_time": "Sun, 21 Jan 2024 01:01:23 GMT", - "grade": "D+", - "hidden": false, - "likelihood_indicator": "MEDIUM", - "response_headers": { - "Access-Control-Allow-Origin": "*", - "Age": "0", - "CF-Cache-Status": "DYNAMIC", - "CF-RAY": "848ba02668e89663-SJC", - "Cache-Control": "max-age=600", - "Connection": "keep-alive", - "Content-Encoding": "gzip", - "Content-Type": "text/html; charset=utf-8", - "Date": "Sun, 21 Jan 2024 01:01:22 GMT", - "Last-Modified": "Tue, 26 Sep 2023 13:46:46 GMT", - "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=QM%2FxGVpwSyzeQ8qbBpmqczSykyUMxFB0mD9%2BfrRU7XtPs9Iz7C0xKORSyIji9TkNBto%2BvuzZhjwc%2Bkt0AbF%2Bq2PaHQDAvaOZjl0maI0fnu%2FrmqAmLZLJsvF9pyWUPK9ATdIB49SIqqtx\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "Server": "cloudflare", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "Via": "1.1 varnish", - "X-Cache": "HIT", - "X-Cache-Hits": "1", - "X-Content-Type-Options": "nosniff", - "X-Fastly-Request-ID": "1c73d0c38247a801b950a685898b538d59aedb92", - "X-GitHub-Request-Id": "CF2E:4C58:33E7950:428EAAF:65AC6CE1", - "X-Served-By": "cache-sjc10042-SJC", - "X-Timer": "S1705798882.317974,VS0,VE1", - "alt-svc": "h3=\":443\"; ma=86400", - "expires": "Sun, 21 Jan 2024 01:11:22 GMT", - "x-proxy-cache": "MISS" - }, - "scan_id": 46790331, - "score": 40, - "start_time": "Sun, 21 Jan 2024 01:01:20 GMT", - "state": "FINISHED", - "status_code": 200, - "tests_failed": 4, - "tests_passed": 8, - "tests_quantity": 12, - "details": { - "content-security-policy": { - "expectation": "csp-implemented-with-no-unsafe", - "name": "content-security-policy", - "output": { - "data": null, - "http": false, - "meta": false, - "numPolicies": 0, - "policy": null - }, - "pass": false, - "result": "csp-not-implemented", - "score_description": "Content Security Policy (CSP) header not implemented", - "score_modifier": -25 - }, - "contribute": { - "expectation": "contribute-json-only-required-on-mozilla-properties", - "name": "contribute", - "output": { - "data": null - }, - "pass": true, - "result": "contribute-json-only-required-on-mozilla-properties", - "score_description": "Contribute.json isn't required on websites that don't belong to Mozilla", - "score_modifier": 0 - }, - "cookies": { - "expectation": "cookies-secure-with-httponly-sessions", - "name": "cookies", - "output": { - "data": null, - "sameSite": null - }, - "pass": true, - "result": "cookies-not-found", - "score_description": "No cookies detected", - "score_modifier": 0 - }, - "cross-origin-resource-sharing": { - "expectation": "cross-origin-resource-sharing-not-implemented", - "name": "cross-origin-resource-sharing", - "output": { - "data": { - "acao": "*", - "clientaccesspolicy": null, - "crossdomain": null - } - }, - "pass": true, - "result": "cross-origin-resource-sharing-implemented-with-public-access", - "score_description": "Public content is visible via cross-origin resource sharing (CORS) Access-Control-Allow-Origin header", - "score_modifier": 0 - }, - "public-key-pinning": { - "expectation": "hpkp-not-implemented", - "name": "public-key-pinning", - "output": { - "data": null, - "includeSubDomains": false, - "max-age": null, - "numPins": null, - "preloaded": false - }, - "pass": true, - "result": "hpkp-not-implemented", - "score_description": "HTTP Public Key Pinning (HPKP) header not implemented", - "score_modifier": 0 - }, - "redirection": { - "expectation": "redirection-to-https", - "name": "redirection", - "output": { - "destination": "https://matchid.io/", - "redirects": true, - "route": [ - "http://www.matchid.io/", - "https://www.matchid.io/", - "http://matchid.io/", - "https://matchid.io/" - ], - "status_code": 200 - }, - "pass": true, - "result": "redirection-to-https", - "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS", - "score_modifier": 0 - }, - "referrer-policy": { - "expectation": "referrer-policy-private", - "name": "referrer-policy", - "output": { - "data": null, - "http": false, - "meta": false - }, - "pass": true, - "result": "referrer-policy-not-implemented", - "score_description": "Referrer-Policy header not implemented", - "score_modifier": 0 - }, - "strict-transport-security": { - "expectation": "hsts-implemented-max-age-at-least-six-months", - "name": "strict-transport-security", - "output": { - "data": "max-age=15552000; includeSubDomains; preload", - "includeSubDomains": true, - "max-age": 15552000, - "preload": true, - "preloaded": false - }, - "pass": true, - "result": "hsts-implemented-max-age-at-least-six-months", - "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)", - "score_modifier": 0 - }, - "subresource-integrity": { - "expectation": "sri-implemented-and-external-scripts-loaded-securely", - "name": "subresource-integrity", - "output": { - "data": { - "https://code.iconify.design/2/2.1.0/iconify.min.js": { - "crossorigin": null, - "integrity": null - }, - "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904": { - "crossorigin": "anonymous", - "integrity": null - }, - "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317": { - "crossorigin": "anonymous", - "integrity": "sha512-euoFGowhlaLqXsPWQ48qSkBSCFs3DPRyiwVu3FjR96cMPx+Fr+gpWRhIafcHwqwCqWS42RZhIudOvEI+Ckf6MA==" - }, - "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX": { - "crossorigin": null, - "integrity": null - } - } - }, - "pass": false, - "result": "sri-not-implemented-but-external-scripts-loaded-securely", - "score_description": "Subresource Integrity (SRI) not implemented, but all external scripts are loaded over HTTPS", - "score_modifier": -5 - }, - "x-content-type-options": { - "expectation": "x-content-type-options-nosniff", - "name": "x-content-type-options", - "output": { - "data": "nosniff" - }, - "pass": true, - "result": "x-content-type-options-nosniff", - "score_description": "X-Content-Type-Options header set to \"nosniff\"", - "score_modifier": 0 - }, - "x-frame-options": { - "expectation": "x-frame-options-sameorigin-or-deny", - "name": "x-frame-options", - "output": { - "data": null - }, - "pass": false, - "result": "x-frame-options-not-implemented", - "score_description": "X-Frame-Options (XFO) header not implemented", - "score_modifier": -20 - }, - "x-xss-protection": { - "expectation": "x-xss-protection-1-mode-block", - "name": "x-xss-protection", - "output": { - "data": null - }, - "pass": false, - "result": "x-xss-protection-not-implemented", - "score_description": "X-XSS-Protection header not implemented", - "score_modifier": -10 - } - } - }, + "http": null, "updownio": null, "nmap": { "host": "www.matchid.io", @@ -274,77 +52,77 @@ "testssl": [ { "id": "service", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "HTTP" }, { "id": "pre_128cipher", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No 128 cipher limit bug" }, { "id": "SSLv2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "SSLv3", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "TLS1", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_1", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "TLS1_3", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered with final" }, { "id": "ALPN_HTTP2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "h2" }, { "id": "ALPN", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "http/1.1" }, { "id": "cipherlist_NULL", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -352,7 +130,7 @@ }, { "id": "cipherlist_aNULL", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -360,7 +138,7 @@ }, { "id": "cipherlist_EXPORT", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -368,7 +146,7 @@ }, { "id": "cipherlist_LOW", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -376,7 +154,7 @@ }, { "id": "cipherlist_3DES_IDEA", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cwe": "CWE-310", @@ -384,7 +162,7 @@ }, { "id": "cipherlist_OBSOLETED", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "cwe": "CWE-310", @@ -392,574 +170,574 @@ }, { "id": "cipherlist_STRONG_NOFS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "cipherlist_STRONG_FS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cipher_order-tls1_2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "server" }, { "id": "cipherorder_TLSv1_2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "cipher_order", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "server -- TLS 1.3 client determined" }, { "id": "FS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "FS_ciphers", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "FS_ECDHE_curves", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "prime256v1" }, { "id": "TLS_extensions", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "valid for 64800 seconds only (= 30 days" + "finding": "47 >= 30 days" }, { "id": "cert_notBefore", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2023-12-16 18:54" }, { "id": "cert_notAfter", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2024-03-15 18:54" }, { "id": "cert_extlifeSpan", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "certificate has no extended life time according to browser forum" }, { "id": "cert_eTLS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not present" }, { "id": "cert_crlDistributionPoints", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "cert_ocspURL", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "http://e1.o.lencr.org" }, { "id": "OCSP_stapling", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cert_ocspRevoked", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "WARN", "finding": "unable to verify response" }, { "id": "cert_mustStapleExtension", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "DNS_CAArecord", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "finding": "--" }, { "id": "certificate_transparency", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "yes (certificate extension)" }, { "id": "certs_countServer", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "4" }, { "id": "certs_list_ordering_problem", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "no" }, { "id": "cert_caIssuers", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "E1 (Let's Encrypt from US)" }, { "id": "intermediate_cert <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIICxjCCAk2gAwIBAgIRALO93/inhFu86QOgQTWzSkUwCgYIKoZIzj0EAwMwTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDIwHhcNMjAwOTA0MDAwMDAwWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3MgRW5jcnlwdDELMAkGA1UEAxMCRTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQkXC2iKv0cS6Zdl3MnMayyoGli72XoprDwrEuf/xwLcA/TmC9N/A8AmzfwdAVXMpcuBe8qQyWj+240JxP2T35p0wKZXuskR5LBJJvmsSGPwSSB/GjMH2m6WPUZIvd0xhajggEIMIIBBDAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYDVR0OBBYEFFrz7Sv8NsI3eblSMOpUb89Vyy6sMB8GA1UdIwQYMBaAFHxClq7eS0g7+pL4nozPbYupcjeVMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAoYWaHR0cDovL3gyLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRwOi8veDIuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQBgt8TAQEBMAoGCCqGSM49BAMDA2cAMGQCMHt01VITjWH+Dbo/AwCd89eYhNlXLr3pD5xcSAQh8suzYHKOl9YST8pE9kLJ03uGqQIwWrGxtO3qYJkgsTgDyj2gJrjubi1K9sZmHzOa25JK1fUpE8ZwYii6I4zPPS/Lgul/\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "46494E30379059DF18BE52124305E606FC59070E5B21076CE113954B60517CDA" }, { "id": "intermediate_cert_notBefore <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#1>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "E1 <-- ISRG Root X2" }, { "id": "intermediate_cert <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIEYDCCAkigAwIBAgIQB55JKIY3b9QISMI/xjHkYzANBgkqhkiG9w0BAQsFADBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yMDA5MDQwMDAwMDBaFw0yNTA5MTUxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBTZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9ItgKbppbd9/w+kHsOdx1ymgHDB/qo4HlMIHiMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR8Qpau3ktIO/qS+J6Mz22LqXI3lTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzAiBgNVHSAEGzAZMAgGBmeBDAECATANBgsrBgEEAYLfEwEBATANBgkqhkiG9w0BAQsFAAOCAgEAG38lK5B6CHYAdxjhwy6KNkxBfr8XS+Mw11sMfpyWmG97sGjAJETM4vL80erb0p8B+RdNDJ1V/aWtbdIvP0tywC6uc8clFlfCPhWt4DHRCoSEbGJ4QjEiRhrtekC/lxaBRHfKbHtdIVwH8hGRIb/hL8Lvbv0FIOS093nzLbs3KvDGsaysUfUfs1oeZs5YBxg4f3GpPIO617yCnpp2D56wKf3L84kHSBv+q5MuFCENX6+Ot1SrXQ7UW0xx0JLqPaM2m3wf4DtVudhTU8yDZrtK3IEGABiL9LPXSLETQbnEtp7PLHeOQiALgH6fxatI27xvBI1sRikCDXCKHfESc7ZGJEKeKhcY46zHmMJyzG0tdm3dLCsmlqXPIQgb5dovy++fc5Ou+DZfR4+XKM6r4pgmmIv97igyIintTJUJxCD6B+GGLET2gUfA5GIy7R3YPEiIlsNekbave1mk7uOGnMeIWMooKmZVm4WAuR3YQCvJHBM8qevemcIWQPb1pK4qJWxSuscETLQyu/w4XKAMYXtX7HdOUM+vBqIPN4zhDtLTLxq9nHE+zOH40aijvQT2GcD5hq/1DhqqlWvvykdxS2McTZbbVSMKnQ+BdaDmQPVkRgNuzvpqfQbspDQGdNpT2Lm4xiN9qfgqLaSCpi4tEcrmzTFYeYXmchynn9NM0GbQp7s=\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "8B05B68CC659E5ED0FCB38F2C942FBFD200E6F2FF9F85D63C6994EF5E0B02701" }, { "id": "intermediate_cert_notBefore <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#2>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ISRG Root X2 <-- ISRG Root X1" }, { "id": "intermediate_cert <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA/MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1owTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XCov71am72AE8o295ohmxEk7axY/0UEmu/H9LqMZshftEzPLpI9d1537O4/xLxIZpLwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+DLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk/CjhFLfs8L6P+1dy70sntK4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5bHbvO5BieebbpJovJsXQEOEO3tkQjhb7t/eo98flAgeYjzYIlefiN5YNNnWe+w5ysR2bvAP5SQXYgd0FtCrWQemsAXaVCg/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4FQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBcSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna/H2qlPRmP6zjzZN7IKw0KKP/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu/7xk9TNDTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1c3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx+tvhS5B1/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA/BgsrBgEEAYLfEwEBATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQub3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9EU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26ZtuMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7/DlLQrt2M51oGrS+o44+/yQoDFVDC5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K/QosMrAdSW9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx/J3vWraV0T9VuGWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9Ohe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFCDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "6D99FB265EB1C5B3744765FCBC648F3CD8E1BFFAFDC4C2F99B9D47CF7FF1C24F" }, { "id": "intermediate_cert_notBefore <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2021-01-20 19:14" }, { "id": "intermediate_cert_notAfter <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2024-09-30 18:14" }, { "id": "intermediate_cert_expiration <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#3>", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ISRG Root X1 <-- DST Root CA X3" }, { "id": "intermediate_cert_badOCSP", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "intermediate certificate(s) is/are ok" }, { "id": "insecure_redirect", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "HIGH", "finding": "Redirect to insecure URL: 'http://matchid.io/'" }, { "id": "HTTP_status_code", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "301 Moved Permanently ('/')" }, { "id": "HTTP_clock_skew", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "+180 seconds from localtime" + "finding": "+163 seconds from localtime" }, { "id": "HTTP_headerTime", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "1705798953" + "finding": "1706403431" }, { "id": "HTTP_headerAge", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "180 seconds" + "finding": "163 seconds" }, { "id": "HSTS_time", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "180 days (=15552000 seconds) > 15552000 seconds" }, { "id": "HSTS_subdomains", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "includes subdomains" }, { "id": "HSTS_preload", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "domain IS marked for preloading" }, { "id": "HPKP", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No support for HTTP Public Key Pinning" }, { "id": "banner_server", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "cloudflare" }, { "id": "banner_application", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No application banner found" }, { "id": "cookie_count", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "0 at '/' (30x detected, better try target URL of 30x)" }, { "id": "X-Content-Type-Options", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "nosniff" }, { "id": "X-Served-By", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "cache-iad-kiad7000165-IAD" + "finding": "cache-sjc1000141-SJC" }, { "id": "banner_reverseproxy", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cwe": "CWE-200", @@ -967,7 +745,7 @@ }, { "id": "heartbleed", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-0160", @@ -976,7 +754,7 @@ }, { "id": "CCS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-0224", @@ -985,7 +763,7 @@ }, { "id": "ticketbleed", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-9244", @@ -994,7 +772,7 @@ }, { "id": "ROBOT", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168", @@ -1003,7 +781,7 @@ }, { "id": "secure_renego", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-310", @@ -1011,7 +789,7 @@ }, { "id": "secure_client_renego", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2011-1473", @@ -1020,7 +798,7 @@ }, { "id": "CRIME_TLS", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2012-4929", @@ -1029,7 +807,7 @@ }, { "id": "BREACH", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2013-3587", @@ -1038,7 +816,7 @@ }, { "id": "POODLE_SSL", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-3566", @@ -1047,14 +825,14 @@ }, { "id": "fallback_SCSV", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "no protocol below TLS 1.2 offered" }, { "id": "SWEET32", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-2183 CVE-2016-6329", @@ -1063,7 +841,7 @@ }, { "id": "FREAK", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-0204", @@ -1072,7 +850,7 @@ }, { "id": "DROWN", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -1081,7 +859,7 @@ }, { "id": "DROWN_hint", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -1090,7 +868,7 @@ }, { "id": "LOGJAM", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -1099,7 +877,7 @@ }, { "id": "LOGJAM-common_primes", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -1108,7 +886,7 @@ }, { "id": "BEAST", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2011-3389", @@ -1117,7 +895,7 @@ }, { "id": "LUCKY13", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "cve": "CVE-2013-0169", @@ -1126,7 +904,7 @@ }, { "id": "winshock", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-6321", @@ -1135,7 +913,7 @@ }, { "id": "RC4", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2013-2566 CVE-2015-2808", @@ -1144,392 +922,392 @@ }, { "id": "clientsimulation-android_60", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "clientsimulation-android_70", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_81", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_90", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_X", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_11", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_12", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_79_win10", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_101_win10", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_66_win81", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_100_win10", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-ie_6_xp", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_win7", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_xp", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_11_win7", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win81", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_winphone81", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win10", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_15_win10", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_101_win10_21h2", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-safari_121_ios_122", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_130_osx_10146", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_154_osx_1231", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java_7u25", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-java_8u161", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-java1102", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java1703", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-go_1178", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-libressl_283", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_102e", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-openssl_110l", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_111d", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-openssl_303", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-apple_mail_16_0", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-thunderbird_91_9", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "rating_spec", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)" }, { "id": "rating_doc", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide" }, { "id": "protocol_support_score", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "protocol_support_score_weighted", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "key_exchange_score", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "key_exchange_score_weighted", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "cipher_strength_score", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "60" }, { "id": "cipher_strength_score_weighted", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "24" }, { "id": "final_score", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "84" }, { "id": "overall_grade", - "ip": "www.matchid.io/172.67.179.218", + "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "A+" }, { "id": "service", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "HTTP" }, { "id": "pre_128cipher", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No 128 cipher limit bug" }, { "id": "SSLv2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "SSLv3", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "TLS1", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_1", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "TLS1_3", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered with final" }, { "id": "ALPN_HTTP2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "h2" }, { "id": "ALPN", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "http/1.1" }, { "id": "cipherlist_NULL", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -1537,7 +1315,7 @@ }, { "id": "cipherlist_aNULL", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -1545,7 +1323,7 @@ }, { "id": "cipherlist_EXPORT", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -1553,7 +1331,7 @@ }, { "id": "cipherlist_LOW", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -1561,7 +1339,7 @@ }, { "id": "cipherlist_3DES_IDEA", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cwe": "CWE-310", @@ -1569,7 +1347,7 @@ }, { "id": "cipherlist_OBSOLETED", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "cwe": "CWE-310", @@ -1577,574 +1355,574 @@ }, { "id": "cipherlist_STRONG_NOFS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "cipherlist_STRONG_FS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cipher_order-tls1_2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "server" }, { "id": "cipherorder_TLSv1_2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "cipher_order", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "server -- TLS 1.3 client determined" }, { "id": "FS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "FS_ciphers", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "FS_ECDHE_curves", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "prime256v1" }, { "id": "TLS_extensions", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "valid for 64800 seconds only (= 30 days" + "finding": "47 >= 30 days" }, { "id": "cert_notBefore", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2023-12-16 18:54" }, { "id": "cert_notAfter", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2024-03-15 18:54" }, { "id": "cert_extlifeSpan", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "certificate has no extended life time according to browser forum" }, { "id": "cert_eTLS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not present" }, { "id": "cert_crlDistributionPoints", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "cert_ocspURL", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "http://e1.o.lencr.org" }, { "id": "OCSP_stapling", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cert_ocspRevoked", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "WARN", "finding": "unable to verify response" }, { "id": "cert_mustStapleExtension", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "DNS_CAArecord", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "finding": "--" }, { "id": "certificate_transparency", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "yes (certificate extension)" }, { "id": "certs_countServer", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "4" }, { "id": "certs_list_ordering_problem", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "no" }, { "id": "cert_caIssuers", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "E1 (Let's Encrypt from US)" }, { "id": "intermediate_cert <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIICxjCCAk2gAwIBAgIRALO93/inhFu86QOgQTWzSkUwCgYIKoZIzj0EAwMwTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDIwHhcNMjAwOTA0MDAwMDAwWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3MgRW5jcnlwdDELMAkGA1UEAxMCRTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQkXC2iKv0cS6Zdl3MnMayyoGli72XoprDwrEuf/xwLcA/TmC9N/A8AmzfwdAVXMpcuBe8qQyWj+240JxP2T35p0wKZXuskR5LBJJvmsSGPwSSB/GjMH2m6WPUZIvd0xhajggEIMIIBBDAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYDVR0OBBYEFFrz7Sv8NsI3eblSMOpUb89Vyy6sMB8GA1UdIwQYMBaAFHxClq7eS0g7+pL4nozPbYupcjeVMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAoYWaHR0cDovL3gyLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRwOi8veDIuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQBgt8TAQEBMAoGCCqGSM49BAMDA2cAMGQCMHt01VITjWH+Dbo/AwCd89eYhNlXLr3pD5xcSAQh8suzYHKOl9YST8pE9kLJ03uGqQIwWrGxtO3qYJkgsTgDyj2gJrjubi1K9sZmHzOa25JK1fUpE8ZwYii6I4zPPS/Lgul/\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "46494E30379059DF18BE52124305E606FC59070E5B21076CE113954B60517CDA" }, { "id": "intermediate_cert_notBefore <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#1>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "E1 <-- ISRG Root X2" }, { "id": "intermediate_cert <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIEYDCCAkigAwIBAgIQB55JKIY3b9QISMI/xjHkYzANBgkqhkiG9w0BAQsFADBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yMDA5MDQwMDAwMDBaFw0yNTA5MTUxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBTZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9ItgKbppbd9/w+kHsOdx1ymgHDB/qo4HlMIHiMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR8Qpau3ktIO/qS+J6Mz22LqXI3lTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzAiBgNVHSAEGzAZMAgGBmeBDAECATANBgsrBgEEAYLfEwEBATANBgkqhkiG9w0BAQsFAAOCAgEAG38lK5B6CHYAdxjhwy6KNkxBfr8XS+Mw11sMfpyWmG97sGjAJETM4vL80erb0p8B+RdNDJ1V/aWtbdIvP0tywC6uc8clFlfCPhWt4DHRCoSEbGJ4QjEiRhrtekC/lxaBRHfKbHtdIVwH8hGRIb/hL8Lvbv0FIOS093nzLbs3KvDGsaysUfUfs1oeZs5YBxg4f3GpPIO617yCnpp2D56wKf3L84kHSBv+q5MuFCENX6+Ot1SrXQ7UW0xx0JLqPaM2m3wf4DtVudhTU8yDZrtK3IEGABiL9LPXSLETQbnEtp7PLHeOQiALgH6fxatI27xvBI1sRikCDXCKHfESc7ZGJEKeKhcY46zHmMJyzG0tdm3dLCsmlqXPIQgb5dovy++fc5Ou+DZfR4+XKM6r4pgmmIv97igyIintTJUJxCD6B+GGLET2gUfA5GIy7R3YPEiIlsNekbave1mk7uOGnMeIWMooKmZVm4WAuR3YQCvJHBM8qevemcIWQPb1pK4qJWxSuscETLQyu/w4XKAMYXtX7HdOUM+vBqIPN4zhDtLTLxq9nHE+zOH40aijvQT2GcD5hq/1DhqqlWvvykdxS2McTZbbVSMKnQ+BdaDmQPVkRgNuzvpqfQbspDQGdNpT2Lm4xiN9qfgqLaSCpi4tEcrmzTFYeYXmchynn9NM0GbQp7s=\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "8B05B68CC659E5ED0FCB38F2C942FBFD200E6F2FF9F85D63C6994EF5E0B02701" }, { "id": "intermediate_cert_notBefore <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#2>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ISRG Root X2 <-- ISRG Root X1" }, { "id": "intermediate_cert <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA/MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1owTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XCov71am72AE8o295ohmxEk7axY/0UEmu/H9LqMZshftEzPLpI9d1537O4/xLxIZpLwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+DLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk/CjhFLfs8L6P+1dy70sntK4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5bHbvO5BieebbpJovJsXQEOEO3tkQjhb7t/eo98flAgeYjzYIlefiN5YNNnWe+w5ysR2bvAP5SQXYgd0FtCrWQemsAXaVCg/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4FQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBcSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna/H2qlPRmP6zjzZN7IKw0KKP/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu/7xk9TNDTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1c3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx+tvhS5B1/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA/BgsrBgEEAYLfEwEBATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQub3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9EU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26ZtuMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7/DlLQrt2M51oGrS+o44+/yQoDFVDC5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K/QosMrAdSW9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx/J3vWraV0T9VuGWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9Ohe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFCDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "6D99FB265EB1C5B3744765FCBC648F3CD8E1BFFAFDC4C2F99B9D47CF7FF1C24F" }, { "id": "intermediate_cert_notBefore <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2021-01-20 19:14" }, { "id": "intermediate_cert_notAfter <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2024-09-30 18:14" }, { "id": "intermediate_cert_expiration <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#3>", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ISRG Root X1 <-- DST Root CA X3" }, { "id": "intermediate_cert_badOCSP", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "intermediate certificate(s) is/are ok" }, { "id": "insecure_redirect", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "HIGH", "finding": "Redirect to insecure URL: 'http://matchid.io/'" }, { "id": "HTTP_status_code", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "301 Moved Permanently ('/')" }, { "id": "HTTP_clock_skew", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "+219 seconds from localtime" + "finding": "+204 seconds from localtime" }, { "id": "HTTP_headerTime", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "1705798991" + "finding": "1706403472" }, { "id": "HTTP_headerAge", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "219 seconds" + "finding": "204 seconds" }, { "id": "HSTS_time", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "180 days (=15552000 seconds) > 15552000 seconds" }, { "id": "HSTS_subdomains", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "includes subdomains" }, { "id": "HSTS_preload", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "domain IS marked for preloading" }, { "id": "HPKP", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No support for HTTP Public Key Pinning" }, { "id": "banner_server", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "cloudflare" }, { "id": "banner_application", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No application banner found" }, { "id": "cookie_count", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "0 at '/' (30x detected, better try target URL of 30x)" }, { "id": "X-Content-Type-Options", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "nosniff" }, { "id": "X-Served-By", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "cache-iad-kiad7000149-IAD" + "finding": "cache-sjc1000124-SJC" }, { "id": "banner_reverseproxy", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cwe": "CWE-200", @@ -2152,7 +1930,7 @@ }, { "id": "heartbleed", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-0160", @@ -2161,7 +1939,7 @@ }, { "id": "CCS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-0224", @@ -2170,7 +1948,7 @@ }, { "id": "ticketbleed", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-9244", @@ -2179,7 +1957,7 @@ }, { "id": "ROBOT", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168", @@ -2188,7 +1966,7 @@ }, { "id": "secure_renego", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-310", @@ -2196,7 +1974,7 @@ }, { "id": "secure_client_renego", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2011-1473", @@ -2205,7 +1983,7 @@ }, { "id": "CRIME_TLS", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2012-4929", @@ -2214,7 +1992,7 @@ }, { "id": "BREACH", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2013-3587", @@ -2223,7 +2001,7 @@ }, { "id": "POODLE_SSL", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-3566", @@ -2232,14 +2010,14 @@ }, { "id": "fallback_SCSV", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "no protocol below TLS 1.2 offered" }, { "id": "SWEET32", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-2183 CVE-2016-6329", @@ -2248,7 +2026,7 @@ }, { "id": "FREAK", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-0204", @@ -2257,7 +2035,7 @@ }, { "id": "DROWN", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -2266,7 +2044,7 @@ }, { "id": "DROWN_hint", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -2275,7 +2053,7 @@ }, { "id": "LOGJAM", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -2284,7 +2062,7 @@ }, { "id": "LOGJAM-common_primes", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -2293,7 +2071,7 @@ }, { "id": "BEAST", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2011-3389", @@ -2302,7 +2080,7 @@ }, { "id": "LUCKY13", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "cve": "CVE-2013-0169", @@ -2311,7 +2089,7 @@ }, { "id": "winshock", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-6321", @@ -2320,7 +2098,7 @@ }, { "id": "RC4", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2013-2566 CVE-2015-2808", @@ -2329,325 +2107,325 @@ }, { "id": "clientsimulation-android_60", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "clientsimulation-android_70", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_81", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_90", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_X", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_11", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_12", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_79_win10", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_101_win10", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_66_win81", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_100_win10", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-ie_6_xp", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_win7", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_xp", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_11_win7", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win81", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_winphone81", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win10", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_15_win10", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_101_win10_21h2", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-safari_121_ios_122", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_130_osx_10146", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_154_osx_1231", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java_7u25", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-java_8u161", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-java1102", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java1703", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-go_1178", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-libressl_283", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_102e", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-openssl_110l", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_111d", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-openssl_303", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-apple_mail_16_0", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-thunderbird_91_9", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "rating_spec", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)" }, { "id": "rating_doc", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide" }, { "id": "protocol_support_score", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "protocol_support_score_weighted", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "key_exchange_score", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "key_exchange_score_weighted", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "cipher_strength_score", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "60" }, { "id": "cipher_strength_score_weighted", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "24" }, { "id": "final_score", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "84" }, { "id": "overall_grade", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "A+" }, { "id": "scanTime", - "ip": "www.matchid.io/104.21.64.91", + "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "79" + "finding": "83" } ], "thirdparties": { @@ -2730,7 +2508,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904" + "url": "https://matchid.io/assets/images/datascience.jpg" }, { "type": "unknown", @@ -2740,6 +2518,10 @@ "type": "unknown", "url": "https://matchid.io/assets/dsfr/dsfr.module.js" }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904" + }, { "type": "google tag manager", "url": "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX", @@ -2750,7 +2532,27 @@ }, { "type": "unknown", - "url": "https://matchid.io/assets/images/datascience.jpg" + "url": "https://deces.matchid.io/css/global.css" + }, + { + "type": "unknown", + "url": "https://deces.matchid.io/css/matchid.min.css" + }, + { + "type": "unknown", + "url": "https://deces.matchid.io/build/module/bundle.css" + }, + { + "type": "unknown", + "url": "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" + }, + { + "type": "unknown", + "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" + }, + { + "type": "unknown", + "url": "https://deces.matchid.io/js/matchid.min.js" }, { "type": "unknown", @@ -2770,7 +2572,7 @@ }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.312aa08b6e8cb6f30365.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.c91836b8b9d136981a0a.js" }, { "type": "unknown", @@ -2806,7 +2608,7 @@ }, { "type": "unknown", - "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=1d82a50b-403b-43ac-969c-10af8aedd6d8&dmTs=963251&is_native_app=0" + "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=d548c163-b8be-4022-8de5-33823666cbbf&dmTs=596675&is_native_app=0" }, { "type": "unknown", @@ -2814,63 +2616,71 @@ }, { "type": "unknown", - "url": "https://deces.matchid.io/css/global.css" + "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json" }, { "type": "unknown", - "url": "https://deces.matchid.io/css/matchid.min.css" + "url": "https://pebed.dm-event.net/" }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/bundle.css" + "url": "https://speedtest.dailymotion.com/latencies.js" }, { "type": "unknown", - "url": "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" + "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.c1cdfd180dc6919ef535.js" }, { "type": "unknown", - "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.d181307e35c7b19ed8df.js" }, { "type": "unknown", - "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json" + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" }, { "type": "unknown", - "url": "https://deces.matchid.io/js/matchid.min.js" + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/main.js" + "url": "https://pebed.dm-event.net/" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401170101/show_ads_impl.js?bust=31080557" - }, - { - "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/html/r20240118/r20190131/zrt_lookup.html?hello=world", - "details": { - "id": "google analytics", - "message": "Use hosted Matomo instance" - } + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/dsfr.module.js" + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41h0v892384882&_p=1705798915930&_gaz=1&gcd=11l1l1l1l1&dma=0&cid=1741121626.1705798916&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1705798915&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=506", + "url": "https://imasdk.googleapis.com/js/core/bridge3.615.0_en.html", "details": { "id": "google", "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://s0.2mdn.net/instream/video/client.js" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" + }, + { + "type": "unknown", + "url": "https://deces.matchid.io/build/module/main.js" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401230101/show_ads_impl.js" + }, { "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1741121626.1705798916>m=45je41h0v892384882&aip=1&dma=0&gcd=11l1l1l1l1", + "url": "https://googleads.g.doubleclick.net/pagead/html/r20240122/r20190131/zrt_lookup.html", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -2878,23 +2688,31 @@ }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/main-dc5428c9.js" + "url": "https://matchid.io/assets/dsfr/dsfr.module.js" }, { "type": "unknown", "url": "https://deces.matchid.io/cdn-cgi/rum?" }, { - "type": "unknown", - "url": "https://api.iconify.design/ri.json?icons=github-line" + "type": "google", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41o0v892384882&_p=1706403391813&_gaz=1&gcd=11l1l1l1l1&dma=0&cid=556432986.1706403392&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1706403391&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1142", + "details": { + "id": "google", + "message": "Use hosted Matomo instance" + } }, { - "type": "unknown", - "url": "https://pebed.dm-event.net/" + "type": "google analytics", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=556432986.1706403392>m=45je41o0v892384882&aip=1&dma=0&gcd=11l1l1l1l1", + "details": { + "id": "google analytics", + "message": "Use hosted Matomo instance" + } }, { "type": "unknown", - "url": "https://speedtest.dailymotion.com/latencies.js" + "url": "https://api.iconify.design/ri.json?icons=github-line" }, { "type": "unknown", @@ -2912,29 +2730,9 @@ "type": "unknown", "url": "https://matchid.io/cdn-cgi/rum?" }, - { - "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.c1cdfd180dc6919ef535.js" - }, - { - "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.d181307e35c7b19ed8df.js" - }, - { - "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" - }, - { - "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" - }, - { - "type": "unknown", - "url": "https://pebed.dm-event.net/" - }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1695736006&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~4~6&aslcwct=150&asacwct=25&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1705798915956&bpp=13&bdt=372&idt=210&shv=r20240118&mjsv=m202401170101&ptt=9&saldr=aa&abxe=1&nras=1&correlator=3478466179982&frm=20&pv=2&ga_vid=1741121626.1705798916&ga_sid=1705798916&ga_hid=88423579&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=95320239%2C44759875%2C44759926%2C31080443%2C44809003%2C31080557%2C95321963%2C95321626%2C95322164&oid=2&pvsid=4371780845762086&tmod=914830326&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=228", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1695736006&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=1&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~3~4~6&aslcwct=150&asacwct=25&aslmct=0.8&asamct=0.8&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1706403391839&bpp=15&bdt=998&idt=140&shv=r20240122&mjsv=m202401230101&ptt=9&saldr=aa&abxe=1&nras=1&correlator=394194354802&frm=20&pv=2&ga_vid=556432986.1706403392&ga_sid=1706403392&ga_hid=1601392493&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759837%2C31080533%2C31080619%2C42531705%2C95320870%2C95320889%2C95321627%2C95322162%2C95323005&oid=2&pvsid=3591020179722449&tmod=167252067&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=158", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -2942,19 +2740,19 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240118&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240122&st=env" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + "url": "https://tpc.googlesyndication.com/sodar/sodar2.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + "url": "https://tpc.googlesyndication.com/sodar/sodar2/225/runner.html" }, { "type": "google", - "url": "https://imasdk.googleapis.com/js/core/bridge3.613.0_en.html", + "url": "https://www.google.com/recaptcha/api2/aframe", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -2962,60 +2760,44 @@ }, { "type": "unknown", - "url": "https://s0.2mdn.net/instream/video/client.js" + "url": "https://pagead2.googlesyndication.com/bg/IHSjRKKj3q_1Pt3c2sGWHmUCy_Bw5n5yhKh9CWyZSw4.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" + "url": "https://deces.matchid.io/build/module/main-dc5428c9.js" }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/Geo-ee24235c.js" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240122&jk=3591020179722449&rc=" }, { "type": "unknown", - "url": "https://deces.matchid.io/deces/api/v1/version" + "url": "https://tpc.googlesyndication.com/generate_204?EPlKMw" }, { "type": "unknown", - "url": "https://deces.matchid.io/favicon.svg" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240122&jk=3591020179722449&bg=!mpmlmdbNAAa8BdJLnAU7ADQBe5WfONVP5ALtjuGg-P3UDObf9jZNkxfJV5Vw7liVlpx08OjuUB77NA_Z5TcEUSRlrGWmAgAAAGJSAAAAA2gBB5kC7K1ONGPF01EXcyWMRWL_Alddp1DhmYWZslD_w-cdUGD8CyTXtADWm34wki6Mhk418neDuZRQ1vLQ255KvIATIw48ZVcNJFR4jwWt4hsSsJPtudKrKcqwl2ZTflqsRmKek1jxRll0Y4Uwh32oOPBkLDT5S6slJ3dRhUPqTjENOdnTA5CD2Hi5eSuQLzw3gXJ1YxhFACWFjRuAqIaswQNg7zsMZJH6KFJpR7xZ3KIjebT_T2m9Xk6O4ZQdXp85G-9l84mFClkAB3Pyw988b1ZtXQpTZaQMvhR2QA9sUDzP0o8irTg9HaYLcn0W7qFm3D7psmqimLkWoQuvbO0vp_Un64W-mMmNfwk-_mxRZ2ImazKq21xO3R3XTO4oJQws3hvI0OQdlkeyTwaQ8U5Fz_HGd1TnZ1xuz6pbpgdkL98tkMb_KubgezFckbBFQk0-v3_B7h5QNHMRF575R2O_aJvRa4dfqLyfPamYdS_lvTtbei3Mt2KL4JSxQKP5PHtaeXFiUkG7lP1oqyCbKjH_7uxhc4pLlLEypcHYhH__1o7av592o2pJ3M-0A-pEJ9KcqG-ABP9yiVoWdy5zjHZ2SNsv8L0o2zUWI_fl-o3JDKZ0UGLuqzNrwCnPUGPyBkgKPcaYs6TRMjnmGN7qXm3_DwwzztsSdjk18Nd83R1RhXKTi6x5qkk9SpSCvYfmCVnBYINlhJRT2GjGMbU-F_XuLLS1nEb9t_RcTAXRG1HxDtiydiTiLV-M0-XJn1CXw28pJoekJsMGlQ8RDVFhMGTE3iMNYCqG_5oM7nHgd65Dx6EGSJ3brEq55fKnFADRqRaGtfObTNm8jxHrjnfyAprp7e0M8-EZUjv0zlzY5kDdVC6KkqonSFr4Ko_-fIwqONUIOQnat-tTUcLYxv3803UO7ZfwCeyM3YTe0OmAQgDrTuT7MgXcP4T90YxG3LYvZrkaC7iQmpVV0_kx2cSRq8sU6H2IwdZ2TN8GJjIHvrueShM" }, { "type": "unknown", - "url": "https://deces.matchid.io/deces/api/v1/search" + "url": "https://deces.matchid.io/build/module/Geo-ee24235c.js" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/sodar/sodar2.js" + "url": "https://deces.matchid.io/deces/api/v1/version" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/sodar/sodar2/225/runner.html" - }, - { - "type": "google", - "url": "https://www.google.com/recaptcha/api2/aframe", - "details": { - "id": "google", - "message": "Use hosted Matomo instance" - } + "url": "https://deces.matchid.io/favicon.svg" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/IHSjRKKj3q_1Pt3c2sGWHmUCy_Bw5n5yhKh9CWyZSw4.js" + "url": "https://deces.matchid.io/deces/api/v1/search" }, { "type": "unknown", "url": "https://deces.matchid.io/liveConfig.json" }, - { - "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240118&jk=4371780845762086&rc=" - }, - { - "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?M-kAvQ" - }, { "type": "google tag manager", "url": "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX", @@ -3030,11 +2812,11 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401170101/show_ads_impl.js?bust=31080557" + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401230101/show_ads_impl.js" }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41h0v892384882&_p=1705798916674&gcd=11l1l1l1l1&dma=0&cid=1741121626.1705798916&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1705798915&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=1089", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41o0v892384882&_p=1706403394146&gcd=11l1l1l1l1&dma=0&cid=556432986.1706403392&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1706403391&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=3307", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -3042,15 +2824,23 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41h0v892384882&_p=1705798916674&gcd=11l1l1l1l1&dma=0&cid=1741121626.1705798916&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_eu=AEA&_s=2&sid=1705798915&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=1092", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41o0v892384882&_p=1706403394146&gcd=11l1l1l1l1&dma=0&cid=556432986.1706403392&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_eu=AEA&_s=2&sid=1706403391&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=3312", "details": { "id": "google", "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://deces.matchid.io/male.svg" + }, + { + "type": "unknown", + "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Georges_Pompidou_1969_(cropped).jpg/80px-Georges_Pompidou_1969_(cropped).jpg" + }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=1&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~4~6&aslcwct=150&asacwct=25&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1705798916645&bpp=14&bdt=843&idt=77&shv=r20240118&mjsv=m202401170101&ptt=9&saldr=aa&nras=1&correlator=8495735981171&frm=24&ife=1&pv=2&ga_vid=1741121626.1705798916&ga_sid=1705798917&ga_hid=1496710482&ga_fc=1&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=95320239%2C44759875%2C44759926%2C31080443%2C44809004%2C44809531%2C95322746%2C31080557%2C95320869%2C95321626%2C95321861%2C95322162%2C95322326%2C21065724&oid=2&pvsid=2165040524004027&tmod=914830326&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.rpjexk208fd7&fsb=1&dtd=87", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~4~6&aslcwct=150&asacwct=25&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1706403394106&bpp=14&bdt=3068&idt=110&shv=r20240122&mjsv=m202401230101&ptt=9&saldr=aa&nras=1&correlator=985196467488&frm=24&ife=1&pv=2&ga_vid=556432986.1706403392&ga_sid=1706403394&ga_hid=1988982586&ga_fc=1&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=44759875%2C44759926%2C44759837%2C31080620%2C95322181%2C95321627%2C95322162%2C95323009%2C21065725&oid=2&pvsid=2765694992129337&tmod=167252067&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.v36h7celio1m&fsb=1&dtd=132", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -3058,7 +2848,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240118&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240122&st=env" }, { "type": "unknown", @@ -3078,56 +2868,48 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240118&jk=2165040524004027&rc=" - }, - { - "type": "unknown", - "url": "https://deces.matchid.io/male.svg" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240122&jk=2765694992129337&rc=" }, { "type": "unknown", - "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Georges_Pompidou_1969_(cropped).jpg/80px-Georges_Pompidou_1969_(cropped).jpg" + "url": "https://tpc.googlesyndication.com/generate_204?dnq4Vw" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?LNLRiQ" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240122&jk=2765694992129337&bg=!y8ilyIfNAAa8BdJLnAU7ADQBe5WfOLlTWlodkcv_xCRTHhiMfBAi5TlIOxhXvPHy-VXDtIfpyLrodtwYwpzApvsy3hX5AgAAAGFSAAAABGgBB5kDBiDkF_Q1MZff539u_ftEWo-NI1KpvIBjS7hCySmrpDf0rnC6GKNVPFHdamJj1HZNqOAyVeNjvGIxIZ7tsmG8omU-pj6lBOCnohaCKIapxXV0jkQqtaNVkf53I-xj6FuFmM-G6UpxgbS40SoN1LxTDwManynOHT9eAeFxuUTDI-HdL5eoc8SzGePBk0P9DFlY4fX36lOf2lFwWo7IOdxBHMu_4PXmJ5zWkh1gxbp4-Sv7YU0XzOoQuxSApTEKRt4y4-I9zEN9BsdUapslpdFsRxIsVnjHCTfsQGEvP_mLVTljwpQDQf6hmHXuUoq5uvP0in3bshpdJfgwsgTQYr2UNLsdfFTxyC9mAkACRx45qPH1dOIBaABgTLqpOFtHVQImTIzfcRjYBFNJkR1ZG1Q5Un7HZlmzJORDT9DrkCa_FbFWTZhYd8vpz_JhhKgOuu06vz0A6pn_X2MDmuXl2zbi2EUQteF6Utxy3syUb1iUweGorxFcOAxtcXyU3rJ4REi7N1dEXqHzFop9Y7sFxte8nrPmJR-vm2quuWcDev_bxYOQiogc1aoftHM5Pip2C-t4UWt4qm8cEl4jZfHt7zltrOy5ZNe5oJSkZpV4MdoQZcES_LbSrvA3fS7xs3f34Zmoj2FM_vd4dfua8gT8QOtV3RXwXrtdmPTNgSs7kVqhGs4yNT0XABISKiDc2IEglgnTOMd7CapR1gtAE1kRDnaw4TtMALX9zG3Aor5oOQefenn8MSQ26BEdA_RXpJujMy620FjRD1CarKmWILytxzh3mmlYLQlNA3gBUMlkcoPXsLeMBhvOIITiXPbPJ0bbxRypLbGIZq9buMNghucWeVnyGkdIHLDwZuDGvwa7xcnf6UwPqvp_VUOolHzVHqUiStQbJsfdM0l32qK833WYH3fz-b55T7dvUlW2By41kH2BoFzhY8gEFFZzj1k8dYj8dtcTOYRYA7kOPUC34_zEN25b5VXWM5fZRA5UWwpyny_bU9VaPCAp8Cu99eV4vlyRS0wBnWFsG-HF-g" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240118&jk=4371780845762086&bg=!trWltfrNAAa8BdJLnAU7ADQBe5WfOHgfeo5-ApHDwAaos9AhqYrigv1qQltnb9R9gwmDh1ipxbnbj2d83oyG6L-_n00KAgAAAFZSAAAAA2gBBwoAjjyTzoCQE5I9lYAqP65npaSE9z4bbeDjOrSvLmoYJ5P-6XMuCIKxvC69nQLmkZfo90OkC1_XhiYQPGctVQX4LuKWFMGC7We3toZFKq-V2dO2Pg_AUXA5mLZwWvSGHuoMLl7EOlxEAjVsvqTBbKiJGPQq94MZdd0WIuZsHTlT2YUKHnEk9Fca6t0PDRie3LyZAuiqMJDxxnpD7c1uLSlOBWZOpYnkEMk6vBENcBKpjD6WvSDw3VD-9XEBpXTZcT07vCw1dFXMW1-r9z3FzKOk7ECBcJHF_733QsF5qWqVcmFHMy7A8YbBluJbgluK7cBgMe1YkyDcuQAZyoFeNrsuLEkqY5HxBXPa34adiy9eSg-Shnh4TxUf5-BhZcUrsQYN1uEE2HkNRsTMY9ZJrJ5k5uYxorxaDm7va304AurRTG4hlPk6q8wu6Fw4ATRFljXYe7tWcd9fhuk53ZPjloGwCSQ7jRKIhinxq1TWWpJuWAm3Ajca0a4qJ2THBb6nTczlbCsG7aVluzWHQxEDcZtMVCplW-yokxGmdsXTiFfx0GYpTx3llcDfyk-_TyaLK-Vry1fNEMj1dA_bOLMKfeWmaKxQbVXYM-KIymElHEjfuDtd3NeokZhYu-9zVBfQQHKI6kb5bdUtbzFe2brUYviOrGu2VvA4Fru42OSJFtsx5LcxaxqLsBQc3Yf-jrII6obHEFZ96zYsCCOY9AMwmg9wWPH4CS-NQmv4vALW8skBsDXs2ebtq9S-ZAaolSCIi6EsPZmum0AUWfOvBcdSfi3j8Bnz8VD16ewRyLNq6crNXrXAvwP-qoho2pYa02dWRic6RYe0ZcqzsyBg-T4vQlDnUOtFrCeJsLu4sufOv_O-h9Pt3-doDBZMy0PbY9WIGPJF_e5iRH8wMDitYSTbTxrwveMpmPsh8Wy2jsjMu-Aj2o3DYQui_1Q16sPLZQFQKWn6jGWiz2kRQ92B5DITRYOx7UgPLomKrqxaR1IK5n1mGLQ8bywQo8IbPQ6QePuBBm_DjHlt1l9IQH_2qKBKCp_QHkjfinJuHhA5GrFJzyeCTCMbMWTj6pqeufa_FsqgQcanCjEB0zVvMdG-KxpUaA1TXHNJhVt7QF2zwwv2LQgKKGv7A9Q8w5k-zmFXS8Rr2wXc6pffxUQ4gjqmM6E7Zd2KznPBADMeLJbNNCI" - }, - { - "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240118&jk=2165040524004027&bg=!4uGl4a7NAAa8BdJLnAU7ADQBe5WfOB4VEWnkHcfJWxZic3EfsR9nl9XLEBqNrhjiSiwAazSs9FWsME52_3fZyjvhB6bFAgAAAG9SAAAAAmgBB5kDDkz78ksDrgojh83H_s6PDc8VbqTIMwI6_2eP4SX8LPFEQdxEaElFT3OZsTC_uVeZur3fosak2BQ_bM0QF9gpSzZbWA7F8hQZt3wi-EwiKtN-Wwgrm4FHy0ilmMDWogo9AT5cL1a1eRh3UdnJU7e-MiIobOEuIjeQjne3qrZmKIH84qsYkEP1Z-FgS_5uliSCvmuKCfP5O4HG0V8TY00TBoClSAj_fFT6SuZbRWgRpfoKJnLC_zkLhrl4gju28TWFp3wP8KLnErqeeUoMsggQnZ2U1swqkFdxQHbMM71u2rwsH2s0E6cNwtuPGV7I8HAloHDlx0uEQyjDhsifRG9GYht8ND2fhiYJtwVdd8qIIdwZiB1XkgNbs91BcJaMcuHQTiQ6salNGHonT_wHlHZ6pZXLOdmlkIvhWZLR5BK7awzSJdiUrNQTfZYzVBQNhKxXdNmXvV_UjT41advJ6bTNId35mPubUs0ngtEizRkL_zQ5dhCMGhtUOg26KMM6u5CWneOtRFjU6bsPKiLwNIL2q-oUjSawJLsceEk4an29E1J3iAcbC6KsxrsJXVXCR9poM73fJaMDwNFJFCOpe0BqRyxh2KjnXCYaQi2VTrDvg__17jAiuqtEDQamqzz_2YI0Mge8mkNSWtQpMZC2uViNKzN-3qTVa4Pg6ReCqtcMLD7BVUn4ytFey5o6dtfO15ZFeACOnPs188U7gY9kEImLSRVQW_oTnZMDGn9VGTqarprHtx6EeLN3X9dQHv2-Wd52DUtSRc36gVG0YYuTXm6R4j0OGMtnUW5_R-Y3rw2zHaUaqccw5-6RXjDTPGrU1Myc8hAUfpL3E4d4I0xkHxCwSOXgmQbDSmA_kzAFYngdOAXVFiByDM2iPifoErI0UBP3HYzYZM3qLYBrNtjP3ipfQq4aGGQhv-Mx9x_Ak2RqZOE9h_HI2Iri-GZNyJ_W7nIR2yFnapfk7n-_nu5AZFbaSKzMM1TpCjPV5WMASepJmRNQrSc5hZ84MxHZMw8Kp9limd5h5bOgfvLEi9v4GO9x" + "url": "https://pebed.dm-event.net/" } ], "cookies": [], "headers": { "access-control-allow-origin": "*", - "age": "104", + "age": "90", "alt-svc": "h3=\":443\"; ma=86400", "cache-control": "max-age=600", "cf-cache-status": "DYNAMIC", - "cf-ray": "848ba0f6488b9c6c-IAD", + "cf-ray": "84c546a89a7fce48-SJC", "content-encoding": "br", "content-type": "text/html; charset=utf-8", - "date": "Sun, 21 Jan 2024 01:01:55 GMT", - "expires": "Sun, 21 Jan 2024 01:09:32 GMT", + "date": "Sun, 28 Jan 2024 00:56:30 GMT", + "expires": "Sun, 28 Jan 2024 01:04:28 GMT", "last-modified": "Tue, 26 Sep 2023 13:46:46 GMT", "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=NG7nNIGWWZz704Id3yyJEvZw%2FzaAme5MsmVOb4OSWgy%2BBLgURs00D%2BSPv6usqboADlc9dcL2yIzCytStrdExa96wRo%2Ft%2FABWIJcLkMNS6dEMschqZ3G02TidAIzp\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dvdRM983Je519U%2FkQ7QHuYf6gCVYHHgoLY3ROuPwEVYSrmLhmNn0cGTEAkpS3Oi73TqMkhm3E%2Fyfdi7bxvEYkWRBlZS0a0AbY0okRTEtyvwWTP3XBXxKai86daj0\"}],\"group\":\"cf-nel\",\"max_age\":604800}", "server": "cloudflare", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "vary": "Accept-Encoding", "via": "1.1 varnish", "x-cache": "HIT", - "x-cache-hits": "2", + "x-cache-hits": "3", "x-content-type-options": "nosniff", - "x-fastly-request-id": "9cbb292da0b061c0003c6f0a1626f8a17421b878", - "x-github-request-id": "C4D4:5435:39C85EE:488A764:65AC6C74", + "x-fastly-request-id": "5ea09886bd88fcb786d19ffc167e2f918abaa1ec", + "x-github-request-id": "C686:53AC:1C4F8FC:2697308:65B5A5BF", "x-proxy-cache": "MISS", - "x-served-by": "cache-iad-kiad7000107-IAD", - "x-timer": "S1705798916.579901,VS0,VE1" + "x-served-by": "cache-sjc10024-SJC", + "x-timer": "S1706403391.830704,VS0,VE1" }, "endpoints": [ { @@ -3206,7 +2988,7 @@ }, { "hostname": "static.cloudflareinsights.com", - "ip": "104.16.57.101", + "ip": "104.16.56.101", "geoip": { "registered_country": { "geoname_id": 6252001, @@ -3226,7 +3008,7 @@ }, { "hostname": "www.dailymotion.com", - "ip": "198.54.201.90", + "ip": "198.54.200.90", "geoip": { "continent": { "code": "NA", @@ -3258,9 +3040,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 40.7064, - "longitude": -73.9473, - "time_zone": "America/New_York" + "latitude": 34.0544, + "longitude": -118.244, + "time_zone": "America/Los_Angeles" }, "registered_country": { "geoname_id": 6252001, @@ -3278,17 +3060,17 @@ }, "subdivisions": [ { - "geoname_id": 5128638, - "iso_code": "NY", + "geoname_id": 5332921, + "iso_code": "CA", "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" } } ] @@ -3296,8 +3078,42 @@ }, { "hostname": "deces.matchid.io", - "ip": "104.21.64.91", + "ip": "172.67.179.218", "geoip": { + "continent": { + "code": "NA", + "geoname_id": 6255149, + "names": { + "de": "Nordamerika", + "en": "North America", + "es": "Norteamérica", + "fr": "Amérique du Nord", + "ja": "北アメリカ", + "pt-BR": "América do Norte", + "ru": "Северная Америка", + "zh-CN": "北美洲" + } + }, + "country": { + "geoname_id": 6252001, + "iso_code": "US", + "names": { + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" + } + }, + "location": { + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" + }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3315,8 +3131,8 @@ } }, { - "hostname": "pagead2.googlesyndication.com", - "ip": "172.253.63.155", + "hostname": "code.iconify.design", + "ip": "172.67.71.159", "geoip": { "continent": { "code": "NA", @@ -3369,9 +3185,53 @@ } }, { - "hostname": "code.iconify.design", - "ip": "104.26.13.204", + "hostname": "pagead2.googlesyndication.com", + "ip": "142.251.46.162", "geoip": { + "city": { + "geoname_id": 5133273, + "names": { + "en": "Queens" + } + }, + "continent": { + "code": "NA", + "geoname_id": 6255149, + "names": { + "de": "Nordamerika", + "en": "North America", + "es": "Norteamérica", + "fr": "Amérique du Nord", + "ja": "北アメリカ", + "pt-BR": "América do Norte", + "ru": "Северная Америка", + "zh-CN": "北美洲" + } + }, + "country": { + "geoname_id": 6252001, + "iso_code": "US", + "names": { + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" + } + }, + "location": { + "accuracy_radius": 500, + "latitude": 40.66, + "longitude": -73.839, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11414" + }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3385,12 +3245,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "www.googletagmanager.com", - "ip": "142.251.16.97", + "ip": "142.250.188.8", "geoip": { "continent": { "code": "NA", @@ -3444,18 +3320,19 @@ }, { "hostname": "static1.dmcdn.net", - "ip": "69.28.187.147", + "ip": "208.111.152.2", "geoip": { "city": { - "geoname_id": 5128581, + "geoname_id": 5378538, "names": { - "de": "New York City", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк" + "de": "Oakland", + "en": "Oakland", + "es": "Oakland", + "fr": "Oakland", + "ja": "オークランド", + "pt-BR": "Oakland", + "ru": "Окленд", + "zh-CN": "奥克兰" } }, "continent": { @@ -3488,13 +3365,13 @@ }, "location": { "accuracy_radius": 20, - "latitude": 40.7123, - "longitude": -74.0068, - "metro_code": 501, - "time_zone": "America/New_York" + "latitude": 37.8075, + "longitude": -122.2644, + "metro_code": 807, + "time_zone": "America/Los_Angeles" }, "postal": { - "code": "10118" + "code": "94612" }, "registered_country": { "geoname_id": 6252001, @@ -3512,17 +3389,17 @@ }, "subdivisions": [ { - "geoname_id": 5128638, - "iso_code": "NY", + "geoname_id": 5332921, + "iso_code": "CA", "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" } } ] @@ -3530,7 +3407,7 @@ }, { "hostname": "imasdk.googleapis.com", - "ip": "172.253.122.95", + "ip": "142.250.189.234", "geoip": { "continent": { "code": "NA", @@ -3584,7 +3461,7 @@ }, { "hostname": "pebed.dm-event.net", - "ip": "188.65.124.58", + "ip": "188.65.124.59", "geoip": { "city": { "geoname_id": 2988507, @@ -3681,18 +3558,19 @@ }, { "hostname": "vendorlist.dmcdn.net", - "ip": "69.28.187.147", + "ip": "208.111.152.2", "geoip": { "city": { - "geoname_id": 5128581, + "geoname_id": 5378538, "names": { - "de": "New York City", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк" + "de": "Oakland", + "en": "Oakland", + "es": "Oakland", + "fr": "Oakland", + "ja": "オークランド", + "pt-BR": "Oakland", + "ru": "Окленд", + "zh-CN": "奥克兰" } }, "continent": { @@ -3725,13 +3603,13 @@ }, "location": { "accuracy_radius": 20, - "latitude": 40.7123, - "longitude": -74.0068, - "metro_code": 501, - "time_zone": "America/New_York" + "latitude": 37.8075, + "longitude": -122.2644, + "metro_code": 807, + "time_zone": "America/Los_Angeles" }, "postal": { - "code": "10118" + "code": "94612" }, "registered_country": { "geoname_id": 6252001, @@ -3749,25 +3627,25 @@ }, "subdivisions": [ { - "geoname_id": 5128638, - "iso_code": "NY", + "geoname_id": 5332921, + "iso_code": "CA", "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" } } ] } }, { - "hostname": "googleads.g.doubleclick.net", - "ip": "172.253.62.157", + "hostname": "speedtest.dailymotion.com", + "ip": "198.54.200.91", "geoip": { "continent": { "code": "NA", @@ -3799,9 +3677,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "latitude": 34.0544, + "longitude": -118.244, + "time_zone": "America/Los_Angeles" }, "registered_country": { "geoname_id": 6252001, @@ -3816,12 +3694,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5332921, + "iso_code": "CA", + "names": { + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" + } + } + ] } }, { - "hostname": "analytics.google.com", - "ip": "216.239.32.181", + "hostname": "s0.2mdn.net", + "ip": "142.250.191.38", "geoip": { "continent": { "code": "NA", @@ -3853,9 +3747,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 34.0544, - "longitude": -118.244, - "time_zone": "America/Los_Angeles" + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -3870,29 +3764,19 @@ "ru": "США", "zh-CN": "美国" } - }, - "subdivisions": [ - { - "geoname_id": 5332921, - "iso_code": "CA", - "names": { - "de": "Kalifornien", - "en": "California", - "es": "California", - "fr": "Californie", - "ja": "カリフォルニア州", - "pt-BR": "Califórnia", - "ru": "Калифорния", - "zh-CN": "加州" - } - } - ] + } } }, { - "hostname": "stats.g.doubleclick.net", - "ip": "142.251.16.157", + "hostname": "googleads.g.doubleclick.net", + "ip": "142.251.46.194", "geoip": { + "city": { + "geoname_id": 5133273, + "names": { + "en": "Queens" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3922,10 +3806,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.66, + "longitude": -73.839, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11414" }, "registered_country": { "geoname_id": 6252001, @@ -3940,32 +3828,28 @@ "ru": "США", "zh-CN": "美国" } - } - } - }, - { - "hostname": "api.iconify.design", - "ip": "104.26.13.204", - "geoip": { - "registered_country": { - "geoname_id": 6252001, - "iso_code": "US", - "names": { - "de": "USA", - "en": "United States", - "es": "Estados Unidos", - "fr": "États Unis", - "ja": "アメリカ", - "pt-BR": "EUA", - "ru": "США", - "zh-CN": "美国" + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } } - } + ] } }, { - "hostname": "speedtest.dailymotion.com", - "ip": "198.54.201.91", + "hostname": "analytics.google.com", + "ip": "216.239.34.181", "geoip": { "continent": { "code": "NA", @@ -3997,9 +3881,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 40.7064, - "longitude": -73.9473, - "time_zone": "America/New_York" + "latitude": 34.0544, + "longitude": -118.244, + "time_zone": "America/Los_Angeles" }, "registered_country": { "geoname_id": 6252001, @@ -4017,26 +3901,32 @@ }, "subdivisions": [ { - "geoname_id": 5128638, - "iso_code": "NY", + "geoname_id": 5332921, + "iso_code": "CA", "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" } } ] } }, { - "hostname": "s0.2mdn.net", - "ip": "172.253.115.148", + "hostname": "stats.g.doubleclick.net", + "ip": "142.251.2.157", "geoip": { + "city": { + "geoname_id": 5133273, + "names": { + "en": "Queens" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4066,11 +3956,51 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.66, + "longitude": -73.839, + "metro_code": 501, + "time_zone": "America/New_York" }, + "postal": { + "code": "11414" + }, + "registered_country": { + "geoname_id": 6252001, + "iso_code": "US", + "names": { + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" + } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] + } + }, + { + "hostname": "api.iconify.design", + "ip": "104.26.12.204", + "geoip": { "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -4089,8 +4019,14 @@ }, { "hostname": "tpc.googlesyndication.com", - "ip": "142.251.16.132", + "ip": "142.250.72.193", "geoip": { + "city": { + "geoname_id": 5131638, + "names": { + "en": "Plainview" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4121,9 +4057,13 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "latitude": 40.7746, + "longitude": -73.4761, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11803" }, "registered_country": { "geoname_id": 6252001, @@ -4138,13 +4078,35 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "www.google.com", - "ip": "172.253.63.106", + "ip": "142.251.32.36", "geoip": { + "city": { + "geoname_id": 5133273, + "names": { + "en": "Queens" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4174,10 +4136,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.66, + "longitude": -73.839, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11414" }, "registered_country": { "geoname_id": 6252001, @@ -4192,12 +4158,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "upload.wikimedia.org", - "ip": "208.80.154.240", + "ip": "198.35.26.112", "geoip": { "continent": { "code": "NA", @@ -4543,7 +4525,7 @@ "zap": { "@programName": "ZAP", "@version": "2.14.0", - "@generated": "Sun, 21 Jan 2024 01:01:03", + "@generated": "Sun, 28 Jan 2024 00:55:55", "site": [ { "@name": "https://www.matchid.io", @@ -4700,7 +4682,7 @@ "type": "dns", "host": "www.matchid.io.", "matched-at": "www.matchid.io", - "timestamp": "2024-01-21T01:04:21.50398471Z", + "timestamp": "2024-01-28T00:59:04.779130798Z", "matcher-status": true }, { @@ -4731,7 +4713,7 @@ "token\":\"2a9fe3aa012b4d008568071ef799dbed\"" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:28.656397629Z", + "timestamp": "2024-01-28T00:59:12.088078236Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'", "matcher-status": true }, @@ -4758,7 +4740,7 @@ "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:46.619873487Z", + "timestamp": "2024-01-28T00:59:29.921273931Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'", "matcher-status": true }, @@ -4792,13 +4774,13 @@ "host": "https://www.matchid.io", "matched-at": "https://matchid.io/", "extracted-results": [ - "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317", "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX", "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904", - "https://code.iconify.design/2/2.1.0/iconify.min.js" + "https://code.iconify.design/2/2.1.0/iconify.min.js", + "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:05:01.69283207Z", + "timestamp": "2024-01-28T00:59:45.130311581Z", "curl-command": "curl -X 'GET' -d '' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4833,12 +4815,12 @@ ] } }, - "matcher-name": "cloudflare", + "matcher-name": "varnish", "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:05:06.548427372Z", + "timestamp": "2024-01-28T00:59:49.985146506Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4873,12 +4855,12 @@ ] } }, - "matcher-name": "varnish", + "matcher-name": "cloudflare", "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:05:06.548475032Z", + "timestamp": "2024-01-28T00:59:49.985194735Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4909,7 +4891,7 @@ "Let's Encrypt" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:51.817833176Z", + "timestamp": "2024-01-28T01:02:44.491087925Z", "matcher-status": true }, { @@ -4936,11 +4918,11 @@ "host": "www.matchid.io", "matched-at": "www.matchid.io:443", "extracted-results": [ - "matchid.io", - "*.matchid.io" + "*.matchid.io", + "matchid.io" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:51.81795276Z", + "timestamp": "2024-01-28T01:02:44.491208509Z", "matcher-status": true }, { @@ -4975,7 +4957,7 @@ " SAN: [*.matchid.io matchid.io]" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:51.818000519Z", + "timestamp": "2024-01-28T01:02:44.491251248Z", "matcher-status": true }, { @@ -5006,7 +4988,7 @@ "tls12" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:52.026344407Z", + "timestamp": "2024-01-28T01:02:44.530745817Z", "matcher-status": true }, { @@ -5037,7 +5019,7 @@ "tls13" ], "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:52.043972207Z", + "timestamp": "2024-01-28T01:02:44.550211265Z", "matcher-status": true } ], @@ -5045,7 +5027,7 @@ { "requestedUrl": "https://www.matchid.io/", "finalUrl": "https://matchid.io/", - "fetchTime": "2024-01-21T01:01:10.968Z", + "fetchTime": "2024-01-28T00:56:03.430Z", "runWarnings": [ "The page may not be loading as expected because your test URL (https://www.matchid.io/) was redirected to https://matchid.io/. Try testing the second URL directly." ], @@ -5053,7 +5035,7 @@ "performance": { "title": "Performance", "id": "performance", - "score": 0.21581687927246093 + "score": 0.21508655548095704 }, "accessibility": { "title": "Accessibility", @@ -5089,49 +5071,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 17986, + "numericValue": 18045, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 3193, - "firstMeaningfulPaint": 3193, - "largestContentfulPaint": 4556, - "firstCPUIdle": 12317, - "interactive": 17986, - "speedIndex": 8090, - "estimatedInputLatency": 41, - "totalBlockingTime": 449, - "maxPotentialFID": 175, + "firstContentfulPaint": 3338, + "firstMeaningfulPaint": 3338, + "largestContentfulPaint": 4890, + "firstCPUIdle": 4662, + "interactive": 18045, + "speedIndex": 7844, + "estimatedInputLatency": 44, + "totalBlockingTime": 313, + "maxPotentialFID": 176, "cumulativeLayoutShift": 0.00011303710937499999, - "cumulativeLayoutShiftAllFrames": 0.03184171597633136, + "cumulativeLayoutShiftAllFrames": 0, "observedTimeOrigin": 0, - "observedTimeOriginTs": 146043654, + "observedTimeOriginTs": 233390774, "observedNavigationStart": 0, - "observedNavigationStartTs": 146043654, - "observedFirstPaint": 180, - "observedFirstPaintTs": 146223347, - "observedFirstContentfulPaint": 180, - "observedFirstContentfulPaintTs": 146223347, - "observedFirstMeaningfulPaint": 180, - "observedFirstMeaningfulPaintTs": 146223347, - "observedLargestContentfulPaint": 180, - "observedLargestContentfulPaintTs": 146223347, - "observedTraceEnd": 2342, - "observedTraceEndTs": 148385918, - "observedLoad": 505, - "observedLoadTs": 146548159, - "observedDomContentLoaded": 177, - "observedDomContentLoadedTs": 146220469, + "observedNavigationStartTs": 233390774, + "observedFirstPaint": 285, + "observedFirstPaintTs": 233675972, + "observedFirstContentfulPaint": 285, + "observedFirstContentfulPaintTs": 233675972, + "observedFirstMeaningfulPaint": 285, + "observedFirstMeaningfulPaintTs": 233675972, + "observedLargestContentfulPaint": 285, + "observedLargestContentfulPaintTs": 233675972, + "observedTraceEnd": 4314, + "observedTraceEndTs": 237705199, + "observedLoad": 1226, + "observedLoadTs": 234616813, + "observedDomContentLoaded": 228, + "observedDomContentLoadedTs": 233618346, "observedCumulativeLayoutShift": 0.00011303710937499999, - "observedCumulativeLayoutShiftAllFrames": 0.03184171597633136, - "observedFirstVisualChange": 183, - "observedFirstVisualChangeTs": 146226654, - "observedLastVisualChange": 533, - "observedLastVisualChangeTs": 146576654, - "observedSpeedIndex": 187, - "observedSpeedIndexTs": 146230984 + "observedCumulativeLayoutShiftAllFrames": 0, + "observedFirstVisualChange": 266, + "observedFirstVisualChangeTs": 233656774, + "observedLastVisualChange": 383, + "observedLastVisualChangeTs": 233773774, + "observedSpeedIndex": 274, + "observedSpeedIndexTs": 233664653 }, { "lcpInvalidated": false @@ -5153,19 +5135,19 @@ "numScripts": 37, "numStylesheets": 5, "numFonts": 4, - "numTasks": 1967, - "numTasksOver10ms": 33, + "numTasks": 2210, + "numTasksOver10ms": 28, "numTasksOver25ms": 9, - "numTasksOver50ms": 1, + "numTasksOver50ms": 0, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 103528890.02958457, - "maxRtt": 88.714, - "maxServerLatency": 405.14799999999997, - "totalByteWeight": 2538514, - "totalTaskTime": 1111.7690000000096, - "mainDocumentTransferSize": 6157 + "throughput": 20356643.095905244, + "maxRtt": 153.849, + "maxServerLatency": 401.224, + "totalByteWeight": 2542343, + "totalTaskTime": 1112.0749999999987, + "mainDocumentTransferSize": 6161 } ] } @@ -5185,7 +5167,6 @@ "dsfr": null, "summary": { "404": "A+", - "httpGrade": "D+", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F", @@ -5195,8 +5176,8 @@ "cookiesGrade": "A", "cookiesCount": 0, "trackersGrade": "F", - "trackersCount": 99, - "lighthouse_performance": 0.21581687927246093, + "trackersCount": 100, + "lighthouse_performance": 0.21508655548095704, "lighthouse_performanceGrade": "E", "lighthouse_accessibility": 0.89, "lighthouse_accessibilityGrade": "A", @@ -5218,282 +5199,7 @@ "matchID-project/backend", "matchID-project/frontend" ], - "http": { - "url": "https://deces.matchid.io", - "algorithm_version": 2, - "end_time": "Sun, 21 Jan 2024 01:01:03 GMT", - "grade": "C+", - "hidden": false, - "likelihood_indicator": "MEDIUM", - "response_headers": { - "CF-Cache-Status": "DYNAMIC", - "CF-RAY": "848b9fa8c84a69a0-SJC", - "Connection": "keep-alive", - "Content-Encoding": "gzip", - "Content-Security-Policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com", - "Content-Type": "text/html", - "Date": "Sun, 21 Jan 2024 01:01:02 GMT", - "Feature-Policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';", - "Last-Modified": "Sat, 06 Jan 2024 13:51:31 GMT", - "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "Referrer-Policy": "same-origin", - "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=fLBIvrn%2BtcLuXtG3dhdFU2ElXD3Zio0jo116p04x1aiMyLdPjTAADkbln13rXzteQnCinMCNHfBBWwZuQruCLxxROMgySIgnArPMlzGQaXGNwvXg1bclVf3pLrRehUwXLrbaLCGmVHc3bDGJcKbt\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "Server": "cloudflare", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Transfer-Encoding": "chunked", - "X-Content-Type-Options": "nosniff", - "X-Frame-Options": "*.matchid.io", - "X-XSS-Protection": "1; mode=block", - "alt-svc": "h3=\":443\"; ma=86400" - }, - "scan_id": 46790283, - "score": 60, - "start_time": "Sun, 21 Jan 2024 01:01:00 GMT", - "state": "FINISHED", - "status_code": 200, - "tests_failed": 2, - "tests_passed": 10, - "tests_quantity": 12, - "details": { - "content-security-policy": { - "expectation": "csp-implemented-with-no-unsafe", - "name": "content-security-policy", - "output": { - "data": { - "connect-src": [ - "www.google-analytics.com", - "analytics.google.com", - "stats.g.doubleclick.net", - "pagead2.googlesyndication.com", - "region1.analytics.google.com", - "'self'", - "csi.gstatic.com", - "cloudflareinsights.com", - "www.data.gouv.fr" - ], - "default-src": [ - "'self'" - ], - "font-src": [ - "'self'", - "data:" - ], - "frame-src": [ - "tpc.googlesyndication.com", - "googleads.g.doubleclick.net", - "'self'", - "google.com", - "www.google.com", - "matchid.io" - ], - "img-src": [ - "www.google.fr", - "www.google-analytics.com", - "b.basemaps.cartocdn.com", - "a.basemaps.cartocdn.com", - "stats.g.doubleclick.net", - "pagead2.googlesyndication.com", - "'self'", - "upload.wikimedia.org", - "c.basemaps.cartocdn.com", - "matchid.io" - ], - "script-src": [ - "www.googletagmanager.com", - "'unsafe-eval'", - "adservice.google.com", - "www.google-analytics.com", - "www.googletagservices.com", - "tpc.googlesyndication.com", - "analytics.google.com", - "www.google.com", - "adservice.google.fr", - "pagead2.googlesyndication.com", - "'unsafe-inline'", - "'self'", - "ajax.cloudflare.com", - "fundingchoicesmessages.google.com", - "www.google.ca", - "partner.googleadservices.com", - "static.cloudflareinsights.com" - ], - "style-src": [ - "'self'", - "'unsafe-inline'", - "https:" - ] - }, - "http": true, - "meta": false, - "numPolicies": 1, - "policy": { - "antiClickjacking": false, - "defaultNone": false, - "insecureBaseUri": true, - "insecureFormAction": true, - "insecureSchemeActive": false, - "insecureSchemePassive": false, - "strictDynamic": false, - "unsafeEval": true, - "unsafeInline": true, - "unsafeInlineStyle": true, - "unsafeObjects": false - } - }, - "pass": false, - "result": "csp-implemented-with-unsafe-inline", - "score_description": "Content Security Policy (CSP) implemented unsafely. This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src.", - "score_modifier": -20 - }, - "contribute": { - "expectation": "contribute-json-only-required-on-mozilla-properties", - "name": "contribute", - "output": { - "data": null - }, - "pass": true, - "result": "contribute-json-only-required-on-mozilla-properties", - "score_description": "Contribute.json isn't required on websites that don't belong to Mozilla", - "score_modifier": 0 - }, - "cookies": { - "expectation": "cookies-secure-with-httponly-sessions", - "name": "cookies", - "output": { - "data": null, - "sameSite": null - }, - "pass": true, - "result": "cookies-not-found", - "score_description": "No cookies detected", - "score_modifier": 0 - }, - "cross-origin-resource-sharing": { - "expectation": "cross-origin-resource-sharing-not-implemented", - "name": "cross-origin-resource-sharing", - "output": { - "data": { - "acao": null, - "clientaccesspolicy": null, - "crossdomain": null - } - }, - "pass": true, - "result": "cross-origin-resource-sharing-not-implemented", - "score_description": "Content is not visible via cross-origin resource sharing (CORS) files or headers", - "score_modifier": 0 - }, - "public-key-pinning": { - "expectation": "hpkp-not-implemented", - "name": "public-key-pinning", - "output": { - "data": null, - "includeSubDomains": false, - "max-age": null, - "numPins": null, - "preloaded": false - }, - "pass": true, - "result": "hpkp-not-implemented", - "score_description": "HTTP Public Key Pinning (HPKP) header not implemented", - "score_modifier": 0 - }, - "redirection": { - "expectation": "redirection-to-https", - "name": "redirection", - "output": { - "destination": "https://deces.matchid.io/", - "redirects": true, - "route": [ - "http://deces.matchid.io/", - "https://deces.matchid.io/" - ], - "status_code": 200 - }, - "pass": true, - "result": "redirection-to-https", - "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS", - "score_modifier": 0 - }, - "referrer-policy": { - "expectation": "referrer-policy-private", - "name": "referrer-policy", - "output": { - "data": "same-origin", - "http": true, - "meta": false - }, - "pass": true, - "result": "referrer-policy-private", - "score_description": "Referrer-Policy header set to \"no-referrer\", \"same-origin\", \"strict-origin\" or \"strict-origin-when-cross-origin\"", - "score_modifier": 5 - }, - "strict-transport-security": { - "expectation": "hsts-implemented-max-age-at-least-six-months", - "name": "strict-transport-security", - "output": { - "data": "max-age=15552000; includeSubDomains; preload", - "includeSubDomains": true, - "max-age": 15552000, - "preload": true, - "preloaded": false - }, - "pass": true, - "result": "hsts-implemented-max-age-at-least-six-months", - "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)", - "score_modifier": 0 - }, - "subresource-integrity": { - "expectation": "sri-implemented-and-external-scripts-loaded-securely", - "name": "subresource-integrity", - "output": { - "data": { - "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317": { - "crossorigin": "anonymous", - "integrity": "sha512-euoFGowhlaLqXsPWQ48qSkBSCFs3DPRyiwVu3FjR96cMPx+Fr+gpWRhIafcHwqwCqWS42RZhIudOvEI+Ckf6MA==" - } - } - }, - "pass": true, - "result": "sri-implemented-and-external-scripts-loaded-securely", - "score_description": "Subresource Integrity (SRI) is implemented and all scripts are loaded securely", - "score_modifier": 5 - }, - "x-content-type-options": { - "expectation": "x-content-type-options-nosniff", - "name": "x-content-type-options", - "output": { - "data": "nosniff" - }, - "pass": true, - "result": "x-content-type-options-nosniff", - "score_description": "X-Content-Type-Options header set to \"nosniff\"", - "score_modifier": 0 - }, - "x-frame-options": { - "expectation": "x-frame-options-sameorigin-or-deny", - "name": "x-frame-options", - "output": { - "data": "*.matchid.io" - }, - "pass": false, - "result": "x-frame-options-header-invalid", - "score_description": "X-Frame-Options (XFO) header cannot be recognized", - "score_modifier": -20 - }, - "x-xss-protection": { - "expectation": "x-xss-protection-1-mode-block", - "name": "x-xss-protection", - "output": { - "data": "1; mode=block" - }, - "pass": true, - "result": "x-xss-protection-enabled-mode-block", - "score_description": "X-XSS-Protection header set to \"1; mode=block\"", - "score_modifier": 0 - } - } - }, + "http": null, "updownio": null, "nmap": { "host": "deces.matchid.io", @@ -5540,77 +5246,77 @@ "testssl": [ { "id": "service", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "HTTP" }, { "id": "pre_128cipher", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No 128 cipher limit bug" }, { "id": "SSLv2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "SSLv3", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "TLS1", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_1", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "TLS1_3", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered with final" }, { "id": "ALPN_HTTP2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "h2" }, { "id": "ALPN", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "http/1.1" }, { "id": "cipherlist_NULL", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -5618,7 +5324,7 @@ }, { "id": "cipherlist_aNULL", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -5626,7 +5332,7 @@ }, { "id": "cipherlist_EXPORT", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -5634,7 +5340,7 @@ }, { "id": "cipherlist_LOW", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -5642,7 +5348,7 @@ }, { "id": "cipherlist_3DES_IDEA", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cwe": "CWE-310", @@ -5650,7 +5356,7 @@ }, { "id": "cipherlist_OBSOLETED", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "cwe": "CWE-310", @@ -5658,581 +5364,581 @@ }, { "id": "cipherlist_STRONG_NOFS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "cipherlist_STRONG_FS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cipher_order-tls1_2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "server" }, { "id": "cipherorder_TLSv1_2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "cipher_order", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "server -- TLS 1.3 client determined" }, { "id": "FS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "FS_ciphers", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "FS_ECDHE_curves", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "prime256v1" }, { "id": "TLS_extensions", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "valid for 64800 seconds only (= 30 days" + "finding": "47 >= 30 days" }, { "id": "cert_notBefore", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2023-12-16 18:54" }, { "id": "cert_notAfter", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2024-03-15 18:54" }, { "id": "cert_extlifeSpan", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "certificate has no extended life time according to browser forum" }, { "id": "cert_eTLS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "not present" }, { "id": "cert_crlDistributionPoints", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "cert_ocspURL", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "http://e1.o.lencr.org" }, { "id": "OCSP_stapling", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cert_ocspRevoked", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "WARN", "finding": "unable to verify response" }, { "id": "cert_mustStapleExtension", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "DNS_CAArecord", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "finding": "--" }, { "id": "certificate_transparency", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "yes (certificate extension)" }, { "id": "certs_countServer", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "4" }, { "id": "certs_list_ordering_problem", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "no" }, { "id": "cert_caIssuers", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "E1 (Let's Encrypt from US)" }, { "id": "intermediate_cert <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIICxjCCAk2gAwIBAgIRALO93/inhFu86QOgQTWzSkUwCgYIKoZIzj0EAwMwTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDIwHhcNMjAwOTA0MDAwMDAwWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3MgRW5jcnlwdDELMAkGA1UEAxMCRTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQkXC2iKv0cS6Zdl3MnMayyoGli72XoprDwrEuf/xwLcA/TmC9N/A8AmzfwdAVXMpcuBe8qQyWj+240JxP2T35p0wKZXuskR5LBJJvmsSGPwSSB/GjMH2m6WPUZIvd0xhajggEIMIIBBDAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYDVR0OBBYEFFrz7Sv8NsI3eblSMOpUb89Vyy6sMB8GA1UdIwQYMBaAFHxClq7eS0g7+pL4nozPbYupcjeVMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAoYWaHR0cDovL3gyLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRwOi8veDIuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQBgt8TAQEBMAoGCCqGSM49BAMDA2cAMGQCMHt01VITjWH+Dbo/AwCd89eYhNlXLr3pD5xcSAQh8suzYHKOl9YST8pE9kLJ03uGqQIwWrGxtO3qYJkgsTgDyj2gJrjubi1K9sZmHzOa25JK1fUpE8ZwYii6I4zPPS/Lgul/\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "46494E30379059DF18BE52124305E606FC59070E5B21076CE113954B60517CDA" }, { "id": "intermediate_cert_notBefore <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#1>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "E1 <-- ISRG Root X2" }, { "id": "intermediate_cert <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIEYDCCAkigAwIBAgIQB55JKIY3b9QISMI/xjHkYzANBgkqhkiG9w0BAQsFADBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yMDA5MDQwMDAwMDBaFw0yNTA5MTUxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBTZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9ItgKbppbd9/w+kHsOdx1ymgHDB/qo4HlMIHiMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR8Qpau3ktIO/qS+J6Mz22LqXI3lTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzAiBgNVHSAEGzAZMAgGBmeBDAECATANBgsrBgEEAYLfEwEBATANBgkqhkiG9w0BAQsFAAOCAgEAG38lK5B6CHYAdxjhwy6KNkxBfr8XS+Mw11sMfpyWmG97sGjAJETM4vL80erb0p8B+RdNDJ1V/aWtbdIvP0tywC6uc8clFlfCPhWt4DHRCoSEbGJ4QjEiRhrtekC/lxaBRHfKbHtdIVwH8hGRIb/hL8Lvbv0FIOS093nzLbs3KvDGsaysUfUfs1oeZs5YBxg4f3GpPIO617yCnpp2D56wKf3L84kHSBv+q5MuFCENX6+Ot1SrXQ7UW0xx0JLqPaM2m3wf4DtVudhTU8yDZrtK3IEGABiL9LPXSLETQbnEtp7PLHeOQiALgH6fxatI27xvBI1sRikCDXCKHfESc7ZGJEKeKhcY46zHmMJyzG0tdm3dLCsmlqXPIQgb5dovy++fc5Ou+DZfR4+XKM6r4pgmmIv97igyIintTJUJxCD6B+GGLET2gUfA5GIy7R3YPEiIlsNekbave1mk7uOGnMeIWMooKmZVm4WAuR3YQCvJHBM8qevemcIWQPb1pK4qJWxSuscETLQyu/w4XKAMYXtX7HdOUM+vBqIPN4zhDtLTLxq9nHE+zOH40aijvQT2GcD5hq/1DhqqlWvvykdxS2McTZbbVSMKnQ+BdaDmQPVkRgNuzvpqfQbspDQGdNpT2Lm4xiN9qfgqLaSCpi4tEcrmzTFYeYXmchynn9NM0GbQp7s=\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "8B05B68CC659E5ED0FCB38F2C942FBFD200E6F2FF9F85D63C6994EF5E0B02701" }, { "id": "intermediate_cert_notBefore <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#2>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ISRG Root X2 <-- ISRG Root X1" }, { "id": "intermediate_cert <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA/MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1owTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XCov71am72AE8o295ohmxEk7axY/0UEmu/H9LqMZshftEzPLpI9d1537O4/xLxIZpLwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+DLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk/CjhFLfs8L6P+1dy70sntK4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5bHbvO5BieebbpJovJsXQEOEO3tkQjhb7t/eo98flAgeYjzYIlefiN5YNNnWe+w5ysR2bvAP5SQXYgd0FtCrWQemsAXaVCg/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4FQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBcSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna/H2qlPRmP6zjzZN7IKw0KKP/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu/7xk9TNDTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1c3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx+tvhS5B1/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA/BgsrBgEEAYLfEwEBATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQub3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9EU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26ZtuMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7/DlLQrt2M51oGrS+o44+/yQoDFVDC5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K/QosMrAdSW9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx/J3vWraV0T9VuGWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9Ohe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFCDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "6D99FB265EB1C5B3744765FCBC648F3CD8E1BFFAFDC4C2F99B9D47CF7FF1C24F" }, { "id": "intermediate_cert_notBefore <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "2021-01-20 19:14" }, { "id": "intermediate_cert_notAfter <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "2024-09-30 18:14" }, { "id": "intermediate_cert_expiration <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#3>", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "ISRG Root X1 <-- DST Root CA X3" }, { "id": "intermediate_cert_badOCSP", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "intermediate certificate(s) is/are ok" }, { "id": "HTTP_status_code", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "200 OK ('/')" }, { "id": "HTTP_clock_skew", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "0 seconds from localtime" }, { "id": "HTTP_headerTime", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "1705798929" + "finding": "1706403407" }, { "id": "HSTS_time", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "180 days (=15552000 seconds) > 15552000 seconds" }, { "id": "HSTS_subdomains", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "includes subdomains" }, { "id": "HSTS_preload", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "domain IS marked for preloading" }, { "id": "HPKP", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No support for HTTP Public Key Pinning" }, { "id": "banner_server", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "cloudflare" }, { "id": "banner_application", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No application banner found" }, { "id": "cookie_count", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "0 at '/'" }, { "id": "X-Frame-Options", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "*.matchid.io" }, { "id": "X-Content-Type-Options", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "nosniff" }, { "id": "Content-Security-Policy", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com" }, { "id": "X-XSS-Protection", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "1; mode=block" }, { "id": "Referrer-Policy", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "same-origin" }, { "id": "banner_reverseproxy", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cwe": "CWE-200", @@ -6240,7 +5946,7 @@ }, { "id": "heartbleed", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-0160", @@ -6249,7 +5955,7 @@ }, { "id": "CCS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-0224", @@ -6258,7 +5964,7 @@ }, { "id": "ticketbleed", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-9244", @@ -6267,7 +5973,7 @@ }, { "id": "ROBOT", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168", @@ -6276,7 +5982,7 @@ }, { "id": "secure_renego", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cwe": "CWE-310", @@ -6284,7 +5990,7 @@ }, { "id": "secure_client_renego", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2011-1473", @@ -6293,7 +5999,7 @@ }, { "id": "CRIME_TLS", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2012-4929", @@ -6302,7 +6008,7 @@ }, { "id": "BREACH", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "MEDIUM", "cve": "CVE-2013-3587", @@ -6311,7 +6017,7 @@ }, { "id": "POODLE_SSL", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-3566", @@ -6320,14 +6026,14 @@ }, { "id": "fallback_SCSV", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "no protocol below TLS 1.2 offered" }, { "id": "SWEET32", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-2183 CVE-2016-6329", @@ -6336,7 +6042,7 @@ }, { "id": "FREAK", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-0204", @@ -6345,7 +6051,7 @@ }, { "id": "DROWN", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -6354,7 +6060,7 @@ }, { "id": "DROWN_hint", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -6363,7 +6069,7 @@ }, { "id": "LOGJAM", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -6372,7 +6078,7 @@ }, { "id": "LOGJAM-common_primes", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -6381,7 +6087,7 @@ }, { "id": "BEAST", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2011-3389", @@ -6390,7 +6096,7 @@ }, { "id": "LUCKY13", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "LOW", "cve": "CVE-2013-0169", @@ -6399,7 +6105,7 @@ }, { "id": "winshock", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2014-6321", @@ -6408,7 +6114,7 @@ }, { "id": "RC4", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "cve": "CVE-2013-2566 CVE-2015-2808", @@ -6417,392 +6123,392 @@ }, { "id": "clientsimulation-android_60", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "clientsimulation-android_70", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_81", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_90", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_X", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_11", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_12", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_79_win10", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_101_win10", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_66_win81", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_100_win10", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-ie_6_xp", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_win7", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_xp", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_11_win7", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win81", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_winphone81", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win10", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_15_win10", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_101_win10_21h2", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-safari_121_ios_122", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_130_osx_10146", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_154_osx_1231", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java_7u25", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-java_8u161", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-java1102", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java1703", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-go_1178", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-libressl_283", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_102e", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-openssl_110l", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_111d", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-openssl_303", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-apple_mail_16_0", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-thunderbird_91_9", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "rating_spec", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)" }, { "id": "rating_doc", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide" }, { "id": "protocol_support_score", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "protocol_support_score_weighted", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "key_exchange_score", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "key_exchange_score_weighted", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "cipher_strength_score", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "60" }, { "id": "cipher_strength_score_weighted", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "24" }, { "id": "final_score", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", "finding": "84" }, { "id": "overall_grade", - "ip": "deces.matchid.io/172.67.179.218", + "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", "finding": "A+" }, { "id": "service", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "HTTP" }, { "id": "pre_128cipher", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No 128 cipher limit bug" }, { "id": "SSLv2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "SSLv3", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "not offered" }, { "id": "TLS1", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_1", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "TLS1_2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "TLS1_3", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered with final" }, { "id": "ALPN_HTTP2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "h2" }, { "id": "ALPN", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "http/1.1" }, { "id": "cipherlist_NULL", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -6810,7 +6516,7 @@ }, { "id": "cipherlist_aNULL", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -6818,7 +6524,7 @@ }, { "id": "cipherlist_EXPORT", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -6826,7 +6532,7 @@ }, { "id": "cipherlist_LOW", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-327", @@ -6834,7 +6540,7 @@ }, { "id": "cipherlist_3DES_IDEA", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cwe": "CWE-310", @@ -6842,7 +6548,7 @@ }, { "id": "cipherlist_OBSOLETED", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "cwe": "CWE-310", @@ -6850,581 +6556,581 @@ }, { "id": "cipherlist_STRONG_NOFS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not offered" }, { "id": "cipherlist_STRONG_FS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cipher_order-tls1_2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "server" }, { "id": "cipherorder_TLSv1_2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "cipher_order", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "server -- TLS 1.3 client determined" }, { "id": "FS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "FS_ciphers", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "FS_ECDHE_curves", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "prime256v1" }, { "id": "TLS_extensions", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "valid for 64800 seconds only (= 30 days" + "finding": "47 >= 30 days" }, { "id": "cert_notBefore", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2023-12-16 18:54" }, { "id": "cert_notAfter", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2024-03-15 18:54" }, { "id": "cert_extlifeSpan", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "certificate has no extended life time according to browser forum" }, { "id": "cert_eTLS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "not present" }, { "id": "cert_crlDistributionPoints", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "cert_ocspURL", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "http://e1.o.lencr.org" }, { "id": "OCSP_stapling", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "offered" }, { "id": "cert_ocspRevoked", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "WARN", "finding": "unable to verify response" }, { "id": "cert_mustStapleExtension", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "--" }, { "id": "DNS_CAArecord", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "finding": "--" }, { "id": "certificate_transparency", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "yes (certificate extension)" }, { "id": "certs_countServer", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "4" }, { "id": "certs_list_ordering_problem", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "no" }, { "id": "cert_caIssuers", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "E1 (Let's Encrypt from US)" }, { "id": "intermediate_cert <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIICxjCCAk2gAwIBAgIRALO93/inhFu86QOgQTWzSkUwCgYIKoZIzj0EAwMwTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDIwHhcNMjAwOTA0MDAwMDAwWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3MgRW5jcnlwdDELMAkGA1UEAxMCRTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQkXC2iKv0cS6Zdl3MnMayyoGli72XoprDwrEuf/xwLcA/TmC9N/A8AmzfwdAVXMpcuBe8qQyWj+240JxP2T35p0wKZXuskR5LBJJvmsSGPwSSB/GjMH2m6WPUZIvd0xhajggEIMIIBBDAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYDVR0OBBYEFFrz7Sv8NsI3eblSMOpUb89Vyy6sMB8GA1UdIwQYMBaAFHxClq7eS0g7+pL4nozPbYupcjeVMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAoYWaHR0cDovL3gyLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRwOi8veDIuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQBgt8TAQEBMAoGCCqGSM49BAMDA2cAMGQCMHt01VITjWH+Dbo/AwCd89eYhNlXLr3pD5xcSAQh8suzYHKOl9YST8pE9kLJ03uGqQIwWrGxtO3qYJkgsTgDyj2gJrjubi1K9sZmHzOa25JK1fUpE8ZwYii6I4zPPS/Lgul/\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "46494E30379059DF18BE52124305E606FC59070E5B21076CE113954B60517CDA" }, { "id": "intermediate_cert_notBefore <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#1>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "E1 <-- ISRG Root X2" }, { "id": "intermediate_cert <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIEYDCCAkigAwIBAgIQB55JKIY3b9QISMI/xjHkYzANBgkqhkiG9w0BAQsFADBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yMDA5MDQwMDAwMDBaFw0yNTA5MTUxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBTZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9ItgKbppbd9/w+kHsOdx1ymgHDB/qo4HlMIHiMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR8Qpau3ktIO/qS+J6Mz22LqXI3lTAfBgNVHSMEGDAWgBR5tFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wJwYDVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzAiBgNVHSAEGzAZMAgGBmeBDAECATANBgsrBgEEAYLfEwEBATANBgkqhkiG9w0BAQsFAAOCAgEAG38lK5B6CHYAdxjhwy6KNkxBfr8XS+Mw11sMfpyWmG97sGjAJETM4vL80erb0p8B+RdNDJ1V/aWtbdIvP0tywC6uc8clFlfCPhWt4DHRCoSEbGJ4QjEiRhrtekC/lxaBRHfKbHtdIVwH8hGRIb/hL8Lvbv0FIOS093nzLbs3KvDGsaysUfUfs1oeZs5YBxg4f3GpPIO617yCnpp2D56wKf3L84kHSBv+q5MuFCENX6+Ot1SrXQ7UW0xx0JLqPaM2m3wf4DtVudhTU8yDZrtK3IEGABiL9LPXSLETQbnEtp7PLHeOQiALgH6fxatI27xvBI1sRikCDXCKHfESc7ZGJEKeKhcY46zHmMJyzG0tdm3dLCsmlqXPIQgb5dovy++fc5Ou+DZfR4+XKM6r4pgmmIv97igyIintTJUJxCD6B+GGLET2gUfA5GIy7R3YPEiIlsNekbave1mk7uOGnMeIWMooKmZVm4WAuR3YQCvJHBM8qevemcIWQPb1pK4qJWxSuscETLQyu/w4XKAMYXtX7HdOUM+vBqIPN4zhDtLTLxq9nHE+zOH40aijvQT2GcD5hq/1DhqqlWvvykdxS2McTZbbVSMKnQ+BdaDmQPVkRgNuzvpqfQbspDQGdNpT2Lm4xiN9qfgqLaSCpi4tEcrmzTFYeYXmchynn9NM0GbQp7s=\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "8B05B68CC659E5ED0FCB38F2C942FBFD200E6F2FF9F85D63C6994EF5E0B02701" }, { "id": "intermediate_cert_notBefore <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2020-09-04 00:00" }, { "id": "intermediate_cert_notAfter <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2025-09-15 16:00" }, { "id": "intermediate_cert_expiration <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#2>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ISRG Root X2 <-- ISRG Root X1" }, { "id": "intermediate_cert <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA/MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1owTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2VhcmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XCov71am72AE8o295ohmxEk7axY/0UEmu/H9LqMZshftEzPLpI9d1537O4/xLxIZpLwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+DLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk/CjhFLfs8L6P+1dy70sntK4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5bHbvO5BieebbpJovJsXQEOEO3tkQjhb7t/eo98flAgeYjzYIlefiN5YNNnWe+w5ysR2bvAP5SQXYgd0FtCrWQemsAXaVCg/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4FQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBcSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna/H2qlPRmP6zjzZN7IKw0KKP/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu/7xk9TNDTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1c3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx+tvhS5B1/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA/BgsrBgEEAYLfEwEBATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQub3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9EU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26ZtuMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7/DlLQrt2M51oGrS+o44+/yQoDFVDC5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K/QosMrAdSW9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx/J3vWraV0T9VuGWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9Ohe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFCDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----" }, { "id": "intermediate_cert_fingerprintSHA256 <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "6D99FB265EB1C5B3744765FCBC648F3CD8E1BFFAFDC4C2F99B9D47CF7FF1C24F" }, { "id": "intermediate_cert_notBefore <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "2021-01-20 19:14" }, { "id": "intermediate_cert_notAfter <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "2024-09-30 18:14" }, { "id": "intermediate_cert_expiration <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "ok > 40 days" }, { "id": "intermediate_cert_chain <#3>", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "ISRG Root X1 <-- DST Root CA X3" }, { "id": "intermediate_cert_badOCSP", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "intermediate certificate(s) is/are ok" }, { "id": "HTTP_status_code", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "200 OK ('/')" }, { "id": "HTTP_clock_skew", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "0 seconds from localtime" }, { "id": "HTTP_headerTime", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "1705798971" + "finding": "1706403449" }, { "id": "HSTS_time", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "180 days (=15552000 seconds) > 15552000 seconds" }, { "id": "HSTS_subdomains", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "includes subdomains" }, { "id": "HSTS_preload", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "domain IS marked for preloading" }, { "id": "HPKP", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No support for HTTP Public Key Pinning" }, { "id": "banner_server", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "cloudflare" }, { "id": "banner_application", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No application banner found" }, { "id": "cookie_count", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "0 at '/'" }, { "id": "X-Frame-Options", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "*.matchid.io" }, { "id": "X-Content-Type-Options", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "nosniff" }, { "id": "Content-Security-Policy", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com" }, { "id": "X-XSS-Protection", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "1; mode=block" }, { "id": "Referrer-Policy", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "same-origin" }, { "id": "banner_reverseproxy", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cwe": "CWE-200", @@ -7432,7 +7138,7 @@ }, { "id": "heartbleed", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-0160", @@ -7441,7 +7147,7 @@ }, { "id": "CCS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-0224", @@ -7450,7 +7156,7 @@ }, { "id": "ticketbleed", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-9244", @@ -7459,7 +7165,7 @@ }, { "id": "ROBOT", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168", @@ -7468,7 +7174,7 @@ }, { "id": "secure_renego", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cwe": "CWE-310", @@ -7476,7 +7182,7 @@ }, { "id": "secure_client_renego", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2011-1473", @@ -7485,7 +7191,7 @@ }, { "id": "CRIME_TLS", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2012-4929", @@ -7494,7 +7200,7 @@ }, { "id": "BREACH", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "MEDIUM", "cve": "CVE-2013-3587", @@ -7503,7 +7209,7 @@ }, { "id": "POODLE_SSL", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-3566", @@ -7512,14 +7218,14 @@ }, { "id": "fallback_SCSV", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "no protocol below TLS 1.2 offered" }, { "id": "SWEET32", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-2183 CVE-2016-6329", @@ -7528,7 +7234,7 @@ }, { "id": "FREAK", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-0204", @@ -7537,7 +7243,7 @@ }, { "id": "DROWN", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -7546,7 +7252,7 @@ }, { "id": "DROWN_hint", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "cve": "CVE-2016-0800 CVE-2016-0703", @@ -7555,7 +7261,7 @@ }, { "id": "LOGJAM", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -7564,7 +7270,7 @@ }, { "id": "LOGJAM-common_primes", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2015-4000", @@ -7573,7 +7279,7 @@ }, { "id": "BEAST", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2011-3389", @@ -7582,7 +7288,7 @@ }, { "id": "LUCKY13", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "LOW", "cve": "CVE-2013-0169", @@ -7591,7 +7297,7 @@ }, { "id": "winshock", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2014-6321", @@ -7600,7 +7306,7 @@ }, { "id": "RC4", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "cve": "CVE-2013-2566 CVE-2015-2808", @@ -7609,325 +7315,325 @@ }, { "id": "clientsimulation-android_60", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD" }, { "id": "clientsimulation-android_70", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_81", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-android_90", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_X", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_11", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-android_12", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_79_win10", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-chrome_101_win10", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_66_win81", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-firefox_100_win10", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-ie_6_xp", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_win7", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_8_xp", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-ie_11_win7", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win81", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_winphone81", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-ie_11_win10", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_15_win10", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-edge_101_win10_21h2", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-safari_121_ios_122", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_130_osx_10146", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256" }, { "id": "clientsimulation-safari_154_osx_1231", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java_7u25", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "No connection" }, { "id": "clientsimulation-java_8u161", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-java1102", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-java1703", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-go_1178", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "clientsimulation-libressl_283", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_102e", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-openssl_110l", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305" }, { "id": "clientsimulation-openssl_111d", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-openssl_303", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_256_GCM_SHA384" }, { "id": "clientsimulation-apple_mail_16_0", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256" }, { "id": "clientsimulation-thunderbird_91_9", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "TLSv1.3 TLS_AES_128_GCM_SHA256" }, { "id": "rating_spec", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)" }, { "id": "rating_doc", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide" }, { "id": "protocol_support_score", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "protocol_support_score_weighted", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "key_exchange_score", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "100" }, { "id": "key_exchange_score_weighted", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "30" }, { "id": "cipher_strength_score", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "60" }, { "id": "cipher_strength_score_weighted", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "24" }, { "id": "final_score", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", "finding": "84" }, { "id": "overall_grade", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", "finding": "A+" }, { "id": "scanTime", - "ip": "deces.matchid.io/104.21.64.91", + "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "86" + "finding": "85" } ], "thirdparties": { @@ -7949,28 +7655,32 @@ "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904" }, { - "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41h0v892384882&_p=1705798898107&_gaz=1&gcd=11l1l1l1l1&dma=0&cid=1415225760.1705798898&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1705798898&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=934", - "details": { - "id": "google", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401230101/show_ads_impl.js" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/gen_204?id=new_abg_tag&value=true&host_v=false&frequency=0.01&eid=44759876%2C44759927%2C44759837%2C31080589%2C95321963" }, { "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1415225760.1705798898>m=45je41h0v892384882&aip=1&dma=0&gcd=11l1l1l1l1", + "url": "https://googleads.g.doubleclick.net/pagead/html/r20240122/r20190131/zrt_lookup.html", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" } }, { - "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202401170101/show_ads_impl.js?bust=31080557" + "type": "google", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41o0v892384882&_p=1706403377830&_gaz=1&gcd=11l1l1l1l1&dma=0&cid=494255799.1706403378&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&_s=1&sid=1706403377&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1641", + "details": { + "id": "google", + "message": "Use hosted Matomo instance" + } }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/html/r20240118/r20190131/zrt_lookup.html", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=494255799.1706403378>m=45je41o0v892384882&aip=1&dma=0&gcd=11l1l1l1l1", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -7978,15 +7688,19 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41h0v892384882&_p=1705798898107&gcd=11l1l1l1l1&dma=0&cid=1415225760.1705798898&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&sid=1705798898&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=986", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je41o0v892384882&_p=1706403377830&gcd=11l1l1l1l1&dma=0&cid=494255799.1706403378&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&sid=1706403377&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=1667", "details": { "id": "google", "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/gen_204?id=afc_etu&etus=4&sig=1&tms=200&eid=44759876%2C44759927%2C44759837%2C31080589%2C95321963" + }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1704549091&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~4~6&aslcwct=150&asacwct=25&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1705798898160&bpp=14&bdt=824&idt=234&shv=r20240118&mjsv=m202401170101&ptt=9&saldr=aa&abxe=1&nras=1&correlator=1164382322347&frm=20&pv=2&ga_vid=1415225760.1705798898&ga_sid=1705798898&ga_hid=364112655&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=95320239%2C44759876%2C44759927%2C44759837%2C31080534%2C31080557%2C95322183%2C95320868%2C95321627%2C95322166&oid=2&pvsid=3821198823185511&tmod=1729997438&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=252", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1704549091&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&asro=0&aslmt=0.4&asamt=-1&asedf=0&asefa=1&aseiel=1~2~4~6&aslcwct=150&asacwct=25&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1706403377801&bpp=14&bdt=1378&idt=168&shv=r20240122&mjsv=m202401230101&ptt=9&saldr=aa&abxe=1&nras=1&correlator=6229000547755&frm=20&pv=2&ga_vid=494255799.1706403378&ga_sid=1706403378&ga_hid=69216502&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759876%2C44759927%2C44759837%2C31080589%2C95321963%2C95321626%2C95322164%2C95323009&oid=2&pvsid=1230260427225286&tmod=1285000212&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=187", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -7994,7 +7708,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240118&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240122&st=env" }, { "type": "unknown", @@ -8014,35 +7728,35 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240118&jk=3821198823185511&rc=" + "url": "https://pagead2.googlesyndication.com/bg/IHSjRKKj3q_1Pt3c2sGWHmUCy_Bw5n5yhKh9CWyZSw4.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/IHSjRKKj3q_1Pt3c2sGWHmUCy_Bw5n5yhKh9CWyZSw4.js" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240122&jk=1230260427225286&rc=" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?JCSTcg" + "url": "https://tpc.googlesyndication.com/generate_204?5Dd4Cg" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240118&jk=3821198823185511&bg=!0dKl0p3NAAa8BdJLnAU7ADQBe5WfOB2V9vVGcQ9rEY1b1gFUMfATEteHVnnx0f57fSzy3ee6jjH2ut8p7Yzfk0PPvtDuAgAAAFJSAAAAA2gBBwoAejXbUT8C5sDwbN8r7r4ewuLIi2mgtOccqR1r3N7LtdnNiMuAGXpy9Qk6XryzyHcnIox-yjvBabppudpn9J5i5av39cuResC7RrK_QRPVlI6qx177uNvxXpMwKW_JtugcswykXBXlngHr4Zgb3xa6P_Rhwb0yv1Gz5klmmQLzFPjxg3P2oCE_o5t5dvGL-6LFEPvEJLjYZXbHL3vQ_uIjVDDeGXXYzSn3RWvUkhEL5xaFicZ7Yxa8OgC7sC1Pj4sFhRI5UGCWOjoCuKjEg9-oitrc-QFyDMG2Ivb9bTjJk4hWP6nkcZKlbrwPKvwKOd1u8c1JUwtel7_f7eod_jU-mCfLsd8WrjwxDgqTCw7kv0pbb8csoUUpVydOQ8wD0ROJFH2x8b-e05p8z21g7PBkWt8LqcFQo4dOQGNjhpGQfIhsWKpGpgXvx7KjCVC7g38MXvGJIZ5iCyow8uuq9jkhv77qyP6uXkZpSHm6RNskCSQMTcVaPQhDpkLIdfslkAopNUnpMGBY7zkV5kFralo5sJgtlpiS51-6ewTbdgTFq62kvKodx5GqEeSqcuiWJ4TEzfiPb7Oy-H_1ATK7iACaJp1Hnr0TP_FNqVy82ZXvIGqngfejoFrY4sTOs7ADqb8lyqW8ibKXcjiKTr1-opt9DBzg38LXfEhsvv9CqBs32JSSIIp4G_w6U9idWB0XaDrXfyiqdvdWk8_JzNtzEiz42SNhEXIYlGInt1Af_PbBUanCsdm1c9nP3NQvzSkN1XXYCJiDvdmQKKY-7sHLRYg6bKLcbETDJUJhxvfr48pjpY8heSa58dMQB6dWnzosAXo-VJ8ZS3SPbN0S2O0YqZEvalDNQ53igHkvIxhlQdXmN7GrAkghdTf5eB6rptxSyYY3L0tBcNk-m4BjSVplBQuZ8V5mV3_eEsdwDfX7sjC3kJEH9zEYj25dIMiTRgdXrNv4GoCsPHHDgjsfil0PmcmPXIKxTIjgDKntsEpzfxPKVNa6cd7Y_ehElel4ahqt2e2obJwd9NV9kOvT6SaBnZIZ6QGCeAJckuZ5IvErjzeAjgViWk5PfeFN3n3tZR3V4nBqGbhVEU5pyFtU7EVRBKP5e4fvOTXaurenS2DNE9Vy3wilDNO2KvfCVXRJhjoyWCuSRwQdOkvqqhn5DeJUrVRtmSw" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240122&jk=1230260427225286&bg=!NDelN3jNAAa8BdJLnAU7ADQBe5WfOIVMcPnEPFkLz-oL6C-4wXYaoZVajUwqg0rvNBiKFfZyplSaGJ47sYgwsbT05PS1AgAAAF5SAAAAAmgBB5kC8Aoe9jYwdb6eu8BGW1YeS05j5irwVgrVKUGGx2_W7fNtAX1p9IwVaen-eQQ2X2KZmuD7V42VjIUqN8Xtvcp4RKyq2FkicjSPKx7pqQvpbb0jQUdS0caaRqT6exEd-CeQoySNa6E08H7merX5LtKGnUSRGg89YTeRo5juTGCMC8m0X0vbTyxZhEQwS47x0quITYcZ9bmD-dSTooIre6LX0N_8jZRXSJKFWzGosc-4gf18cZhXXfYpXneCCSZJ_KIJTPTnwk4ocWmCMwww2VYvLpjfC9Heu34aCSuRtUQkY9Z_5uriZ-Fo2ZVyz8H4c4wteIyPWm6UakpdQrBgsgQMq6ZbK7_4MgfEz5P2ad2HDdN_jW8IXreLzOdURSShKamzMERUjSYzXWofFpRocdZ5dgZ88Us3hWqCLFjgdZ1CMZ4uoDSY-HSTHc-1ceJ3ygTBGUfq-IHkKl51LPY1b1S08JpfIdyvsiJYlR9v3h8HFqdDrdgnX5b_dKiZd8Do6SrZc6gAXp6kjkIeM7CSDT2TzkYKT7fJMmXBIWKRucQtz_VmFriXk2N8dcaJsXUK0H9TYTFQb83C5YaKYZYAPvc5YM4O0HBXzpxfULXBPG8J6PP__1l0BzaAWAmX5a4t9G43lMbdeVCsz9apa-357Eoi4cZPzZSpWLg4eLvo07UgsgaH5ZhdQLaXjxqv9XwDkUG06ETv3xM9caCGGCoYAUNvD-I8QjPU_yEu7cA3mPqzPXyTltkS6nzs8HbYuMupyXHLUAmBNvrEkoYVr3W6-6rK-099Ic7az9sGDgJqjADBgop2E6UBdJKPgYAn9NFdshoW5TqQLqw6PMt1SGgFYCJX-E04CF27LniXpfS24ITh4AYhShNdpFAxx3mtxBcwlpdnZZ1_m2jIsWFAuJwESKYFy1AXclPKLIk8vrrvETTaXmaAEHxlA-bjG9PM6zU0R1Lgsh0OGetDF-_gJAwfpEhSsbjCuX7nl9Bv7csxCN67ooYm" } ], "cookies": [], "headers": { "alt-svc": "h3=\":443\"; ma=86400", "cf-cache-status": "DYNAMIC", - "cf-ray": "848ba083ba693975-IAD", + "cf-ray": "84c5464d78598206-IAD", "content-encoding": "br", "content-security-policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com", "content-type": "text/html", - "date": "Sun, 21 Jan 2024 01:01:37 GMT", + "date": "Sun, 28 Jan 2024 00:56:16 GMT", "feature-policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';", "last-modified": "Sat, 06 Jan 2024 13:51:31 GMT", "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", "referrer-policy": "same-origin", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=eSTETcaTMK3VXttuI363Ch4RgB79TB8rbsFrJocPcjlRLeYG1HuRY8zXE1BKjzsVVzHHwXu4BppHdb9eEBTjuyY%2FSfMOibhXEnJelq7p4izR%2BpVfpcCCZDS1hiTcCu4rJdhY\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=d6%2BTU06alQ3rHgfVBzH4Xwlcl4ckYQ2QsSlP6czbuxoZRoNiNT4pCa7pAKF3CmPfnaQjyyaIFzzdJytvVxYTSdQyn2ZBIWgY3GB%2FNKdeOu0x%2B1a8gMCrCQMnz6klo%2Br9p0r4\"}],\"group\":\"cf-nel\",\"max_age\":604800}", "server": "cloudflare", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "x-content-type-options": "nosniff", @@ -8126,8 +7840,14 @@ }, { "hostname": "www.googletagmanager.com", - "ip": "142.251.167.97", + "ip": "142.251.163.97", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -8157,10 +7877,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -8175,12 +7899,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "pagead2.googlesyndication.com", - "ip": "172.253.63.155", + "ip": "172.253.63.154", "geoip": { "continent": { "code": "NA", @@ -8233,9 +7973,15 @@ } }, { - "hostname": "analytics.google.com", - "ip": "216.239.34.181", + "hostname": "googleads.g.doubleclick.net", + "ip": "142.251.111.154", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -8265,10 +8011,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 34.0544, - "longitude": -118.244, - "time_zone": "America/Los_Angeles" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -8286,25 +8036,25 @@ }, "subdivisions": [ { - "geoname_id": 5332921, - "iso_code": "CA", + "geoname_id": 5128638, + "iso_code": "NY", "names": { - "de": "Kalifornien", - "en": "California", - "es": "California", - "fr": "Californie", - "ja": "カリフォルニア州", - "pt-BR": "Califórnia", - "ru": "Калифорния", - "zh-CN": "加州" + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" } } ] } }, { - "hostname": "stats.g.doubleclick.net", - "ip": "172.253.63.154", + "hostname": "analytics.google.com", + "ip": "172.253.122.101", "geoip": { "continent": { "code": "NA", @@ -8357,8 +8107,8 @@ } }, { - "hostname": "googleads.g.doubleclick.net", - "ip": "172.253.63.155", + "hostname": "stats.g.doubleclick.net", + "ip": "172.253.115.155", "geoip": { "continent": { "code": "NA", @@ -8412,7 +8162,7 @@ }, { "hostname": "tpc.googlesyndication.com", - "ip": "172.253.63.132", + "ip": "172.253.122.132", "geoip": { "continent": { "code": "NA", @@ -8466,7 +8216,7 @@ }, { "hostname": "www.google.com", - "ip": "142.251.163.105", + "ip": "172.253.122.99", "geoip": { "continent": { "code": "NA", @@ -8698,7 +8448,7 @@ "zap": { "@programName": "ZAP", "@version": "2.14.0", - "@generated": "Sun, 21 Jan 2024 01:00:46", + "@generated": "Sun, 28 Jan 2024 00:55:49", "site": [ { "@name": "https://deces.matchid.io", @@ -8838,22 +8588,22 @@ }, "nuclei": [ { - "template": "dns/caa-fingerprint.yaml", - "template-url": "https://templates.nuclei.sh/public/caa-fingerprint", - "template-id": "caa-fingerprint", - "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml", + "template": "dns/txt-fingerprint.yaml", + "template-url": "https://templates.nuclei.sh/public/txt-fingerprint", + "template-id": "txt-fingerprint", + "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml", "info": { - "name": "CAA Record", + "name": "DNS TXT Record Detected", "author": [ "pdteam" ], "tags": [ "dns", - "caa" + "txt" ], - "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.", + "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.", "reference": [ - "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record" + "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/" ], "severity": "info", "metadata": { @@ -8869,26 +8619,29 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "timestamp": "2024-01-21T01:03:51.715794992Z", + "extracted-results": [ + "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" + ], + "timestamp": "2024-01-28T00:58:29.009999461Z", "matcher-status": true }, { - "template": "dns/txt-fingerprint.yaml", - "template-url": "https://templates.nuclei.sh/public/txt-fingerprint", - "template-id": "txt-fingerprint", - "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml", + "template": "dns/caa-fingerprint.yaml", + "template-url": "https://templates.nuclei.sh/public/caa-fingerprint", + "template-id": "caa-fingerprint", + "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml", "info": { - "name": "DNS TXT Record Detected", + "name": "CAA Record", "author": [ "pdteam" ], "tags": [ "dns", - "txt" + "caa" ], - "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.", + "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.", "reference": [ - "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/" + "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record" ], "severity": "info", "metadata": { @@ -8904,10 +8657,7 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "extracted-results": [ - "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" - ], - "timestamp": "2024-01-21T01:03:52.600602738Z", + "timestamp": "2024-01-28T00:58:30.006859213Z", "matcher-status": true }, { @@ -8946,8 +8696,8 @@ "extracted-results": [ "1; mode=block" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:03:59.412166714Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:58:36.722686612Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8973,8 +8723,8 @@ "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:17.110009428Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:58:54.481960433Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9006,12 +8756,12 @@ "max-request": 1 } }, - "matcher-name": "permissions-policy", + "matcher-name": "cross-origin-opener-policy", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.812001933Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.189948562Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9043,12 +8793,12 @@ "max-request": 1 } }, - "matcher-name": "x-permitted-cross-domain-policies", + "matcher-name": "cross-origin-resource-policy", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.81204819Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.190015657Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9080,12 +8830,12 @@ "max-request": 1 } }, - "matcher-name": "clear-site-data", + "matcher-name": "permissions-policy", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.812065292Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.190027409Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9117,12 +8867,12 @@ "max-request": 1 } }, - "matcher-name": "cross-origin-embedder-policy", + "matcher-name": "x-permitted-cross-domain-policies", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.812078977Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.190036626Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9154,12 +8904,12 @@ "max-request": 1 } }, - "matcher-name": "cross-origin-opener-policy", + "matcher-name": "clear-site-data", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.812093324Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.190064558Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9191,12 +8941,12 @@ "max-request": 1 } }, - "matcher-name": "cross-origin-resource-policy", + "matcher-name": "cross-origin-embedder-policy", "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:22.812108953Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:00.19008179Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -9223,8 +8973,8 @@ "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/robots.txt", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:28.896498638Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:06.174517769Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/robots.txt'", "matcher-status": true }, @@ -9260,8 +9010,8 @@ "extracted-results": [ "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:32.063069607Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:09.403550265Z", "curl-command": "curl -X 'GET' -d '' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'", "matcher-status": true }, @@ -9301,8 +9051,8 @@ "extracted-results": [ "\"version\":\"2024.1.0\"" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:36.025219606Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:13.424164026Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/v1/console/server/state?accessToken&username'", "matcher-status": true }, @@ -9342,8 +9092,8 @@ "extracted-results": [ "\"version\":\"2024.1.0\"" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:36.139210513Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:13.528397145Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/nacos/v1/console/server/state?accessToken&username'", "matcher-status": true }, @@ -9382,8 +9132,8 @@ "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:36.932427505Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:14.473725775Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'", "matcher-status": true }, @@ -9422,91 +9172,88 @@ "type": "http", "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:04:36.932482187Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T00:59:14.473762152Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'", "matcher-status": true }, { - "template": "ssl/detect-ssl-issuer.yaml", - "template-url": "https://templates.nuclei.sh/public/ssl-issuer", - "template-id": "ssl-issuer", - "template-path": "/home/runner/nuclei-templates/ssl/detect-ssl-issuer.yaml", + "template": "ssl/tls-version.yaml", + "template-url": "https://templates.nuclei.sh/public/tls-version", + "template-id": "tls-version", + "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml", "info": { - "name": "Detect SSL Certificate Issuer", + "name": "TLS Version - Detect", "author": [ - "lingtren" + "pdteam", + "pussycat0x" ], "tags": [ "ssl", "tls" ], - "description": "Extract the issuer's organization from the target's certificate. Issuers are entities which sign and distribute certificates.\n", + "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n", "severity": "info", "metadata": { - "max-request": 1 + "max-request": 4 } }, "type": "ssl", "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "Let's Encrypt" + "tls12" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:30.953430498Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T01:02:10.267101671Z", "matcher-status": true }, { - "template": "ssl/ssl-dns-names.yaml", - "template-url": "https://templates.nuclei.sh/public/ssl-dns-names", - "template-id": "ssl-dns-names", - "template-path": "/home/runner/nuclei-templates/ssl/ssl-dns-names.yaml", + "template": "ssl/tls-version.yaml", + "template-url": "https://templates.nuclei.sh/public/tls-version", + "template-id": "tls-version", + "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml", "info": { - "name": "SSL DNS Names", + "name": "TLS Version - Detect", "author": [ - "pdteam" + "pdteam", + "pussycat0x" ], "tags": [ "ssl", "tls" ], - "description": "Extract the Subject Alternative Name (SAN) from the target's certificate. SAN facilitates the usage of additional hostnames with the same certificate.\n", + "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n", "severity": "info", "metadata": { - "max-request": 1 + "max-request": 4 } }, "type": "ssl", "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "*.matchid.io", - "matchid.io" + "tls13" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:30.953543479Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T01:02:10.28529883Z", "matcher-status": true }, { - "template": "ssl/wildcard-tls.yaml", - "template-url": "https://templates.nuclei.sh/public/wildcard-tls", - "template-id": "wildcard-tls", - "template-path": "/home/runner/nuclei-templates/ssl/wildcard-tls.yaml", + "template": "ssl/detect-ssl-issuer.yaml", + "template-url": "https://templates.nuclei.sh/public/ssl-issuer", + "template-id": "ssl-issuer", + "template-path": "/home/runner/nuclei-templates/ssl/detect-ssl-issuer.yaml", "info": { - "name": "Wildcard TLS Certificate", + "name": "Detect SSL Certificate Issuer", "author": [ - "lucky0x0d" + "lingtren" ], "tags": [ "ssl", - "wildcard", "tls" ], - "description": "Checks a sites certificate to see if there are wildcard CN or SAN entries.\n", - "reference": [ - "https://cheatsheetseries.owasp.org/cheatsheets/transport_layer_protection_cheat_sheet.html#carefully-consider-the-use-of-wildcard-certificates" - ], + "description": "Extract the issuer's organization from the target's certificate. Issuers are entities which sign and distribute certificates.\n", "severity": "info", "metadata": { "max-request": 1 @@ -9516,73 +9263,76 @@ "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "CN: matchid.io", - " SAN: [*.matchid.io matchid.io]" + "Let's Encrypt" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:30.953590547Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T01:02:13.156359166Z", "matcher-status": true }, { - "template": "ssl/tls-version.yaml", - "template-url": "https://templates.nuclei.sh/public/tls-version", - "template-id": "tls-version", - "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml", + "template": "ssl/ssl-dns-names.yaml", + "template-url": "https://templates.nuclei.sh/public/ssl-dns-names", + "template-id": "ssl-dns-names", + "template-path": "/home/runner/nuclei-templates/ssl/ssl-dns-names.yaml", "info": { - "name": "TLS Version - Detect", + "name": "SSL DNS Names", "author": [ - "pdteam", - "pussycat0x" + "pdteam" ], "tags": [ "ssl", "tls" ], - "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n", + "description": "Extract the Subject Alternative Name (SAN) from the target's certificate. SAN facilitates the usage of additional hostnames with the same certificate.\n", "severity": "info", "metadata": { - "max-request": 4 + "max-request": 1 } }, "type": "ssl", "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "tls12" + "*.matchid.io", + "matchid.io" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:30.993380228Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T01:02:13.156505878Z", "matcher-status": true }, { - "template": "ssl/tls-version.yaml", - "template-url": "https://templates.nuclei.sh/public/tls-version", - "template-id": "tls-version", - "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml", + "template": "ssl/wildcard-tls.yaml", + "template-url": "https://templates.nuclei.sh/public/wildcard-tls", + "template-id": "wildcard-tls", + "template-path": "/home/runner/nuclei-templates/ssl/wildcard-tls.yaml", "info": { - "name": "TLS Version - Detect", + "name": "Wildcard TLS Certificate", "author": [ - "pdteam", - "pussycat0x" + "lucky0x0d" ], "tags": [ "ssl", + "wildcard", "tls" ], - "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n", + "description": "Checks a sites certificate to see if there are wildcard CN or SAN entries.\n", + "reference": [ + "https://cheatsheetseries.owasp.org/cheatsheets/transport_layer_protection_cheat_sheet.html#carefully-consider-the-use-of-wildcard-certificates" + ], "severity": "info", "metadata": { - "max-request": 4 + "max-request": 1 } }, "type": "ssl", "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "tls13" + "CN: matchid.io", + " SAN: [*.matchid.io matchid.io]" ], - "ip": "172.67.179.218", - "timestamp": "2024-01-21T01:07:31.033139358Z", + "ip": "104.21.64.91", + "timestamp": "2024-01-28T01:02:13.156549329Z", "matcher-status": true } ], @@ -9590,7 +9340,7 @@ { "requestedUrl": "https://deces.matchid.io/", "finalUrl": "https://deces.matchid.io/", - "fetchTime": "2024-01-21T01:00:54.803Z", + "fetchTime": "2024-01-28T00:55:57.358Z", "runWarnings": [], "categories": { "performance": { @@ -9608,7 +9358,7 @@ "best-practices": { "title": "Best Practices", "id": "best-practices", - "score": 0.87 + "score": 1 }, "seo": { "title": "SEO", @@ -9632,49 +9382,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 6778, + "numericValue": 6645, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 2096, - "firstMeaningfulPaint": 2096, - "largestContentfulPaint": 3069, - "firstCPUIdle": 6095, - "interactive": 6778, - "speedIndex": 3709, - "estimatedInputLatency": 20, - "totalBlockingTime": 153, - "maxPotentialFID": 107, + "firstContentfulPaint": 1984, + "firstMeaningfulPaint": 1984, + "largestContentfulPaint": 2949, + "firstCPUIdle": 5964, + "interactive": 6645, + "speedIndex": 3773, + "estimatedInputLatency": 26, + "totalBlockingTime": 144, + "maxPotentialFID": 112, "cumulativeLayoutShift": 0.018682327270507813, - "cumulativeLayoutShiftAllFrames": 0.01851702372233073, + "cumulativeLayoutShiftAllFrames": 0, "observedTimeOrigin": 0, - "observedTimeOriginTs": 258737440, + "observedTimeOriginTs": 244487121, "observedNavigationStart": 0, - "observedNavigationStartTs": 258737440, - "observedFirstPaint": 535, - "observedFirstPaintTs": 259272923, - "observedFirstContentfulPaint": 535, - "observedFirstContentfulPaintTs": 259272923, - "observedFirstMeaningfulPaint": 535, - "observedFirstMeaningfulPaintTs": 259272923, - "observedLargestContentfulPaint": 535, - "observedLargestContentfulPaintTs": 259272923, - "observedTraceEnd": 2288, - "observedTraceEndTs": 261025674, - "observedLoad": 240, - "observedLoadTs": 258977332, - "observedDomContentLoaded": 238, - "observedDomContentLoadedTs": 258975675, + "observedNavigationStartTs": 244487121, + "observedFirstPaint": 460, + "observedFirstPaintTs": 244947482, + "observedFirstContentfulPaint": 460, + "observedFirstContentfulPaintTs": 244947482, + "observedFirstMeaningfulPaint": 460, + "observedFirstMeaningfulPaintTs": 244947482, + "observedLargestContentfulPaint": 460, + "observedLargestContentfulPaintTs": 244947482, + "observedTraceEnd": 2058, + "observedTraceEndTs": 246545228, + "observedLoad": 323, + "observedLoadTs": 244809832, + "observedDomContentLoaded": 320, + "observedDomContentLoadedTs": 244806622, "observedCumulativeLayoutShift": 0.018682327270507813, - "observedCumulativeLayoutShiftAllFrames": 0.01851702372233073, - "observedFirstVisualChange": 535, - "observedFirstVisualChangeTs": 259272440, - "observedLastVisualChange": 735, - "observedLastVisualChangeTs": 259472440, - "observedSpeedIndex": 553, - "observedSpeedIndexTs": 259290295 + "observedCumulativeLayoutShiftAllFrames": 0, + "observedFirstVisualChange": 469, + "observedFirstVisualChangeTs": 244956121, + "observedLastVisualChange": 619, + "observedLastVisualChangeTs": 245106121, + "observedSpeedIndex": 482, + "observedSpeedIndexTs": 244969534 }, { "lcpInvalidated": false @@ -9692,23 +9442,23 @@ "type": "debugdata", "items": [ { - "numRequests": 36, + "numRequests": 30, "numScripts": 10, "numStylesheets": 3, "numFonts": 1, - "numTasks": 668, - "numTasksOver10ms": 9, - "numTasksOver25ms": 2, + "numTasks": 597, + "numTasksOver10ms": 12, + "numTasksOver25ms": 1, "numTasksOver50ms": 0, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 22394313.436745178, - "maxRtt": 9.694999999999999, - "maxServerLatency": 57.44600000000001, - "totalByteWeight": 675306, - "totalTaskTime": 298.49699999999837, - "mainDocumentTransferSize": 3501 + "throughput": 53735115.81837797, + "maxRtt": 2.577, + "maxServerLatency": 36.813, + "totalByteWeight": 679024, + "totalTaskTime": 328.39199999999903, + "mainDocumentTransferSize": 3490 } ] } @@ -9728,7 +9478,6 @@ "dsfr": null, "summary": { "404": "A+", - "httpGrade": "C+", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F", @@ -9738,12 +9487,12 @@ "cookiesGrade": "A", "cookiesCount": 0, "trackersGrade": "F", - "trackersCount": 17, + "trackersCount": 19, "lighthouse_performance": 1, "lighthouse_performanceGrade": "A", "lighthouse_accessibility": 1, "lighthouse_accessibilityGrade": "A", - "lighthouse_best-practices": 0.87, + "lighthouse_best-practices": 1, "lighthouse_best-practicesGrade": "A", "lighthouse_seo": 1, "lighthouse_seoGrade": "A",