diff --git a/report.json b/report.json index 0e27f2a2..e674d108 100644 --- a/report.json +++ b/report.json @@ -5,211 +5,7 @@ "repositories": [ "matchID-project/matchID-project.github.io" ], - "http": { - "url": "https://www.matchid.io", - "algorithm_version": 3, - "end_time": "Sun, 14 Apr 2024 01:09:25 GMT", - "grade": "C", - "hidden": false, - "likelihood_indicator": "MEDIUM", - "response_headers": { - "Access-Control-Allow-Origin": "*", - "Age": "0", - "CF-Cache-Status": "DYNAMIC", - "CF-RAY": "873fcf6b1f05ec84-SEA", - "Cache-Control": "max-age=600", - "Connection": "keep-alive", - "Content-Encoding": "gzip", - "Content-Type": "text/html; charset=utf-8", - "Date": "Sun, 14 Apr 2024 01:09:24 GMT", - "Last-Modified": "Wed, 10 Apr 2024 08:02:46 GMT", - "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8fEedyerkpalNYySHAJsXt4Wc3yuEHO%2FkJ34VgGa3uthZ%2FaBleg01%2BSoschCJbmFc3cy3ogqKmkOWCIu76FPg021vJE62kfPa62RN8xQ94GqUFWzGWJPCfB3Zgyf\"}],\"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": "1f65bc3c0424daf0d549ff2e7e49248e0297770e", - "X-GitHub-Request-Id": "0A92:31D87C:E7ABFA:F6D148:661B2CC3", - "X-Served-By": "cache-pao-kpao1770023-PAO", - "X-Timer": "S1713056964.356021,VS0,VE2", - "alt-svc": "h3=\":443\"; ma=86400", - "expires": "Sun, 14 Apr 2024 01:19:24 GMT", - "x-origin-cache": "HIT", - "x-proxy-cache": "MISS" - }, - "scan_id": 49991347, - "score": 50, - "start_time": "Sun, 14 Apr 2024 01:09:23 GMT", - "state": "FINISHED", - "status_code": 200, - "tests_failed": 3, - "tests_passed": 8, - "tests_quantity": 11, - "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 - }, - "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://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-disabled", - "name": "x-xss-protection", - "output": { - "data": null - }, - "pass": true, - "result": "x-xss-protection-not-implemented", - "score_description": "Deprecated X-XSS-Protection header not implemented", - "score_modifier": 0 - } - } - }, + "http": null, "updownio": null, "nmap": { "host": "www.matchid.io", @@ -433,7 +229,7 @@ "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'" + "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'signed certificate timestamps/#18' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", @@ -461,7 +257,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "not supported" + "finding": "supported" }, { "id": "TLS_timestamp", @@ -524,7 +320,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "03E0920D134B5EE9B562EB2CF4D58300B889" + "finding": "03E0EF77080B9B482D65BDAC841D9267E315" }, { "id": "cert_serialNumberLen", @@ -538,21 +334,21 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "32E4FFF84A2AED7F55C75968A7813C79BE9FE9DE" + "finding": "AEB2583F9CE4B6A883F055CDF412745981D79FCF" }, { "id": "cert_fingerprintSHA256", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "5EF4365D64D5D14DD7380946FFD65FCBCDC3BB141139C9614514CD19CE1919D7" + "finding": "BB6A1D1094BBA695159C18EAC8302E91E14A36C3A1892840F40F41882D8A0CBD" }, { "id": "cert", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "-----BEGIN CERTIFICATE-----\nMIIDhDCCAwqgAwIBAgISA+CSDRNLXum1Yuss9NWDALiJMAoGCCqGSM49BAMDMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJFMTAeFw0yNDAyMTUwMDU0MzNaFw0yNDA1MTUwMDU0MzJaMBUxEzARBgNVBAMTCm1hdGNoaWQuaW8wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAQQaYByNW2msk2cqYkbEYx/MVIjcxv5vbW5uNp77oWYhbaZoTHolznpLtVHCi8Z/kGJBqn/yB3mk9e2qaNZAIrbo4ICGzCCAhcwDgYDVR0PAQH/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRTvntFBl3XlEhyehETdufDTGS72zAfBgNVHSMEGDAWgBRa8+0r/DbCN3m5UjDqVG/PVcsurDBVBggrBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lMS5vLmxlbmNyLm9yZzAiBggrBgEFBQcwAoYWaHR0cDovL2UxLmkubGVuY3Iub3JnLzAjBgNVHREEHDAaggwqLm1hdGNoaWQuaW+CCm1hdGNoaWQuaW8wEwYDVR0gBAwwCjAIBgZngQwBAgEwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgB2/4g/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAY2qeQCQAAAEAwBHMEUCIQDt11WKuUIwG7Yp29+cEy42uH/+2E25K/i2yd5zPcyq8QIgVk9ivl79K+vMZa1fxf29stDjpAZSUH/bix601HjB+YwAdwBIsONr2qZHNA/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAY2qeQIkAAAEAwBIMEYCIQDnQxhqQB1WBdyyq0YxvhzeyelyQMQctEczPyJ4rVXx1QIhAJCZ7w4dkDBXknI3K8x5XD9nGK56lVpgcuV5rw8+6Ek3MAoGCCqGSM49BAMDA2gAMGUCMQDPtPKAfEwmuoIFDcp2BDyQLOtzSxW8DolmDFOAl0JwPL3SQjScGXERLJET7O3My40CMGmhQxYqCKYdWFmuM4ax50HMQBqjm43nPAHZ8fvKuNZRn5TEW5X2qMriBf9A94Xm/w==\n-----END CERTIFICATE-----" + "finding": "-----BEGIN CERTIFICATE-----\nMIIDhDCCAwqgAwIBAgISA+DvdwgLm0gtZb2shB2SZ+MVMAoGCCqGSM49BAMDMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJFMTAeFw0yNDA0MTQwMTE5NDNaFw0yNDA3MTMwMTE5NDJaMBUxEzARBgNVBAMTCm1hdGNoaWQuaW8wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAR/LIlKvgZJwezw2A7AeLDN9HRTSMfLknSdXC5F4fb6h9A1+e/JF605AZ6SOBb5rsAxIfEaqfee9jFLpTjzR3hao4ICGzCCAhcwDgYDVR0PAQH/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQgSvJnkQLpeGKgmrOnpRO5amtLpjAfBgNVHSMEGDAWgBRa8+0r/DbCN3m5UjDqVG/PVcsurDBVBggrBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lMS5vLmxlbmNyLm9yZzAiBggrBgEFBQcwAoYWaHR0cDovL2UxLmkubGVuY3Iub3JnLzAjBgNVHREEHDAaggwqLm1hdGNoaWQuaW+CCm1hdGNoaWQuaW8wEwYDVR0gBAwwCjAIBgZngQwBAgEwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385KPxa0ygAAAY7aZ0C/AAAEAwBHMEUCIEJbBCcawPcEiBabr68vVbeQ3XvZa5+eE6S+k5aN/J3EAiEA0Wpll0MIfQDOgN109z5fJSb/o6tyEPukVKbE/TUguJ8AdwA7U3d1Pi25gE6LMFsG/kA7Z9hPw/THvQANLXJv4frUFwAAAY7aZ0C/AAAEAwBIMEYCIQDSCpvOArasxp820ldXbJ/2SYOWIU/Fw10uybtoqkcQAwIhAOHqMz9fdLnxHdgSb9Zbg1ov9v0xwMwMc3VnYLIOg++jMAoGCCqGSM49BAMDA2gAMGUCMQDXQYtLJ6aDaoLVBEdXdXHGRUKSLyWXwxDGfb0Bpz9X+G4moer8+gYAr14itqqhJ5sCMEY87yOkAzzT/oA/DAzY9ewiHK6Sn25DWX0djfrArjLYsehscHUFVXvz3qiKRmiLTg==\n-----END CERTIFICATE-----" }, { "id": "cert_commonName", @@ -608,21 +404,21 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", - "finding": "30 >= 30 days" + "finding": "83 >= 30 days" }, { "id": "cert_notBefore", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "2024-02-15 00:54" + "finding": "2024-04-14 01:19" }, { "id": "cert_notAfter", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", - "finding": "2024-05-15 00:54" + "finding": "2024-07-13 01:19" }, { "id": "cert_extlifeSpan", @@ -860,21 +656,21 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "+190 seconds from localtime" + "finding": "+142 seconds from localtime" }, { "id": "HTTP_headerTime", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "1713057016" + "finding": "1713661149" }, { "id": "HTTP_headerAge", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "190 seconds" + "finding": "142 seconds" }, { "id": "HSTS_time", @@ -937,7 +733,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "cache-sjc10061-SJC" + "finding": "cache-iad-kiad7000061-IAD" }, { "id": "banner_reverseproxy", @@ -945,7 +741,7 @@ "port": "443", "severity": "INFO", "cwe": "CWE-200", - "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 2" + "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 1" }, { "id": "heartbleed", @@ -1618,7 +1414,7 @@ "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'" + "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'signed certificate timestamps/#18' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'" }, { "id": "TLS_session_ticket", @@ -1709,7 +1505,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "03E0920D134B5EE9B562EB2CF4D58300B889" + "finding": "03E0EF77080B9B482D65BDAC841D9267E315" }, { "id": "cert_serialNumberLen", @@ -1723,21 +1519,21 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "32E4FFF84A2AED7F55C75968A7813C79BE9FE9DE" + "finding": "AEB2583F9CE4B6A883F055CDF412745981D79FCF" }, { "id": "cert_fingerprintSHA256", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "5EF4365D64D5D14DD7380946FFD65FCBCDC3BB141139C9614514CD19CE1919D7" + "finding": "BB6A1D1094BBA695159C18EAC8302E91E14A36C3A1892840F40F41882D8A0CBD" }, { "id": "cert", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "-----BEGIN CERTIFICATE-----\nMIIDhDCCAwqgAwIBAgISA+CSDRNLXum1Yuss9NWDALiJMAoGCCqGSM49BAMDMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJFMTAeFw0yNDAyMTUwMDU0MzNaFw0yNDA1MTUwMDU0MzJaMBUxEzARBgNVBAMTCm1hdGNoaWQuaW8wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAQQaYByNW2msk2cqYkbEYx/MVIjcxv5vbW5uNp77oWYhbaZoTHolznpLtVHCi8Z/kGJBqn/yB3mk9e2qaNZAIrbo4ICGzCCAhcwDgYDVR0PAQH/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRTvntFBl3XlEhyehETdufDTGS72zAfBgNVHSMEGDAWgBRa8+0r/DbCN3m5UjDqVG/PVcsurDBVBggrBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lMS5vLmxlbmNyLm9yZzAiBggrBgEFBQcwAoYWaHR0cDovL2UxLmkubGVuY3Iub3JnLzAjBgNVHREEHDAaggwqLm1hdGNoaWQuaW+CCm1hdGNoaWQuaW8wEwYDVR0gBAwwCjAIBgZngQwBAgEwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgB2/4g/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAY2qeQCQAAAEAwBHMEUCIQDt11WKuUIwG7Yp29+cEy42uH/+2E25K/i2yd5zPcyq8QIgVk9ivl79K+vMZa1fxf29stDjpAZSUH/bix601HjB+YwAdwBIsONr2qZHNA/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAY2qeQIkAAAEAwBIMEYCIQDnQxhqQB1WBdyyq0YxvhzeyelyQMQctEczPyJ4rVXx1QIhAJCZ7w4dkDBXknI3K8x5XD9nGK56lVpgcuV5rw8+6Ek3MAoGCCqGSM49BAMDA2gAMGUCMQDPtPKAfEwmuoIFDcp2BDyQLOtzSxW8DolmDFOAl0JwPL3SQjScGXERLJET7O3My40CMGmhQxYqCKYdWFmuM4ax50HMQBqjm43nPAHZ8fvKuNZRn5TEW5X2qMriBf9A94Xm/w==\n-----END CERTIFICATE-----" + "finding": "-----BEGIN CERTIFICATE-----\nMIIDhDCCAwqgAwIBAgISA+DvdwgLm0gtZb2shB2SZ+MVMAoGCCqGSM49BAMDMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJFMTAeFw0yNDA0MTQwMTE5NDNaFw0yNDA3MTMwMTE5NDJaMBUxEzARBgNVBAMTCm1hdGNoaWQuaW8wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAR/LIlKvgZJwezw2A7AeLDN9HRTSMfLknSdXC5F4fb6h9A1+e/JF605AZ6SOBb5rsAxIfEaqfee9jFLpTjzR3hao4ICGzCCAhcwDgYDVR0PAQH/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQgSvJnkQLpeGKgmrOnpRO5amtLpjAfBgNVHSMEGDAWgBRa8+0r/DbCN3m5UjDqVG/PVcsurDBVBggrBgEFBQcBAQRJMEcwIQYIKwYBBQUHMAGGFWh0dHA6Ly9lMS5vLmxlbmNyLm9yZzAiBggrBgEFBQcwAoYWaHR0cDovL2UxLmkubGVuY3Iub3JnLzAjBgNVHREEHDAaggwqLm1hdGNoaWQuaW+CCm1hdGNoaWQuaW8wEwYDVR0gBAwwCjAIBgZngQwBAgEwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgAZmBBxCfDWUi4wgNKeP2S7g24ozPkPUo7u385KPxa0ygAAAY7aZ0C/AAAEAwBHMEUCIEJbBCcawPcEiBabr68vVbeQ3XvZa5+eE6S+k5aN/J3EAiEA0Wpll0MIfQDOgN109z5fJSb/o6tyEPukVKbE/TUguJ8AdwA7U3d1Pi25gE6LMFsG/kA7Z9hPw/THvQANLXJv4frUFwAAAY7aZ0C/AAAEAwBIMEYCIQDSCpvOArasxp820ldXbJ/2SYOWIU/Fw10uybtoqkcQAwIhAOHqMz9fdLnxHdgSb9Zbg1ov9v0xwMwMc3VnYLIOg++jMAoGCCqGSM49BAMDA2gAMGUCMQDXQYtLJ6aDaoLVBEdXdXHGRUKSLyWXwxDGfb0Bpz9X+G4moer8+gYAr14itqqhJ5sCMEY87yOkAzzT/oA/DAzY9ewiHK6Sn25DWX0djfrArjLYsehscHUFVXvz3qiKRmiLTg==\n-----END CERTIFICATE-----" }, { "id": "cert_commonName", @@ -1793,21 +1589,21 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", - "finding": "30 >= 30 days" + "finding": "83 >= 30 days" }, { "id": "cert_notBefore", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "2024-02-15 00:54" + "finding": "2024-04-14 01:19" }, { "id": "cert_notAfter", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", - "finding": "2024-05-15 00:54" + "finding": "2024-07-13 01:19" }, { "id": "cert_extlifeSpan", @@ -2045,21 +1841,21 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "+228 seconds from localtime" + "finding": "+180 seconds from localtime" }, { "id": "HTTP_headerTime", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "1713057052" + "finding": "1713661187" }, { "id": "HTTP_headerAge", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "228 seconds" + "finding": "180 seconds" }, { "id": "HSTS_time", @@ -2122,7 +1918,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "cache-sjc10072-SJC" + "finding": "cache-iad-kiad7000061-IAD" }, { "id": "banner_reverseproxy", @@ -2130,7 +1926,7 @@ "port": "443", "severity": "INFO", "cwe": "CWE-200", - "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 1" + "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 2" }, { "id": "heartbleed", @@ -2629,7 +2425,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "76" + "finding": "77" } ], "thirdparties": { @@ -2666,18 +2462,18 @@ "type": "unknown", "url": "https://matchid.io/assets/images/favicon.svg" }, + { + "type": "unknown", + "url": "https://matchid.io/assets/images/frontend-validation-stats.svg" + }, { "type": "cloudflare", - "url": "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317", + "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", "details": { "id": "cloudflare", "message": "Host files locally" } }, - { - "type": "unknown", - "url": "https://matchid.io/assets/images/frontend-validation-stats.svg" - }, { "type": "unknown", "url": "https://matchid.io/assets/images/genealogy.svg" @@ -2716,7 +2512,7 @@ }, { "type": "unknown", - "url": "https://matchid.io/assets/images/datascience.jpg" + "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904" }, { "type": "unknown", @@ -2726,10 +2522,6 @@ "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", @@ -2738,6 +2530,10 @@ "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://matchid.io/assets/images/datascience.jpg" + }, { "type": "unknown", "url": "https://deces.matchid.io/css/global.css" @@ -2752,7 +2548,7 @@ }, { "type": "cloudflare", - "url": "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317", + "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", "details": { "id": "cloudflare", "message": "Host files locally" @@ -2766,18 +2562,6 @@ "type": "unknown", "url": "https://deces.matchid.io/js/matchid.min.js" }, - { - "type": "unknown", - "url": "https://deces.matchid.io/build/module/main.js" - }, - { - "type": "unknown", - "url": "https://deces.matchid.io/cdn-cgi/rum?" - }, - { - "type": "unknown", - "url": "https://deces.matchid.io/build/module/main-f0e2b878.js" - }, { "type": "unknown", "url": "https://static1.dmcdn.net/playerv5/dmp.infopack.8236139efb15ea7be120.js" @@ -2792,15 +2576,15 @@ }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.ad1e55d69d8f5cce88ea.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.c7518f190f26bd9a112c.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.6da92a843617fc8c6ccb.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.15636bca796c86db80ea.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.70da83132a75ea7850c6.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.8b3ec88e2617338017e8.js" }, { "type": "google", @@ -2812,7 +2596,7 @@ }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.08c2d4d39d0f9a3f1eb4.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.a1776faca2cb52a452ee.js" }, { "type": "unknown", @@ -2832,7 +2616,7 @@ }, { "type": "unknown", - "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=bcecb082-b268-41cc-ac13-b02520d53861&dmTs=310585&is_native_app=0" + "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=587e15ac-70c8-44ef-af10-2d7f60b8a1c1&dmTs=885662&is_native_app=0" }, { "type": "unknown", @@ -2844,148 +2628,160 @@ }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/Geo-0cccb5f9.js" + "url": "https://pebed.dm-event.net/" }, { "type": "unknown", - "url": "https://deces.matchid.io/deces/api/v1/version" + "url": "https://pebed.dm-event.net/" }, { "type": "unknown", - "url": "https://deces.matchid.io/favicon.svg" + "url": "https://speedtest.dailymotion.com/latencies.js" }, { "type": "unknown", - "url": "https://deces.matchid.io/deces/api/v1/search" + "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.79103552d9ab90238b70.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404080101/show_ads_impl.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.229b492c04b18f89d6ee.js" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/dsfr.module.js" + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" }, { - "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44a0v892384882za200&_p=1713056979074&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=1905231366.1713056979&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713056979&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=655", + "type": "unknown", + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + }, + { + "type": "unknown", + "url": "https://pebed.dm-event.net/" + }, + { + "type": "unknown", + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + }, + { + "type": "unknown", + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + }, + { + "type": "google analytics", + "url": "https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fmatchid.io%2F", "details": { - "id": "google", + "id": "google analytics", "message": "Use hosted Matomo instance" } }, { - "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1905231366.1713056979>m=45je44a0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", + "type": "google", + "url": "https://imasdk.googleapis.com/js/core/bridge3.634.0_en.html", "details": { - "id": "google analytics", + "id": "google", "message": "Use hosted Matomo instance" } }, { "type": "unknown", - "url": "https://api.iconify.design/ri.json?icons=github-line" + "url": "https://s0.2mdn.net/instream/video/client.js" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://deces.matchid.io/build/module/main.js" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/light.svg" + "url": "https://deces.matchid.io/cdn-cgi/rum?" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/dark.svg" + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404160101/show_ads_impl.js" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/system.svg" + "url": "https://matchid.io/assets/dsfr/dsfr.module.js" }, { - "type": "unknown", - "url": "https://speedtest.dailymotion.com/latencies.js" + "type": "google", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661114463&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661114&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=1000", + "details": { + "id": "google", + "message": "Use hosted Matomo instance" + } + }, + { + "type": "google analytics", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=526856245.1713661115>m=45je44h0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", + "details": { + "id": "google analytics", + "message": "Use hosted Matomo instance" + } }, { "type": "unknown", - "url": "https://matchid.io/cdn-cgi/rum?" + "url": "https://deces.matchid.io/build/module/main-ef09d34c.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.79103552d9ab90238b70.js" + "url": "https://api.iconify.design/ri.json?icons=github-line" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.229b492c04b18f89d6ee.js" + "url": "https://matchid.io/assets/dsfr/artwork/light.svg" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + "url": "https://matchid.io/assets/dsfr/artwork/dark.svg" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + "url": "https://matchid.io/assets/dsfr/artwork/system.svg" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://matchid.io/cdn-cgi/rum?" }, { - "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1712736166&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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713056979188&bpp=13&bdt=510&idt=207&shv=r20240410&mjsv=m202404080101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=7421166585140&frm=20&pv=2&ga_vid=1905231366.1713056979&ga_sid=1713056979&ga_hid=173032545&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%2C44795922%2C95320376&oid=2&pvsid=1130864615367974&tmod=1231893286&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=233", - "details": { - "id": "google analytics", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://deces.matchid.io/build/module/Geo-e564c958.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240410&st=env" + "url": "https://deces.matchid.io/deces/api/v1/version" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + "url": "https://deces.matchid.io/favicon.svg" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + "url": "https://deces.matchid.io/deces/api/v1/search" }, { "type": "google analytics", - "url": "https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fmatchid.io%2F", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1712736166&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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661114495&bpp=14&bdt=858&idt=261&shv=r20240417&mjsv=m202404160101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=2611026576296&frm=20&pv=2&ga_vid=526856245.1713661115&ga_sid=1713661115&ga_hid=1221158240&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%2C95328448%2C31082771%2C95326315%2C31082606%2C95321865&oid=2&pvsid=2239048324541187&tmod=606397459&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=287", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" } }, - { - "type": "google", - "url": "https://imasdk.googleapis.com/js/core/bridge3.633.0_en.html", - "details": { - "id": "google", - "message": "Use hosted Matomo instance" - } - }, { "type": "unknown", - "url": "https://s0.2mdn.net/instream/video/client.js" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" + "url": "https://deces.matchid.io/liveConfig.json" }, { "type": "unknown", "url": "https://tpc.googlesyndication.com/sodar/sodar2.js" }, - { - "type": "unknown", - "url": "https://deces.matchid.io/liveConfig.json" - }, { "type": "unknown", "url": "https://tpc.googlesyndication.com/sodar/sodar2/225/runner.html" @@ -2998,6 +2794,14 @@ "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/bg/tXhR5WxKMkfxhPR3Ieicu84_GDeFDNUHyibK8QhzoCs.js" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=2239048324541187&rc=" + }, { "type": "google tag manager", "url": "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX", @@ -3012,15 +2816,11 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/L0LConaBzCc577BZGNgzP3bg87fF5vhB9-a07M4Tw6o.js" - }, - { - "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404080101/show_ads_impl.js" + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404160101/show_ads_impl.js" }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44a0v892384882za200&_p=1713056979778&gcd=13l3l3l3l1&npa=0&dma=0&cid=1905231366.1713056979&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713056979&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=1100", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661115035&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661114&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=1404", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -3028,7 +2828,7 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44a0v892384882za200&_p=1713056979778&gcd=13l3l3l3l1&npa=0&dma=0&cid=1905231366.1713056979&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_eu=AEA&_s=2&sid=1713056979&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=1104", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661115035&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_eu=AEA&_s=2&sid=1713661114&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=1407", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -3036,19 +2836,11 @@ }, { "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": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240410&jk=1130864615367974&rc=" + "url": "https://tpc.googlesyndication.com/generate_204?1Q3svg" }, { "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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713056979745&bpp=13&bdt=858&idt=114&shv=r20240410&mjsv=m202404080101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=3133864956350&frm=24&ife=1&pv=2&ga_vid=1905231366.1713056979&ga_sid=1713056980&ga_hid=764298868&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%2C31082653%2C95326316%2C95321957&oid=2&pvsid=1439784113403342&tmod=1231893286&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.3tnpdf9p08m&fsb=1&dtd=135", + "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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661115005&bpp=14&bdt=1159&idt=105&shv=r20240417&mjsv=m202404160101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=851802608291&frm=24&ife=1&pv=2&ga_vid=526856245.1713661115&ga_sid=1713661115&ga_hid=597507501&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%2C95328448%2C31082770%2C44719339%2C95329723%2C95330162%2C95329829%2C21065725&oid=2&pvsid=4235252757098210&tmod=606397459&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.6usdilglgmky&fsb=1&dtd=115", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -3056,7 +2848,15 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240410&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" + }, + { + "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": "unknown", @@ -3076,92 +2876,58 @@ }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?WkQXOA" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=4235252757098210&rc=" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240410&jk=1439784113403342&rc=" + "url": "https://tpc.googlesyndication.com/generate_204?sAvfqQ" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?0DXtaA" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=2239048324541187&bg=!19Sl1JvNAAZ55ZTXWeU7ADQBe5WfOAzNhG1RLPc3V3c1ZQB1PeeFxPc_H0D_fM4Eht2AHhBsad54EV5Jm_Ep6ntixgAyAgAAANJSAAAABGgBB34ANDpKhUrf0Q6TtTfkrY16atQXoBm71W98RJvX6CwtLmGtLgyO1xxuiOSTl-E5g5HeAPIhCdoKACFuojhzCEDoeo6Y9f7z7OHGDdNxyg38fyERXf15RJn9s7KZAqb-UiHmGgEQKtEz9JFO8NPvTES3Rnbq_0UAtfOPCXMghVi8hjtnu4NcHns58MVEDbTdK53v3FLfgZAJ_3aWp7_IpdwQY-VG4Sr1JV50N2HibfYnNvHuMwyucNJCZ3uPZ-EdhIx12OwEFWa9GITt-LU9VoSMY4E-F4hkkJf7AeX-njLPj9Tw_GHgR2vzMVbNZdHxo_1vpbtz7r_fIMZk0lIIdXjRNZJxzEj6nx_KXULTj5BU6Mn9hWBpvFrUt64oTRDvC3C3JfKSWI8ZOEHS_eYHPOfZnGFPaS6Jh-kiwf3QHq3R01hNCwLEANzXHu9ExGDMeAIIXw__97POSHBAWHWjy9Uy5igC6TiUVB_AW6AKVo_mVh8aRgi5ygG7EU2rbiumQngzQoXYWwtGx3uPwaAr7q788lPltSK9BfudJsL4XhvG3MIXzSDGcvoNAOLREVeYC0WRqRY_fgjuCo-uBHmkw7cmMTP8F6BvqroAYle2TVScVdLN9Xaz-jJoiQCZSCYm4QLki66x4wy27Br97yfKq3lD4Qa93364gkXa282Z45AIJRMrHW6wC6ilSouuQhfAUTQ4uxAu1SK8KA-SnIRmQEeU1JExNTmu5U8eynMXCxTOzNnRvIg3fzKw0Ce_buIN1GmkoVo1O1wB5ziHhmHWOjuRRV_3eQN05ur_c82oEOgC6T0CUqE9Ow2GQ4Nw1WJQAT1j83ujimS7brsIhXm2cLT-SDu4FHNbJ2TuU7I2sGDfXukpReeNpKBFm-FJH9wYOj23_DFDabKX7CxVt372kT-RSqtW8Zn9zexI43zSjAvkwl4Y9TSeR6bzFGOsIJnbcJ67WwZCL9y6Lk7Sc-cQeWyvTDCvYjvRb3Abukih48nlA9GcgD9pRfPJYn5rKJ7YyRmd1vw" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240410&jk=1130864615367974&bg=!W1ilWBfNAAbi8lI9wvI7ADQBe5WfOBuTpQzVJUnlQWiHVWw8yEM5Mq4Vz-ZWN8lQRRjxvOA9f9wqxWONzbv1ourwLuwCAgAAAK9SAAAAA2gBB34ANKN6VC67nn-vNTBm3OeptgWBSXOjXqa8fgxxtS2WjhlWuq9U8ll7804LRaBSxwpc7IGXfJ0KABZlqlQm2ks9RmGzHsPMUFYz5WcrVuqTmQKbcYGOxfFS1iD-2WA2Z3kx-r0wHi5juR6uaB_HY52ftmg5ZIKvhb0ZlLeyJvV2BMuz5PbslNkmPfIMB-SHe2nGJkRFyCr6RxfEdD1thCoCQYxUpAG8sknDOH6uhb5wGNkG4WP1sHfN0cLED3AdGS8xLeLV4OJz5vp4tvCnEIjg1bnbxeFOE9nRPECoQdGwjvkjL8Dryd28DOL9JRI-b9yemU5i-A9IvBGyAV2Dy56gFue8YiskpZjU-ehtAG7qPvR0GamOrNjW-1Vvm-IIh41Ksue07casih_Fd6O_H12g9LI-I4YaMQHhGCrMhdmighnBQTOZyzOv25YzrtSocnmZYFDFwaigHGm3lwiLRzpokZqnmdr1MThqTgIboDKGgGZqWtP1_GHKpHa5mnKhZGyH-oyaXdOHiturnlo_P8cIvtPUbk9YkfiIuhzGabiKy5npZeoh9_uzbRzdgE_eWMwiED718fZez75p58wQ_v5dqFF-sMagF-6vGTKuitGeoOtOLhCl7WC1T_GsGG_Ip5wbt2NnFegJoCAEMN_xk9ujnJK5h1P1NaF1TTmRELQcvDwdLhDCQYcbZ37UAvODXgylZdthIwjA8XnXeitRExGW5i8uH3OJtevtjOCOcBxCOjsAxUEDvb7JXjpMVxayV5wJo6Nnntz6kXd3ao_9I1tmOeDmhjbJZYO5kvRiQiZWMdHw-BNCuJlEyZ4yfRlquKoIJXsNGtk4Y6aw5R9C-oV4HSw6rqSN9xQuD3HnCgJyK7ub0PYlCWzJqCk-kd0-f9Id39KrqU4uiJADdKjQacAPX5Fe04_RizGh6m62iCesQfBWMh8VBMXbYnpV1tU4NsjXqYVzwu0euHTw3Y1-6n6O-3e1J87XLFVT2lv8Rw" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=4235252757098210&bg=!_P-l_7DNAAZ55ZTXWeU7ADQBe5WfOHRrbKtetLvK42tp29xI8kXkw2sGHxzPw5EJ30qeyW796KNegdZdc1NJPUbWNG3fAgAAAFtSAAAAA2gBB34ANBzp4EVCDYKrV_UhA-dEKXwyXijTuVwD4tNisdXBGqSHIZJQak-2rTbOv11kTfeL5uIz_JwKAIuOZQebnPOVWPSvqbriE3R602HE0GjM9ZsHfSDsNh6TqnDFnXfOmMwZamYjHeEitkmfiKUXm8LJuBR-gUNHeIB0ih183tY50qqVXF3gkDdjwAdny1Y_qVc2v57Rcp5ul2K6oC_XfEoiYNObWAEeB_qgzN0M5yqamEReSEhXLp7S7GoRjDUoHj-2Q8EEmQLCguo-aDAMZm1xdn3CiFuINk9tT_lwBgCG-8AsZ8zagdeOfscbXVKTa_Q1_LrWBx5q18BhaKbcpYaL13hOxjoNprOSS8bLKIXKp-zF9EX9Azx_OX5lT6d1404f0NuwZDfIi-JwanvqXKhJkokJsUZk0prdeR5LGMUJqmKr_btWlEQw7zwh0jENMOqfrpALYbT7s56b_mNaYad5op3Y37ULDqCj6QuOXVmGvDmFkn8Nmpn8uKDj7El41opwofNHmTUqwB9t08AHpi7CM-1N9KBXM7aZr_LE4p7EqR6JQPdcPnNT5Pjo_qCNAARQBW-Jgu_orVn7gTOGDtSwa4KnB0wzFOcLBP5fPTJH6cOYLl56PIfvz1TPYWPiZrglQt3auXC1guAKiyB1HW9_LY4z_yrErXZo5jvnjdmEOvgLGfu5UaSFCobYpD_jUv3deeFqgxABv77GPPYXWaoSJetHSPKZZ9RxitS9kdizFxWHWQGw2SRSW0fvQPnZdLqRrMW7aG2M-HtVjFnQBfZXzj4etEjwv2ZQnGzr44yAKpwNK5e6TZDOHzp8BrzCQtcmksYAukcycGgfLAzI3S3qFR9iiT3viWqKUkkCvQtAD2L1NW6-t0M55HTSEEcdgQs0ZNqdUO_tHA245XLMuN2Ms614P9FKcYns9AAOa8J1zKJLN03NSphz5Q8X_xh2P4G2DDscx3TXLjI0OsQ0iiWu4pU0cXLgwVoyOigQocMbdrkxsGIaJlb6f00sBrdpcRkeGQIzVrg1YpHCC3Ch6md22sKRkvWcEtkJS9lh5KXP6ZBcnpcp25HNjG1nnQsjSLzhnD5bEaLmcP-2mE_Ro1T092MxsXlsasqg8wkd2gH2jnxY52NdHZSDWWJLOo8f61yUDvER-ckMG0tXZEBrNM10e-OrfOnraPNiin7BggqXKs9Cdu5S1rgRwg" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240410&jk=1439784113403342&bg=!t7SltPvNAAbi8lI9wvI7ADQBe5WfOOO_VsiCUyjprtNb4h5KfWMhW7By43nllrWnJVTZ0aZI4VQUpMRmI-1v16v5Y1WJAgAAAF1SAAAABGgBB34ANBGt9uWsMDqw89DRuob4wCSCzbOo8aBqm47f94BNyKFrkJhBO67umlF_jvthxTa_apYvepIKAGmrV85pF_lRL01ClOXId1Z_yIy7Xj4IbdsuMIu8P9jvWrmaR4qDrWT0AGc4BBKJQB-gnYh4uVAF531q4kqjRh47pRn5oWzQK0AbjKOz1-QvBWmtuhkPDvwUldOS-xgDiN0KFJAgdZ0Mo3qZArc86vn9HJzvylVafVfL-E3l2hYVoJMvAHEuO32wDj3FSjmd4h92dn9mWi13Pm14hAOT0_QHUQfvC0y7fgqoGBc7YVeHxVrTYhKjTCchqOAgQ_YKsVcwphpmGUuf7N3RNYW1YmncjsqeYaeGdfmBq8LXTfj6lV19EaTljLdMdKfKHKk-4CGcU026et9tJ_uLDIvRN6jJw5k4hTkHePm0KpFFYC1APexndpA5NxDk52CMSNd2cnUdX2m9H48kBxzHU88PCsrdTm7ZuVwD4MaV5lGFsNhdZH8ErnUupACnIXCMjgWN0kEA1uAPjkW6wlYEeHEJtJ-A0YtrPcGU1HFhs5CKfCW8frLLG3gVn5Yzd7SGklPy3gb-MCuSJqTHnqS7PmviyVfxydNKzHNxw5vk24awF3pdX778yVi77mgv6wERiqAq39A5jGAdj-DFdgw5vCQDW-NDQDSgSeiU2beerj00o5MiBF2aM5-joPk3plzARi1icI0puh_pVc9o80R9GQt9xRV3NTlbkm1siwEf9Cb_cFahJrjMMaLaGQsaYWi9YBdmriUO2AS1fuzObmkTBoi0SALdyrbFbtp_5LBS3RBmSdEsU906xgL_QIXFb6r5515roOqaP5h6CwFwO8_hevEk0aahiWuG6tsqh3zY9o20Mh75A0Zh_C9nh8LKOry0xKEpTQyiLQBVsNZoEE1Nx1qOqNqjd_LBBCsgQXKSPri4hx1BLH3IJyZ3FpK7NXKFI174OPJeaJN3_ApX5I7FdjK_73SrVpww0hvnB2jAiawq2xY_s5V-94rou7hHGcUe2LwnEsf7dHYCrXI0B1KFFqPkbzB0wxecgbdBIUvbBrp3kkYJfSMORGL1qyXb6bX96pJZwqThfaMjLEP9_8mLYzrZB3dXNwy3LxEElWALSye0Agi479Ck0Q" + "url": "https://pebed.dm-event.net/" } ], "cookies": [], "headers": { "access-control-allow-origin": "*", - "age": "93", + "age": "105", "alt-svc": "h3=\":443\"; ma=86400", "cache-control": "max-age=600", "cf-cache-status": "DYNAMIC", - "cf-ray": "873fcfc4aca8fa26-SJC", + "cf-ray": "87796d27ffce3b30-IAD", "content-encoding": "br", "content-type": "text/html; charset=utf-8", - "date": "Sun, 14 Apr 2024 01:09:38 GMT", - "expires": "Sun, 14 Apr 2024 01:17:05 GMT", + "date": "Sun, 21 Apr 2024 00:58:33 GMT", + "expires": "Sat, 20 Apr 2024 20:19:54 GMT", "last-modified": "Wed, 10 Apr 2024 08:02:46 GMT", "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=WGq2VminoUNgmZAg%2FXOFCEWl7BmELoSAI87estDplN9gBnzkzWIh0BGlU7%2B%2F9izr%2B%2Fb0rqy6kh%2B1FBtt3ScRd1udmtq5LAsl1HoR3%2FuV%2BSoM7rJhAgZ0m9fGFl8a\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=1iv14o%2BFM6eCd1qeUKVUOeGBJwx5xVEZsXSdMyVvukW0nItGwBoOZjomBR2CvWkJU69YEVWyaoDMbfxVqvVsuvdC1MsVGEFDR53tpTdOhploOvxoJ0DpAbU8oys4\"}],\"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": "1", + "x-cache-hits": "0", "x-content-type-options": "nosniff", - "x-fastly-request-id": "bf7eb3d1dec901d55ae71f23df648c7687b18ea2", - "x-github-request-id": "8FA4:251E0E:E5282E:FA499D:661B2C37", + "x-fastly-request-id": "d1d21b353f73a49ab3a0a36eeba3e912315803eb", + "x-github-request-id": "8272:651DA:17F7F5E:1C536DC:66242112", "x-proxy-cache": "MISS", - "x-served-by": "cache-sjc10082-SJC", - "x-timer": "S1713056979.666304,VS0,VE1" + "x-served-by": "cache-iad-kiad7000140-IAD", + "x-timer": "S1713661114.622374,VS0,VE2" }, "endpoints": [ { "hostname": "www.matchid.io", - "ip": "172.67.179.218", + "ip": "104.21.64.91", "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", @@ -3254,7 +3020,7 @@ }, { "hostname": "www.dailymotion.com", - "ip": "198.54.200.90", + "ip": "198.54.201.90", "geoip": { "continent": { "code": "NA", @@ -3286,9 +3052,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 34.0544, - "longitude": -118.244, - "time_zone": "America/Los_Angeles" + "latitude": 40.7064, + "longitude": -73.9473, + "time_zone": "America/New_York" }, "registered_country": { "geoname_id": 6252001, @@ -3306,17 +3072,17 @@ }, "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": "纽约州" } } ] @@ -3343,8 +3109,8 @@ } }, { - "hostname": "code.iconify.design", - "ip": "172.67.71.159", + "hostname": "pagead2.googlesyndication.com", + "ip": "172.253.63.155", "geoip": { "continent": { "code": "NA", @@ -3397,95 +3163,29 @@ } }, { - "hostname": "pagead2.googlesyndication.com", - "ip": "142.251.40.34", + "hostname": "code.iconify.design", + "ip": "104.26.12.204", "geoip": { - "city": { - "geoname_id": 5133273, + "registered_country": { + "geoname_id": 6252001, + "iso_code": "US", "names": { - "en": "Queens" + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" } - }, - "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": 50, - "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": "www.googletagmanager.com", - "ip": "142.251.214.136", + "ip": "172.253.62.97", "geoip": { - "city": { - "geoname_id": 5116931, - "names": { - "en": "Farmingdale" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3515,14 +3215,10 @@ } }, "location": { - "accuracy_radius": 500, - "latitude": 40.7306, - "longitude": -73.4313, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11735" + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -3537,28 +3233,12 @@ "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": "static1.dmcdn.net", - "ip": "108.138.246.69", + "ip": "18.160.46.23", "geoip": { "continent": { "code": "NA", @@ -3612,7 +3292,7 @@ }, { "hostname": "imasdk.googleapis.com", - "ip": "142.251.214.138", + "ip": "142.251.16.95", "geoip": { "city": { "geoname_id": 5116931, @@ -3790,7 +3470,7 @@ }, { "hostname": "vendorlist.dmcdn.net", - "ip": "13.227.74.21", + "ip": "18.165.98.33", "geoip": { "continent": { "code": "NA", @@ -3843,15 +3523,9 @@ } }, { - "hostname": "analytics.google.com", - "ip": "142.251.32.46", + "hostname": "speedtest.dailymotion.com", + "ip": "198.54.201.91", "geoip": { - "city": { - "geoname_id": 5133273, - "names": { - "en": "Queens" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3881,15 +3555,11 @@ } }, "location": { - "accuracy_radius": 500, - "latitude": 40.66, - "longitude": -73.839, - "metro_code": 501, + "accuracy_radius": 1000, + "latitude": 40.7064, + "longitude": -73.9473, "time_zone": "America/New_York" }, - "postal": { - "code": "11414" - }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3923,8 +3593,8 @@ } }, { - "hostname": "stats.g.doubleclick.net", - "ip": "142.251.2.156", + "hostname": "securepubads.g.doubleclick.net", + "ip": "142.251.111.155", "geoip": { "city": { "geoname_id": 5116931, @@ -4003,29 +3673,15 @@ } }, { - "hostname": "api.iconify.design", - "ip": "104.26.12.204", + "hostname": "s0.2mdn.net", + "ip": "142.251.167.149", "geoip": { - "registered_country": { - "geoname_id": 6252001, - "iso_code": "US", + "city": { + "geoname_id": 5116931, "names": { - "de": "USA", - "en": "United States", - "es": "Estados Unidos", - "fr": "États Unis", - "ja": "アメリカ", - "pt-BR": "EUA", - "ru": "США", - "zh-CN": "美国" + "en": "Farmingdale" } - } - } - }, - { - "hostname": "speedtest.dailymotion.com", - "ip": "198.54.200.91", - "geoip": { + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4055,10 +3711,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, @@ -4076,32 +3736,26 @@ }, "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": "googleads.g.doubleclick.net", - "ip": "142.251.46.162", + "hostname": "analytics.google.com", + "ip": "216.239.36.181", "geoip": { - "city": { - "geoname_id": 5133273, - "names": { - "en": "Queens" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4131,14 +3785,10 @@ } }, "location": { - "accuracy_radius": 50, - "latitude": 40.66, - "longitude": -73.839, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11414" + "accuracy_radius": 1000, + "latitude": 34.0544, + "longitude": -118.244, + "time_zone": "America/Los_Angeles" }, "registered_country": { "geoname_id": 6252001, @@ -4156,25 +3806,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": "securepubads.g.doubleclick.net", - "ip": "142.250.191.34", + "hostname": "stats.g.doubleclick.net", + "ip": "172.253.115.155", "geoip": { "continent": { "code": "NA", @@ -4227,15 +3877,29 @@ } }, { - "hostname": "s0.2mdn.net", - "ip": "142.251.214.134", + "hostname": "api.iconify.design", + "ip": "104.26.12.204", "geoip": { - "city": { - "geoname_id": 5116931, + "registered_country": { + "geoname_id": 6252001, + "iso_code": "US", "names": { - "en": "Farmingdale" + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" } - }, + } + } + }, + { + "hostname": "googleads.g.doubleclick.net", + "ip": "142.250.31.155", + "geoip": { "continent": { "code": "NA", "geoname_id": 6255149, @@ -4265,14 +3929,10 @@ } }, "location": { - "accuracy_radius": 500, - "latitude": 40.7306, - "longitude": -73.4313, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11735" + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -4287,28 +3947,12 @@ "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": "tpc.googlesyndication.com", - "ip": "142.250.217.129", + "ip": "172.253.62.132", "geoip": { "continent": { "code": "NA", @@ -4362,14 +4006,8 @@ }, { "hostname": "www.google.com", - "ip": "142.251.40.36", + "ip": "172.253.62.105", "geoip": { - "city": { - "geoname_id": 5133273, - "names": { - "en": "Queens" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -4399,14 +4037,10 @@ } }, "location": { - "accuracy_radius": 50, - "latitude": 40.66, - "longitude": -73.839, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11414" + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -4421,28 +4055,12 @@ "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": "198.35.26.112", + "ip": "208.80.154.240", "geoip": { "continent": { "code": "NA", @@ -4819,7 +4437,7 @@ "type": "dns", "host": "www.matchid.io.", "matched-at": "www.matchid.io", - "timestamp": "2024-04-14T01:12:05.408195451Z", + "timestamp": "2024-04-21T01:00:58.729524518Z", "matcher-status": true }, { @@ -4847,8 +4465,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:12:12.650875902Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:01:05.877008104Z", "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 }, @@ -4874,8 +4492,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io", - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:12:31.493916118Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:01:24.850088646Z", "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 }, @@ -4913,8 +4531,8 @@ "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904", "https://code.iconify.design/2/2.1.0/iconify.min.js" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:12:47.448085275Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:01:39.890287654Z", "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 }, @@ -4953,8 +4571,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:12:52.528013395Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:01:44.792523743Z", "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 }, @@ -4993,8 +4611,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:12:52.528051206Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:01:44.792562315Z", "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 }, @@ -5024,8 +4642,8 @@ "extracted-results": [ "Let's Encrypt" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:15:36.730053329Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:04:35.849816204Z", "matcher-status": true }, { @@ -5055,8 +4673,8 @@ "*.matchid.io", "matchid.io" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:15:36.730168243Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:04:35.84995307Z", "matcher-status": true }, { @@ -5090,8 +4708,8 @@ "CN: matchid.io", " SAN: [*.matchid.io matchid.io]" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:15:36.730235549Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:04:35.85002823Z", "matcher-status": true }, { @@ -5121,8 +4739,8 @@ "extracted-results": [ "tls12" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:15:36.798818262Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:04:36.077793422Z", "matcher-status": true }, { @@ -5152,8 +4770,8 @@ "extracted-results": [ "tls13" ], - "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:15:36.815247313Z", + "ip": "104.21.64.91", + "timestamp": "2024-04-21T01:04:36.095132945Z", "matcher-status": true } ], @@ -5161,7 +4779,7 @@ { "requestedUrl": "https://www.matchid.io/", "finalUrl": "https://matchid.io/", - "fetchTime": "2024-04-14T01:09:12.934Z", + "fetchTime": "2024-04-21T00:58:08.148Z", "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." ], @@ -5169,7 +4787,7 @@ "performance": { "title": "Performance", "id": "performance", - "score": 0.2159902572631836 + "score": 0.21549205780029296 }, "accessibility": { "title": "Accessibility", @@ -5205,49 +4823,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 18399, + "numericValue": 18056, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 3146, - "firstMeaningfulPaint": 3146, - "largestContentfulPaint": 4555, - "firstCPUIdle": 15998, - "interactive": 18399, - "speedIndex": 8833, - "estimatedInputLatency": 67, - "totalBlockingTime": 984, - "maxPotentialFID": 264, + "firstContentfulPaint": 3197, + "firstMeaningfulPaint": 3197, + "largestContentfulPaint": 4617, + "firstCPUIdle": 16275, + "interactive": 18056, + "speedIndex": 9597, + "estimatedInputLatency": 40, + "totalBlockingTime": 671, + "maxPotentialFID": 241, "cumulativeLayoutShift": 0.00011303710937499999, - "cumulativeLayoutShiftAllFrames": 0.03184171597633136, + "cumulativeLayoutShiftAllFrames": 0, "observedTimeOrigin": 0, - "observedTimeOriginTs": 405312668, + "observedTimeOriginTs": 297589617, "observedNavigationStart": 0, - "observedNavigationStartTs": 405312668, - "observedFirstPaint": 239, - "observedFirstPaintTs": 405551177, - "observedFirstContentfulPaint": 239, - "observedFirstContentfulPaintTs": 405551177, - "observedFirstMeaningfulPaint": 239, - "observedFirstMeaningfulPaintTs": 405551177, - "observedLargestContentfulPaint": 239, - "observedLargestContentfulPaintTs": 405551177, - "observedTraceEnd": 2545, - "observedTraceEndTs": 407857638, - "observedLoad": 553, - "observedLoadTs": 405865198, - "observedDomContentLoaded": 194, - "observedDomContentLoadedTs": 405506834, + "observedNavigationStartTs": 297589617, + "observedFirstPaint": 185, + "observedFirstPaintTs": 297774654, + "observedFirstContentfulPaint": 185, + "observedFirstContentfulPaintTs": 297774654, + "observedFirstMeaningfulPaint": 185, + "observedFirstMeaningfulPaintTs": 297774654, + "observedLargestContentfulPaint": 185, + "observedLargestContentfulPaintTs": 297774654, + "observedTraceEnd": 2681, + "observedTraceEndTs": 300270771, + "observedLoad": 580, + "observedLoadTs": 298169289, + "observedDomContentLoaded": 171, + "observedDomContentLoadedTs": 297760395, "observedCumulativeLayoutShift": 0.00011303710937499999, - "observedCumulativeLayoutShiftAllFrames": 0.03184171597633136, - "observedFirstVisualChange": 204, - "observedFirstVisualChangeTs": 405516668, - "observedLastVisualChange": 554, - "observedLastVisualChangeTs": 405866668, - "observedSpeedIndex": 208, - "observedSpeedIndexTs": 405520612 + "observedCumulativeLayoutShiftAllFrames": 0, + "observedFirstVisualChange": 165, + "observedFirstVisualChangeTs": 297754617, + "observedLastVisualChange": 515, + "observedLastVisualChangeTs": 298104617, + "observedSpeedIndex": 169, + "observedSpeedIndexTs": 297758256 }, { "lcpInvalidated": false @@ -5269,19 +4887,19 @@ "numScripts": 37, "numStylesheets": 5, "numFonts": 4, - "numTasks": 2200, - "numTasksOver10ms": 34, - "numTasksOver25ms": 13, + "numTasks": 1906, + "numTasksOver10ms": 30, + "numTasksOver25ms": 12, "numTasksOver50ms": 2, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 95060616.20436217, - "maxRtt": 148.912, - "maxServerLatency": 166.967, - "totalByteWeight": 2537605, - "totalTaskTime": 1256.9650000000518, - "mainDocumentTransferSize": 6152 + "throughput": 74732040.37351833, + "maxRtt": 82.814, + "maxServerLatency": 190.31300000000002, + "totalByteWeight": 2540217, + "totalTaskTime": 1110.9040000000168, + "mainDocumentTransferSize": 6154 } ] } @@ -5301,18 +4919,17 @@ "dsfr": null, "summary": { "404": "A+", - "httpGrade": "C", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F", "testsslExpireSoon": false, - "testsslExpireDate": "2024-05-15T00:54:00.000Z", + "testsslExpireDate": "2024-07-13T01:19:00.000Z", "testsslGrade": "A+", "cookiesGrade": "A", "cookiesCount": 0, "trackersGrade": "F", - "trackersCount": 100, - "lighthouse_performance": 0.2159902572631836, + "trackersCount": 101, + "lighthouse_performance": 0.21549205780029296, "lighthouse_performanceGrade": "E", "lighthouse_accessibility": 0.89, "lighthouse_accessibilityGrade": "A", @@ -5334,262 +4951,7 @@ "matchID-project/backend", "matchID-project/frontend" ], - "http": { - "url": "https://deces.matchid.io", - "algorithm_version": 3, - "end_time": "Sun, 14 Apr 2024 01:08:17 GMT", - "grade": "C+", - "hidden": false, - "likelihood_indicator": "MEDIUM", - "response_headers": { - "CF-Cache-Status": "DYNAMIC", - "CF-RAY": "873fcdc00ee02807-SEA", - "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, 14 Apr 2024 01:08: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": "Wed, 06 Mar 2024 01:29:22 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\\/v4?s=6gE61%2BS9DHD4QnxI31Tgs6j1N%2FPGLT7%2FySDkK0uc5lbU6FhY%2Bz8CLWckQum6X4dr7I6IImnqz%2BfFbQDAgK0XKjdGRpR%2FIC%2BQuYhg4iQ%2FLomb2gtx4pu8itarN1aM0oEfpKgw\"}],\"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": 49991338, - "score": 60, - "start_time": "Sun, 14 Apr 2024 01:08:15 GMT", - "state": "FINISHED", - "status_code": 200, - "tests_failed": 2, - "tests_passed": 9, - "tests_quantity": 11, - "details": { - "content-security-policy": { - "expectation": "csp-implemented-with-no-unsafe", - "name": "content-security-policy", - "output": { - "data": { - "connect-src": [ - "pagead2.googlesyndication.com", - "www.google-analytics.com", - "stats.g.doubleclick.net", - "csi.gstatic.com", - "region1.analytics.google.com", - "cloudflareinsights.com", - "www.data.gouv.fr", - "'self'", - "analytics.google.com" - ], - "default-src": [ - "'self'" - ], - "font-src": [ - "'self'", - "data:" - ], - "frame-src": [ - "tpc.googlesyndication.com", - "googleads.g.doubleclick.net", - "matchid.io", - "google.com", - "www.google.com", - "'self'" - ], - "img-src": [ - "pagead2.googlesyndication.com", - "www.google-analytics.com", - "upload.wikimedia.org", - "b.basemaps.cartocdn.com", - "matchid.io", - "stats.g.doubleclick.net", - "www.google.fr", - "a.basemaps.cartocdn.com", - "'self'", - "c.basemaps.cartocdn.com" - ], - "script-src": [ - "www.googletagservices.com", - "ajax.cloudflare.com", - "tpc.googlesyndication.com", - "pagead2.googlesyndication.com", - "www.google-analytics.com", - "fundingchoicesmessages.google.com", - "adservice.google.fr", - "static.cloudflareinsights.com", - "partner.googleadservices.com", - "adservice.google.com", - "'unsafe-inline'", - "www.google.com", - "'self'", - "analytics.google.com", - "www.googletagmanager.com", - "www.google.ca", - "'unsafe-eval'" - ], - "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 - }, - "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": {} - }, - "pass": true, - "result": "sri-not-implemented-but-all-scripts-loaded-from-secure-origin", - "score_description": "Subresource Integrity (SRI) not implemented, but all scripts are loaded from a similar origin", - "score_modifier": 0 - }, - "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-disabled", - "name": "x-xss-protection", - "output": { - "data": "1; mode=block" - }, - "pass": true, - "result": "x-xss-protection-enabled-mode-block", - "score_description": "Deprecated X-XSS-Protection header set to \"1; mode=block\"", - "score_modifier": 0 - } - } - }, + "http": null, "updownio": null, "nmap": { "host": "deces.matchid.io", @@ -5636,77 +4998,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", @@ -5714,7 +5076,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", @@ -5722,7 +5084,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", @@ -5730,7 +5092,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", @@ -5738,7 +5100,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", @@ -5746,7 +5108,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", @@ -5754,581 +5116,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'" + "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'signed certificate timestamps/#18' '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": "83 >= 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": "2024-02-15 00:54" + "finding": "2024-04-14 01:19" }, { "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-05-15 00:54" + "finding": "2024-07-13 01:19" }, { "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": "1713056941" + "finding": "1713661186" }, { "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", @@ -6336,7 +5698,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", @@ -6345,7 +5707,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", @@ -6354,7 +5716,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", @@ -6363,7 +5725,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", @@ -6372,7 +5734,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", @@ -6380,7 +5742,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", @@ -6389,7 +5751,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", @@ -6398,7 +5760,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", @@ -6407,7 +5769,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", @@ -6416,14 +5778,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", @@ -6432,7 +5794,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", @@ -6441,7 +5803,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", @@ -6450,7 +5812,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", @@ -6459,7 +5821,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", @@ -6468,7 +5830,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", @@ -6477,7 +5839,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", @@ -6486,7 +5848,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", @@ -6495,7 +5857,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", @@ -6504,7 +5866,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", @@ -6513,392 +5875,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", @@ -6906,7 +6268,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", @@ -6914,7 +6276,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", @@ -6922,7 +6284,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", @@ -6930,7 +6292,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", @@ -6938,7 +6300,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", @@ -6946,581 +6308,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'" + "finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'signed certificate timestamps/#18' '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": "83 >= 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": "2024-02-15 00:54" + "finding": "2024-04-14 01:19" }, { "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-05-15 00:54" + "finding": "2024-07-13 01:19" }, { "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": "1713056982" + "finding": "1713661229" }, { "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", @@ -7528,7 +6890,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", @@ -7537,7 +6899,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", @@ -7546,7 +6908,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", @@ -7555,7 +6917,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", @@ -7564,7 +6926,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", @@ -7572,7 +6934,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", @@ -7581,7 +6943,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", @@ -7590,7 +6952,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", @@ -7599,7 +6961,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", @@ -7608,14 +6970,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", @@ -7624,7 +6986,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", @@ -7633,7 +6995,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", @@ -7642,7 +7004,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", @@ -7651,7 +7013,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", @@ -7660,7 +7022,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", @@ -7669,7 +7031,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", @@ -7678,7 +7040,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", @@ -7687,7 +7049,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", @@ -7696,7 +7058,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", @@ -7705,332 +7067,332 @@ }, { "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": "84" + "finding": "85" } ], "thirdparties": { "trackers": [ { "type": "cloudflare", - "url": "https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317", + "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", "details": { "id": "cloudflare", "message": "Host files locally" @@ -8048,13 +7410,9 @@ "type": "unknown", "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904" }, - { - "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404090101/show_ads_impl.js?bust=31082671" - }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44a0v892384882za200&_p=1713056911784&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=174668692.1713056912&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713056911&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=998", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661157382&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=238731641.1713661157&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661157&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=1304", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -8062,7 +7420,7 @@ }, { "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=174668692.1713056912>m=45je44a0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=238731641.1713661157>m=45je44h0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -8070,15 +7428,19 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44a0v892384882za200&_p=1713056911784&gcd=13l3l3l3l1&npa=0&dma=0&cid=174668692.1713056912&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&sid=1713056911&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=1019", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661157382&gcd=13l3l3l3l1&npa=0&dma=0&cid=238731641.1713661157&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&sid=1713661157&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=1323", "details": { "id": "google", "message": "Use hosted Matomo instance" } }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404180101/show_ads_impl.js?bust=31082941" + }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1709688562&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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713056911756&bpp=16&bdt=757&idt=124&shv=r20240410&mjsv=m202404090101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=472427339064&frm=20&pv=2&ga_vid=174668692.1713056912&ga_sid=1713056912&ga_hid=1232855583&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%2C44759842%2C44795922%2C31082671%2C95320376%2C31081872&oid=2&pvsid=4486736079635902&tmod=1515597299&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=142", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1713316522&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&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661157445&bpp=14&bdt=1193&idt=238&shv=r20240417&mjsv=m202404180101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=6747913821955&frm=20&pv=2&ga_vid=238731641.1713661157&ga_sid=1713661158&ga_hid=1044073801&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%2C95326315%2C95329717%2C31082941&oid=2&pvsid=389064919763400&tmod=2007687116&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=256", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -8086,7 +7448,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240410&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" }, { "type": "unknown", @@ -8106,35 +7468,35 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/L0LConaBzCc577BZGNgzP3bg87fF5vhB9-a07M4Tw6o.js" + "url": "https://pagead2.googlesyndication.com/bg/tXhR5WxKMkfxhPR3Ieicu84_GDeFDNUHyibK8QhzoCs.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240410&jk=4486736079635902&rc=" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=389064919763400&rc=" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?X-e8pg" + "url": "https://tpc.googlesyndication.com/generate_204?4PKvbQ" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240410&jk=4486736079635902&bg=!JSalJmnNAAbi8lI9wvI7ADQBe5WfOO_6Fw3R8gRVQkiAIa3p5PzFPQF9Lv-qtiXxINf2UdXu2vqgemUGFA2qm3tvxNO7AgAAAF1SAAAAA2gBB34ANESAvgzFa2hib21sZc0prX_EYVDdmeplByHM74CE1UTYwVXth0cdVQ22QnisVD3urYxFr9iZAqfWvFmZL5onimbmFgZwEXL-xjEWrmFglcAW7IypLdzRUlsmbT0eDnsN9ZZdIIFbhD0ZI8Zl8ZbrIfNy8TmQIITfwQzatrDmwcscs_S-gP0DtfUAw2t96DOQSe_d9Vp_ZnCd6XWxTwoMib0q7H65AWHYDQgQUACh-C414BJeabRSJ6FUj8yw4drIOHJyIV-IpY29t1cvXtASpqK6lnFdsFsOqXj0E6HbK0wJnDaUenzMNcreRfiit828Gkevz8Xvv54KuamwqShtoIpDhNe5TsgQACR47Z4748WsSBa1zr87DPaXUMVrpxuxltj_wbFnlNGs_WrjhuBvvbe7hsWRC5Y_AiAJKeEeHityRXNmhs1LEZlCH_0Bvuw28z9mo0gCGv_OkuY7g5Iw8oWNFky_c-y6b5yg01tKzfMNYFFKJ5w8yhiw5HSUO4fbBB0jmNeGt-IYt4BrN1vUQPZKHScERE4_2T1sRPCMAa4mizNTRg3pjo6Q9WGS85ZD0RRPMwD2CrgOKs69B7r50FBHl1LD7_rNscXHSfXx_FF4etXfWdFpOr32AC93kVAwmdMD8GZncQxHS0CadBvRh8wu7xYrPZ8kIMAcHg4nYpqnNpi-5mIQAjUT8B9msCGAHc786cTsTzefZzFP_IEMfUmf5s3krXEfVgXfDIsfApKBsK2saLF8vhub9nD-zIjSSGId_roQmj2XZFtDDHyypI0rknDB5VHRyKNVWGJZwD5GJOF_ttkcRC7Eeve5u3_8mwWBecYeK5JGLii9AuDXmM6pNEDzkbLENSwUqAENLSkJeuzXYriMsH8e3KEFZHEyLFn786OH_JBSMy5x_jKELDJYUlL4iufML7KoFnvgf8v6tQJ7pD0Kw8lN45tLl2CBbkHlz28yXOar7GfgTQvS" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=389064919763400&bg=!wsGlwY7NAAZ55ZTXWeU7ADQBe5WfOM4_ecDbHP9UPku0tNzN08tOQplTdLwrRZTEVhXWr7S2D-p8V6Ukz0WBZ11k57ktAgAAAFdSAAAABGgBB34ANBPIAuT3rGvotv_wLNnRcv61HiyRioohjvvPWASQoftmI2zR7Ku-AJxWt_AP15w9U2fm_SYKAC30b7RmcawqijT5hV9bcAqRfoR8x8d6vUvYfd-rCLXNdBZj16gsZGz9ju-OnruZArsWhKSL9TBHLB-1CsIVyuly007boLI_Do1z6dosaaAcRZq2ZoKSn0wgTlsrZcdcTUDfxwCArFPbc4bINHdQ4a4zpfOIcQMqyTWKhOtsGjzNoTjps-1v9AaC6tof-k8NtPmjOZx28Hoxf7F4LBtTQ2tdR45JBWP-1MZkCxwwuT17UF108N8XAwWRmlO-5BbR9HpXK5tRbjtuhM4xw10I-MYanvcPR9REETOu_PLULoCqFr75BnYYBWO8f1MjRCrOaaraSEkOdW0epVV41oZKdJHRRDlC1NozlAAsQ0CmK3fFsVuwg8z5AUu1kn7c5StiM9WCOSDSTS3a6g3S7LEl9HoNxllHrchobbkwkYSLPFSgYCESB4Y2yyZTYCASpLQyYzvzZxA5saSc7xLwHq8Z0xZRqu8k-mAH3zzL3QpONA1ctwCsfzXUK9Gvk65p4Yzu5YYp1zuArdIbgLRtKAOD6UgAqe3EBC0_3tQZs_MeOeEVSzpWn9hX0-co0ziTc0YXUTlptSvc2B77TBgXMiGA0a5Kk7gB52DXQuj95oS2YWB5aZYNDlaPcCcsk08_tvcgiEIlBVVGwGN-T0Z7Rph2YDKOwpguQ06bzVf4UUXs_oeIYbxtHeMZMCu_Y6LtJqpQM25UH99TiGUQVSvEqtPhokQfBGnrdmWDQffEQ_3osS5XgWGnw9ofBdpbLXGJ9WwRldOL4WTt_Gh7rcBHY-wo0aNcUt7FhMKf158UIeq3f_P3rfMqX69a5yKljGeFipoozPCSMN2AGF4x0b_bJIrJxvma016005oe6uz8Ea1lKoSRHQCuMcYyYmi9FODlzIls8yxp9nnTcOkTFgmCrqPlqArrIDrEnkqifq2zn0BIf9eEjyz3G5vaM2Gd5O8N_NfKavM8Tf7T9Wrbh-z5ie1uTs3_vRc23XsJPrcMwt8" } ], "cookies": [], "headers": { "alt-svc": "h3=\":443\"; ma=86400", "cf-cache-status": "DYNAMIC", - "cf-ray": "873fce1cbfc3fb50-SJC", + "cf-ray": "87796e31cba7810b-ORD", "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, 14 Apr 2024 01:08:30 GMT", + "date": "Sun, 21 Apr 2024 00:59: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": "Wed, 06 Mar 2024 01:29:22 GMT", + "last-modified": "Wed, 17 Apr 2024 01:15:22 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\\/v4?s=esTg18I8%2FjRUVpeqHko0Yx0HfXfIlX4JdQJzLz19HwKyDXyI9KE2Tx6Fe7W6xgfV13IlFG3OBAfDh%2B%2F6RBG01yQyZVCmGt8uznTSrbquH5UeQf6hQ%2FatOIkPmdhlDxL36QGT\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=O4Q3YlCmzQDhVl0CWvKXCMNXyCte0R88GEuOlRdoZajgpHH8eOrp5YXGEAI8dc0KAAvXRK5Za1sP7D4v2uNFCuSWVQD52u4fICusOV8yFCqhNxHgPwWUKiG5PoLWNbRANMW1\"}],\"group\":\"cf-nel\",\"max_age\":604800}", "server": "cloudflare", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "x-content-type-options": "nosniff", @@ -8218,7 +7580,7 @@ }, { "hostname": "www.googletagmanager.com", - "ip": "142.250.191.40", + "ip": "142.250.191.136", "geoip": { "continent": { "code": "NA", @@ -8272,7 +7634,7 @@ }, { "hostname": "pagead2.googlesyndication.com", - "ip": "142.250.191.34", + "ip": "142.250.190.66", "geoip": { "continent": { "code": "NA", @@ -8326,7 +7688,7 @@ }, { "hostname": "analytics.google.com", - "ip": "142.250.176.14", + "ip": "172.217.4.78", "geoip": { "continent": { "code": "NA", @@ -8380,8 +7742,14 @@ }, { "hostname": "stats.g.doubleclick.net", - "ip": "74.125.137.154", + "ip": "142.251.4.155", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -8411,10 +7779,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, @@ -8429,12 +7801,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": "googleads.g.doubleclick.net", - "ip": "142.250.189.226", + "ip": "142.250.191.194", "geoip": { "continent": { "code": "NA", @@ -8488,7 +7876,7 @@ }, { "hostname": "tpc.googlesyndication.com", - "ip": "142.250.189.193", + "ip": "142.250.190.65", "geoip": { "continent": { "code": "NA", @@ -8542,14 +7930,8 @@ }, { "hostname": "www.google.com", - "ip": "142.251.46.196", + "ip": "142.250.190.100", "geoip": { - "city": { - "geoname_id": 5133273, - "names": { - "en": "Queens" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -8579,14 +7961,10 @@ } }, "location": { - "accuracy_radius": 50, - "latitude": 40.66, - "longitude": -73.839, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11414" + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -8601,23 +7979,7 @@ "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": "纽约州" - } - } - ] + } } } ] @@ -8800,22 +8162,22 @@ "zap": null, "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": { @@ -8831,26 +8193,29 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "timestamp": "2024-04-14T01:10:46.319061026Z", + "extracted-results": [ + "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" + ], + "timestamp": "2024-04-21T01:01:31.01221905Z", "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": { @@ -8866,10 +8231,7 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "extracted-results": [ - "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" - ], - "timestamp": "2024-04-14T01:10:47.31804236Z", + "timestamp": "2024-04-21T01:01:31.017295271Z", "matcher-status": true }, { @@ -8909,7 +8271,7 @@ "1; mode=block" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:10:54.477863845Z", + "timestamp": "2024-04-21T01:01:39.102745898Z", "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 }, @@ -8936,7 +8298,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:11:13.116195474Z", + "timestamp": "2024-04-21T01:01:57.514312526Z", "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 }, @@ -8968,12 +8330,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-04-14T01:11:19.311560561Z", + "timestamp": "2024-04-21T01:02:03.328747112Z", "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 }, @@ -9005,12 +8367,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-04-14T01:11:19.311609451Z", + "timestamp": "2024-04-21T01:02:03.328821471Z", "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 }, @@ -9042,12 +8404,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-04-14T01:11:19.311625992Z", + "timestamp": "2024-04-21T01:02:03.328840277Z", "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 }, @@ -9079,12 +8441,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-04-14T01:11:19.311638666Z", + "timestamp": "2024-04-21T01:02:03.328854744Z", "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 }, @@ -9116,12 +8478,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-04-14T01:11:19.3116517Z", + "timestamp": "2024-04-21T01:02:03.32886868Z", "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 }, @@ -9153,12 +8515,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-04-14T01:11:19.31170208Z", + "timestamp": "2024-04-21T01:02:03.328886814Z", "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 }, @@ -9187,7 +8549,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/robots.txt", "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:11:25.912680041Z", + "timestamp": "2024-04-21T01:02:09.272696798Z", "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 }, @@ -9227,7 +8589,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:11:35.355326251Z", + "timestamp": "2024-04-21T01:02:18.343625828Z", "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 }, @@ -9267,7 +8629,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:11:35.355377366Z", + "timestamp": "2024-04-21T01:02:18.343666203Z", "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 }, @@ -9298,7 +8660,7 @@ "Let's Encrypt" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:14:26.443079377Z", + "timestamp": "2024-04-21T01:05:12.424705404Z", "matcher-status": true }, { @@ -9325,11 +8687,11 @@ "host": "deces.matchid.io", "matched-at": "deces.matchid.io:443", "extracted-results": [ - "matchid.io", - "*.matchid.io" + "*.matchid.io", + "matchid.io" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:14:26.443211192Z", + "timestamp": "2024-04-21T01:05:12.424830669Z", "matcher-status": true }, { @@ -9364,7 +8726,7 @@ " SAN: [*.matchid.io matchid.io]" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:14:26.443279338Z", + "timestamp": "2024-04-21T01:05:12.424908996Z", "matcher-status": true }, { @@ -9395,7 +8757,7 @@ "tls12" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:14:26.663262356Z", + "timestamp": "2024-04-21T01:05:12.432234071Z", "matcher-status": true }, { @@ -9426,7 +8788,7 @@ "tls13" ], "ip": "172.67.179.218", - "timestamp": "2024-04-14T01:14:26.681687699Z", + "timestamp": "2024-04-21T01:05:12.500132284Z", "matcher-status": true } ], @@ -9434,7 +8796,7 @@ { "requestedUrl": "https://deces.matchid.io/", "finalUrl": "https://deces.matchid.io/", - "fetchTime": "2024-04-14T01:08:08.893Z", + "fetchTime": "2024-04-21T00:58:53.787Z", "runWarnings": [], "categories": { "performance": { @@ -9476,49 +8838,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 7245, + "numericValue": 7657, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 2072, - "firstMeaningfulPaint": 2072, - "largestContentfulPaint": 3074, - "firstCPUIdle": 5768, - "interactive": 7245, - "speedIndex": 3801, - "estimatedInputLatency": 23, - "totalBlockingTime": 273, - "maxPotentialFID": 147, - "cumulativeLayoutShift": 0.018682327270507813, - "cumulativeLayoutShiftAllFrames": 0.01851702372233073, + "firstContentfulPaint": 2207, + "firstMeaningfulPaint": 2207, + "largestContentfulPaint": 3296, + "firstCPUIdle": 6162, + "interactive": 7657, + "speedIndex": 4762, + "estimatedInputLatency": 59, + "totalBlockingTime": 493, + "maxPotentialFID": 215, + "cumulativeLayoutShift": 0.018847671508789063, + "cumulativeLayoutShiftAllFrames": 0.018847671508789063, "observedTimeOrigin": 0, - "observedTimeOriginTs": 370851052, + "observedTimeOriginTs": 533023513, "observedNavigationStart": 0, - "observedNavigationStartTs": 370851052, - "observedFirstPaint": 557, - "observedFirstPaintTs": 371408198, - "observedFirstContentfulPaint": 557, - "observedFirstContentfulPaintTs": 371408198, - "observedFirstMeaningfulPaint": 557, - "observedFirstMeaningfulPaintTs": 371408198, - "observedLargestContentfulPaint": 557, - "observedLargestContentfulPaintTs": 371408198, - "observedTraceEnd": 2362, - "observedTraceEndTs": 373213292, - "observedLoad": 409, - "observedLoadTs": 371259778, - "observedDomContentLoaded": 407, - "observedDomContentLoadedTs": 371258000, - "observedCumulativeLayoutShift": 0.018682327270507813, - "observedCumulativeLayoutShiftAllFrames": 0.01851702372233073, - "observedFirstVisualChange": 567, - "observedFirstVisualChangeTs": 371418052, - "observedLastVisualChange": 917, - "observedLastVisualChangeTs": 371768052, - "observedSpeedIndex": 596, - "observedSpeedIndexTs": 371447142 + "observedNavigationStartTs": 533023513, + "observedFirstPaint": 1158, + "observedFirstPaintTs": 534181462, + "observedFirstContentfulPaint": 1158, + "observedFirstContentfulPaintTs": 534181462, + "observedFirstMeaningfulPaint": 1158, + "observedFirstMeaningfulPaintTs": 534181462, + "observedLargestContentfulPaint": 1158, + "observedLargestContentfulPaintTs": 534181462, + "observedTraceEnd": 3098, + "observedTraceEndTs": 536121539, + "observedLoad": 510, + "observedLoadTs": 533533911, + "observedDomContentLoaded": 507, + "observedDomContentLoadedTs": 533530819, + "observedCumulativeLayoutShift": 0.018847671508789063, + "observedCumulativeLayoutShiftAllFrames": 0.018847671508789063, + "observedFirstVisualChange": 1155, + "observedFirstVisualChangeTs": 534178513, + "observedLastVisualChange": 1388, + "observedLastVisualChangeTs": 534411513, + "observedSpeedIndex": 1182, + "observedSpeedIndexTs": 534205964 }, { "lcpInvalidated": false @@ -9540,19 +8902,19 @@ "numScripts": 10, "numStylesheets": 3, "numFonts": 1, - "numTasks": 483, - "numTasksOver10ms": 9, - "numTasksOver25ms": 3, - "numTasksOver50ms": 0, + "numTasks": 505, + "numTasksOver10ms": 10, + "numTasksOver25ms": 4, + "numTasksOver50ms": 1, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 48340114.46493741, - "maxRtt": 15.056, - "maxServerLatency": 45.002, - "totalByteWeight": 682065, - "totalTaskTime": 343.8559999999998, - "mainDocumentTransferSize": 3494 + "throughput": 18385497.695478186, + "maxRtt": 18.234, + "maxServerLatency": 229.535, + "totalByteWeight": 682886, + "totalTaskTime": 408.7419999999989, + "mainDocumentTransferSize": 3492 } ] } @@ -9572,12 +8934,11 @@ "dsfr": null, "summary": { "404": "A+", - "httpGrade": "C+", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F", "testsslExpireSoon": false, - "testsslExpireDate": "2024-05-15T00:54:00.000Z", + "testsslExpireDate": "2024-07-13T01:19:00.000Z", "testsslGrade": "A+", "cookiesGrade": "A", "cookiesCount": 0,