Domain hamlinedma.net
United States
UNIFIEDLAYER-AS-1
Software information

Apache Apache

tcp/443

nginx nginx 1.25.5

tcp/443

  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-11-02 21:27

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 02 Nov 2024 21:27:31 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 23:27:31 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-11-02 20:07

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 20:07:17 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 22:07:17 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-11-02 20:00

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 20:00:15 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 22:00:15 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-11-02 18:10

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 18:10:15 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 20:10:15 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-11-02 16:46

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 16:46:41 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 18:46:41 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-11-02 16:17

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 16:17:53 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Sat, 02 Nov 2024 16:22:51 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-11-02 14:42

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 02 Nov 2024 14:42:16 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Sat, 02 Nov 2024 14:47:13 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    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 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-11-02 05:20

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 05:20:22 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 07:20:19 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-11-02 04:20

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 04:20:50 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 06:20:50 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-11-02 03:48

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 03:48:26 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 05:48:26 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-11-02 01:31

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 01:31:55 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 03:31:54 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-11-02 00:39

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 00:39:51 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 02:39:51 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-11-02 00:27

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 00:27:41 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 02 Nov 2024 02:27:41 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-11-01 14:53

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 14:53:36 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 16:53:36 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-11-01 14:02

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 14:02:50 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 16:02:49 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-11-01 12:02

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 12:02:05 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 14:02:05 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-11-01 09:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 09:56:42 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Fri, 01 Nov 2024 10:01:40 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-11-01 08:55

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 08:55:26 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Fri, 01 Nov 2024 09:00:25 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-11-01 02:17

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 02:17:12 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 04:17:12 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-11-01 01:45

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 01:45:47 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 03:45:47 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-11-01 01:40

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 01:40:50 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 01 Nov 2024 03:40:50 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-31 02:12

    HTTP/1.1 200 OK
    Date: Thu, 31 Oct 2024 02:12:06 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Thu, 31 Oct 2024 04:12:05 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-31 00:00

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 31 Oct 2024 00:00:16 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Thu, 31 Oct 2024 00:05:14 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-30 23:30

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 23:30:29 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Thu, 31 Oct 2024 01:30:29 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-10-30 23:12

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 23:12:48 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Thu, 31 Oct 2024 01:12:48 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-30 13:48

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 13:48:24 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 15:48:24 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-30 13:05

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 13:05:55 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 15:05:53 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-10-30 07:02

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 07:02:24 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Wed, 30 Oct 2024 07:07:22 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-10-30 04:11

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 04:11:47 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 06:11:47 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-30 03:39

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 03:39:34 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 05:39:34 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-30 03:00

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 03:00:55 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 05:00:54 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-30 02:54

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 02:54:25 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 30 Oct 2024 04:54:25 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-28 13:52

    HTTP/1.1 200 OK
    Date: Mon, 28 Oct 2024 13:52:39 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Mon, 28 Oct 2024 15:52:37 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-28 13:28

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 13:28:42 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Mon, 28 Oct 2024 13:33:40 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-22 12:34

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 12:34:31 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Tue, 22 Oct 2024 14:34:29 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-22 06:43

    
                                
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-22 02:42

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 02:42:59 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Tue, 22 Oct 2024 04:42:59 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-22 01:37

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 01:37:59 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Tue, 22 Oct 2024 03:37:59 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-22 01:30

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 01:30:42 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Tue, 22 Oct 2024 03:30:42 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-10-20 18:08

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 18:08:45 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 20:08:45 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-20 16:35

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 16:35:29 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Sun, 20 Oct 2024 16:40:28 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    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.226.34:443 · fysem.hamlinedma.net

    2024-10-20 15:45

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 15:45:48 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Sun, 20 Oct 2024 15:50:46 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-20 15:43

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 15:43:19 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 17:43:18 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-20 14:32

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 14:32:31 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 16:32:31 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-10-20 12:38

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 12:38:24 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 14:38:24 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-20 10:16

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 10:16:17 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 12:16:16 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-20 06:10

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 06:10:38 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 08:10:38 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-20 03:05

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 03:05:43 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 05:05:43 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-20 01:45

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 01:45:27 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 03:45:27 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-20 01:38

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 01:38:10 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sun, 20 Oct 2024 03:38:10 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-10-18 22:46

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:46:05 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Sat, 19 Oct 2024 00:46:05 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-18 20:54

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 20:54:20 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 22:54:19 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-10-18 20:48

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 20:48:28 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Fri, 18 Oct 2024 20:53:26 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-18 17:10

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 17:10:17 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Fri, 18 Oct 2024 17:15:14 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    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.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-18 13:39

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 13:39:56 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 15:39:56 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-10-18 09:56

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 09:56:59 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 11:56:59 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-18 06:21

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 06:21:39 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 08:21:39 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-18 05:22

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 05:23:00 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 07:23:00 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-18 03:08

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 03:08:12 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 05:08:12 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-18 01:31

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 01:31:17 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 03:31:17 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-18 01:22

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 01:22:34 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Fri, 18 Oct 2024 03:22:34 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-17 01:40

    HTTP/1.1 200 OK
    Date: Thu, 17 Oct 2024 01:40:48 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Thu, 17 Oct 2024 03:40:46 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-16 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 23:25:01 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Wed, 16 Oct 2024 23:29:58 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    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.226.34:443 · www.classes.hamlinedma.net

    2024-10-16 19:56

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 19:56:10 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 21:56:10 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-10-16 18:12

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 18:12:04 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Wed, 16 Oct 2024 18:17:01 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-16 18:02

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 18:02:06 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 20:02:04 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-16 13:21

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 13:21:07 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 15:21:07 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-16 11:36

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 11:36:16 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 13:36:16 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-10-16 10:58

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 10:58:47 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 12:58:47 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-16 05:33

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 05:33:25 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 07:33:25 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-16 03:37

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 03:37:22 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 05:37:22 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-16 03:20

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 03:20:32 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 16 Oct 2024 05:20:32 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-15 01:55

    HTTP/1.1 200 OK
    Date: Tue, 15 Oct 2024 01:55:07 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Tue, 15 Oct 2024 03:55:06 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-10-15 01:43

    HTTP/1.1 200 OK
    Date: Tue, 15 Oct 2024 01:43:04 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Tue, 15 Oct 2024 01:48:02 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-15 00:58

    HTTP/1.1 200 OK
    Date: Tue, 15 Oct 2024 00:58:11 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Tue, 15 Oct 2024 02:58:11 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-10-14 21:33

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 14 Oct 2024 21:33:46 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Mon, 14 Oct 2024 21:38:44 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-10-14 17:39

    HTTP/1.1 200 OK
    Date: Mon, 14 Oct 2024 17:39:46 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Mon, 14 Oct 2024 19:39:46 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-10-14 16:42

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 14 Oct 2024 16:42:20 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Mon, 14 Oct 2024 18:42:20 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-10-02 19:40

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 19:40:31 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 21:40:31 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-10-02 17:19

    
                                
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-10-02 11:56

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 11:56:19 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 13:56:19 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-10-02 09:18

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 09:18:18 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 11:18:17 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-10-02 08:48

    
                                
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-10-02 04:22

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 04:22:47 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 06:22:47 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-10-02 03:01

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 03:01:02 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 05:01:02 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-10-02 01:38

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 01:38:51 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 03:38:50 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-10-02 01:33

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 01:33:25 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Wed, 02 Oct 2024 03:33:25 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-09-30 22:37

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 22:37:32 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Tue, 01 Oct 2024 00:37:32 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-09-30 13:24

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:24:47 GMT
    Server: Apache
    Cache-Control: no-store, no-cache, must-revalidate
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 15:24:47 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Digital Media Arts Department — Coming Soon
    
    <!DOCTYPE html>
    <html lang="en-US">
    	<head>
    		<meta name="viewport" content="width=device-width">
    		<meta name="robots" content="noindex, nofollow" />
    		<title>Digital Media Arts Department &mdash; Coming Soon</title>
    		<script src="https://classes.hamlinedma.net/wp-includes/js/jquery/jquery.js"></script>
    		<style type="text/css">* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    body {
        background-color: white;
        color: black;
        overflow-x: hidden;
        margin: 0;
    }
    
    #wrap {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100vh;
    }
    
    .content {
        flex: 1;
        margin: auto 5%;
        padding: 0;
        text-align: center;
        max-width: 420px;
    }
    
    footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    
    footer p {
        text-align: center;
    }
    
    .btn {
        background: black;
        background-image: none;
        border: 1px solid black;
        box-shadow: none;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 10px;
        padding: 6px 30px;
        text-align: center;
        text-decoration: none;
        touch-action: manipulation;
        transition: all 0.2s ease;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
    }
    
    .status-message {
        display: none;
    }</style>
    					<link rel="stylesheet" href="https://classes.hamlinedma.net/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.14.11" />
    			</head>
    	<body>
    		<div id="wrap">
    			<main class="content">
    								<div class="subscription_widget">
    					<h1>Coming Soon!</h1>
    					<h2>A New WordPress Site</h2>
    					 
    						<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br /><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br /><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br /></p>
    																			</div>
    							</main>
    		</div>
    		<footer>
    			<p class="text-center">
    				A <a href="https://bluehost.com?utm_source=coming-soon-template&#038;utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://classes.hamlinedma.net/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>.&nbsp;			</p>
    		</footer>
    	</body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-09-30 13:16

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:16:35 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 15:16:35 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-09-30 11:26

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 11:26:46 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 13:26:46 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-09-30 10:28

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 10:28:41 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 12:28:41 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-09-30 08:20

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 08:20:15 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    X-Redirect-By: WordPress
    Location: https://fysem.hamlinedma.net/
    Cache-Control: max-age=300
    Expires: Mon, 30 Sep 2024 08:25:13 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-09-30 07:59

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 07:59:09 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://fysem.hamlinedma.net/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=300
    Expires: Mon, 30 Sep 2024 08:04:06 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-09-30 04:26

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 04:26:22 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 06:26:21 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-09-30 03:33

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 03:33:47 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 05:33:47 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-09-30 01:48

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 01:48:21 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 03:48:21 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-09-30 01:41

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 01:41:55 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Mon, 30 Sep 2024 03:41:55 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · curtlund.hamlinedma.net

    2024-09-28 20:08

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 20:08:10 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 22:08:09 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.classes.hamlinedma.net

    2024-09-28 17:27

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 28 Sep 2024 17:27:32 GMT
    Server: Apache
    X-Redirect-By: WordPress
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: https://classes.hamlinedma.net/
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 19:27:32 GMT
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · classes.hamlinedma.net

    2024-09-28 14:19

    
                                
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · fysem.hamlinedma.net

    2024-09-28 13:03

    
                                
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.gumielectronic-net.hamlinedma.net

    2024-09-28 12:05

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 12:05:40 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 14:05:40 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.fysem.hamlinedma.net

    2024-09-28 09:18

    HTTP/1.1 302 Found
    Date: Sat, 28 Sep 2024 09:18:12 GMT
    Server: Apache
    X-Robots-Tag: noindex, nofollow
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Location: http://www.explorefreeresults.com/?dn=box5313.bluehost.com&pid=5POJ5651L&spfwd=1
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache
    Expires: 0
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.curtlund.hamlinedma.net

    2024-09-28 09:10

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 09:10:46 GMT
    Server: nginx/1.25.5
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.curtlund.com/wp-json/>; rel="https://api.w.org/"
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 11:10:45 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    Transfer-Encoding: chunked
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · gumielectronic-net.hamlinedma.net

    2024-09-28 06:53

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 06:53:55 GMT
    Server: Apache
    Link: <https://gumielectronic.net/index.php?rest_route=/>; rel="https://api.w.org/", <https://gumielectronic.net/index.php?rest_route=/wp/v2/pages/1267>; rel="alternate"; title="JSON"; type="application/json", <https://gumielectronic.net/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 08:53:55 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · mail.hamlinedma.net

    2024-09-28 03:55

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 03:55:19 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 05:55:19 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · www.hamlinedma.net

    2024-09-28 01:53

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 01:53:18 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 03:53:18 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 162.241.226.34:443 · hamlinedma.net

    2024-09-28 01:40

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 01:40:35 GMT
    Server: nginx/1.25.5
    Content-Type: text/html
    Content-Length: 194
    Last-Modified: Wed, 04 Sep 2024 23:32:58 GMT
    Accept-Ranges: bytes
    Cache-Control: max-age=7200
    Expires: Sat, 28 Sep 2024 03:40:35 GMT
    Vary: Accept-Encoding
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: MISS
    
    Page title: Hello world
    
    <!doctype html>
    <html>
      <head>
        <title>Hello world</title>
      </head>
      <body>
        <p>hello world hello world hello world hello world hello world hello world hello world</p>
      </body>
    </html>
    Found 2024-09-28 by HttpPlugin
    Create report
