Domain www.myshed.ca
United States
UNIFIEDLAYER-AS-1
Software information

cloudflare cloudflare

tcp/8443

nginx nginx 1.25.5

tcp/443

  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-11-02 11:07

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 02 Nov 2024 11:07:51 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://myshed.ca/
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 13:07:43 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Newfold-Cache-Level: 2
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 66.235.200.146:8443 · www.myshed.ca

    2024-11-01 12:34

    HTTP/1.1 521 
    Date: Fri, 01 Nov 2024 12:34:28 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Set-Cookie: _cfuvid=.ljow_vAQVY2FrCpr1MvGgXKTV3Z6jzlCw6bxGYktfQ-1730464468084-0.0.1.1-604800000; path=/; domain=.www.myshed.ca; HttpOnly
    Server: cloudflare
    CF-RAY: 8dbbeb4c4ed854b5-YYZ
    
    
    error code: 521
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 66.235.200.146:443 · www.myshed.ca

    2024-11-01 12:34

    
                                
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-11-01 07:54

    
                                
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-30 09:36

    
                                
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-22 08:46

    HTTP/1.1 500 Internal Server Error
    Date: Tue, 22 Oct 2024 08:46:37 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Newfold-Cache-Level: 2
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Database Error
    
    <!DOCTYPE html>
    <html dir='ltr'>
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	<meta name="viewport" content="width=device-width">
    			<title>Database Error</title>
    	<style type="text/css">
    		html {
    			background: #f1f1f1;
    		}
    		body {
    			background: #fff;
    			border: 1px solid #ccd0d4;
    			color: #444;
    			font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    			margin: 2em auto;
    			padding: 1em 2em;
    			max-width: 700px;
    			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    			box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    		}
    		h1 {
    			border-bottom: 1px solid #dadada;
    			clear: both;
    			color: #666;
    			font-size: 24px;
    			margin: 30px 0 0 0;
    			padding: 0;
    			padding-bottom: 7px;
    		}
    		#error-page {
    			margin-top: 50px;
    		}
    		#error-page p,
    		#error-page .wp-die-message {
    			font-size: 14px;
    			line-height: 1.5;
    			margin: 25px 0 20px;
    		}
    		#error-page code {
    			font-family: Consolas, Monaco, monospace;
    		}
    		ul li {
    			margin-bottom: 10px;
    			font-size: 14px ;
    		}
    		a {
    			color: #2271b1;
    		}
    		a:hover,
    		a:active {
    			color: #135e96;
    		}
    		a:focus {
    			color: #043959;
    			box-shadow: 0 0 0 2px #2271b1;
    			outline: 2px solid transparent;
    		}
    		.button {
    			background: #f3f5f6;
    			border: 1px solid #016087;
    			color: #016087;
    			display: inline-block;
    			text-decoration: none;
    			font-size: 13px;
    			line-height: 2;
    			height: 28px;
    			margin: 0;
    			padding: 0 10px 1px;
    			cursor: pointer;
    			-webkit-border-radius: 3px;
    			-webkit-appearance: none;
    			border-radius: 3px;
    			white-space: nowrap;
    			-webkit-box-sizing: border-box;
    			-moz-box-sizing:    border-box;
    			box-sizing:         border-box;
    
    			vertical-align: top;
    		}
    
    		.button.button-large {
    			line-height: 2.30769231;
    			min-height: 32px;
    			padding: 0 12px;
    		}
    
    		.button:hover,
    		.button:focus {
    			background: #f1f1f1;
    		}
    
    		.button:focus {
    			background: #f3f5f6;
    			border-color: #007cba;
    			-webkit-box-shadow: 0 0 0 1px #007cba;
    			box-shadow: 0 0 0 1px #007cba;
    			color: #016087;
    			outline: 2px solid transparent;
    			outline-offset: 0;
    		}
    
    		.button:active {
    			background: #f3f5f6;
    			border-color: #7e8993;
    			-webkit-box-shadow: none;
    			box-shadow: none;
    		}
    
    			</style>
    </head>
    <body id="error-page">
    	<div class="wp-die-message"><h1>Error establishing a database connection</h1></div></body>
    </html>
    	
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-20 08:18

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 08:18:49 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://myshed.ca/
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 10:18:44 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Newfold-Cache-Level: 2
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-18 10:52

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 10:52:18 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://myshed.ca/
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 12:52:12 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Newfold-Cache-Level: 2
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-16 07:19

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 07:19:43 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://myshed.ca/
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 09:19:42 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Newfold-Cache-Level: 2
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-14 12:59

    
                                
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-10-02 02:13

    
                                
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-09-30 06:29

    
                                
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.225.201:443 · www.myshed.ca

    2024-09-28 12:21

    
                                
    Found 2024-09-28 by HttpPlugin
    Create report
autodiscover.oor.ops.mybluehost.mecpanel.oor.ops.mybluehost.mecpcalendars.oor.ops.mybluehost.mecpcontacts.oor.ops.mybluehost.memail.myshed.camail.oor.ops.mybluehost.memyshed.caoor.ops.mybluehost.mewebdisk.oor.ops.mybluehost.mewebmail.oor.ops.mybluehost.mewww.myshed.cawww.oor.ops.mybluehost.me
CN:
oor.ops.mybluehost.me
Key:
RSA-2048
Issuer:
R11
Not before:
2024-11-01 11:34
Not after:
2025-01-30 11:34
www.myshed.ca
CN:
www.myshed.ca
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-13 19:48
Not after:
2025-01-11 19:48
autodiscover.oor.ops.mybluehost.mecpanel.oor.ops.mybluehost.mecpcalendars.oor.ops.mybluehost.mecpcontacts.oor.ops.mybluehost.memail.myshed.camail.oor.ops.mybluehost.memyshed.caoor.ops.mybluehost.mewebdisk.oor.ops.mybluehost.mewebmail.oor.ops.mybluehost.mewww.myshed.cawww.oor.ops.mybluehost.me
CN:
mail.myshed.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2024-09-01 11:28
Not after:
2024-11-30 11:28
Domain summary
IP summary