autodiscover.curtlund.comclasses.hamlinedma.netcpanel.curtlund.comcpcalendars.curtlund.comcpcontacts.curtlund.comcurtlund.comcurtlund.hamlinedma.netmail.curtlund.comwebdisk.curtlund.comwebmail.curtlund.comwww.classes.hamlinedma.netwww.curtlund.comwww.curtlund.hamlinedma.net
CN:
www.curtlund.hamlinedma.net
Key:
RSA-2048
Issuer:
R11
Not before:
2024-08-08 07:12
Not after:
2024-11-06 07:12
autodiscover.gumielectronic.netcpanel.gumielectronic.netcpcalendars.gumielectronic.netcpcontacts.gumielectronic.netgumielectronic.netmail.gumielectronic.netwebdisk.gumielectronic.netwebmail.gumielectronic.netwww.gumielectronic.net
CN:
cpcalendars.gumielectronic.net
Key:
RSA-2048
Issuer:
R10
Not before:
2024-09-24 07:12
Not after:
2024-12-23 07:12
autodiscover.curtlund.comcpanel.curtlund.comcpcalendars.curtlund.comcpcontacts.curtlund.comcurtlund.commail.curtlund.comwebdisk.curtlund.comwebmail.curtlund.comwww.curtlund.com
CN:
cpcalendars.curtlund.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-10-08 07:12
Not after:
2025-01-06 07:12
autodiscover.hamlinedma.netautodiscover.joshgumiela.netcpanel.hamlinedma.netcpanel.joshgumiela.netcpcalendars.hamlinedma.netcpcalendars.joshgumiela.netcpcontacts.hamlinedma.netcpcontacts.joshgumiela.netfysem.hamlinedma.netgumiela.hamlinedma.nethamlinedma.netjoshgumiela-net.hamlinedma.netjoshgumiela.netmail.hamlinedma.netmail.joshgumiela.netwebdisk.hamlinedma.netwebdisk.joshgumiela.netwebmail.hamlinedma.netwebmail.joshgumiela.netwww.fysem.hamlinedma.netwww.gumiela.hamlinedma.netwww.hamlinedma.netwww.joshgumiela-net.hamlinedma.netwww.joshgumiela.net
CN:
autodiscover.hamlinedma.net
Key:
RSA-2048
Issuer:
R11
Not before:
2024-07-25 07:12
Not after:
2024-10-23 07:12
mail.obl.qlr.mybluehost.meobl.qlr.mybluehost.mewww.obl.qlr.mybluehost.me
CN:
obl.qlr.mybluehost.me
Key:
RSA-2048
Issuer:
R10
Not before:
2024-09-24 07:12
Not after:
2024-12-23 07:12