Domain mattburd.com
Germany
BUNNYWAY, informacijske storitve d.o.o.
Software information

BunnyCDN-DE1-1047

tcp/443 tcp/80

BunnyCDN-DE1-723

tcp/443 tcp/80

BunnyCDN-IL1-1347

tcp/443 tcp/80

BunnyCDN-IL1-718

tcp/443 tcp/80

  • Open service 185.59.220.198:80 · www.mattburd.com

    2026-01-06 21:37

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-723
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: CA
    Location: https://www.mattburd.com/
    CDN-RequestId: 8b51de69aa4669d29fa9b7c846d261d8
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00::1047:1:443 · www.mattburd.com

    2026-01-06 21:37

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 21:37:32 GMT
    Content-Type: text/html
    Content-Length: 54923
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1047
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: US
    Cache-Control: no-cache
    Expires: Tue, 06 Jan 2026 21:47:32 GMT
    Last-Modified: Mon, 08 Dec 2025 02:53:04 GMT
    CDN-ProxyVer: 1.43
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/06/2026 21:37:32
    CDN-EdgeStorageId: 1047
    CDN-RequestId: 85c84d1c6ecf2c038b8d4778c4fb5e2c
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Matthew Burd | AI Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Matthew Burd - AI Student & Creative Technologist showcasing AI-generated artistry including photography, video, writing, music, and creative coding projects">
        <meta name="keywords" content="AI art, machine learning, generative art, portfolio, creative coding, Matthew Burd">
        <meta name="author" content="Matthew Burd">
        <title>Matthew Burd | AI Portfolio</title>
        
        <link rel="canonical" href="https://mattburd.com/">
        <meta property="og:title" content="Matthew Burd | AI Portfolio">
        <meta property="og:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://mattburd.com/">
        <meta property="og:image" content="https://mattburd.com/assets/logos/og-image.png">
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:title" content="Matthew Burd | AI Portfolio">
        <meta name="twitter:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta name="twitter:image" content="https://mattburd.com/assets/logos/og-image.png">
        
     <link rel="icon" type="image/png" sizes="32x32" href="/assets/logos/favicon-32x32.png">
     <link rel="icon" type="image/png" sizes="16x16" href="/assets/logos/favicon-16x16.png">
     <link rel="apple-touch-icon" sizes="180x180" href="/assets/logos/apple-touch-icon.png">
     
     <link rel="manifest" href="/manifest.json">
     <meta name="theme-color" content="#00ff88">
     <meta name="theme-color" content="#00ff88" media="(prefers-color-scheme: dark)">
     <meta name="apple-mobile-web-app-capable" content="yes">
     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
     <meta name="apple-mobile-web-app-title" content="MattBurd">
     
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        
    <link rel="stylesheet" href="css/reset.css?v=2">
        <link rel="stylesheet" href="css/variables.css?v=2">
        <link rel="stylesheet" href="css/typography.css?v=2">
        <link rel="stylesheet" href="css/layout.css?v=3">
        <link rel="stylesheet" href="css/components.css?v=3">
        <link rel="stylesheet" href="css/animations.css?v=2">
        <link rel="stylesheet" href="css/responsive.css?v=2">
        <link rel="stylesheet" href="css/chrome-fix.css?v=2">
        <link rel="stylesheet" href="css/quote-popup.css?v=2">
        <link rel="stylesheet" href="/chatbot/chatbot.css">
        
         <style>
             /* Intro section with background */
             html body .intro-section {
               padding-top: 45px !important;
               padding-bottom: 60px !important;
                 margin-bottom: 0 !important;
                 background-color: #faf8f3 !important;
                 background-image: 
                     repeating-linear-gradient(
                         0deg,
                         transparent,
                         transparent 2px,
                         rgba(0, 0, 0, 0.03) 2px,
                         rgba(0, 0, 0, 0.03) 4px
                     ) !important;
                 border-top: 8px double #1a1a1a !important;
             }
             
             html body .intro-header {
                 font-family: Georgia, 'Times New Roman', serif !important;
                 font-size: 33px !important;
                 font-weight: bold !important;
                 text-align: center !important;
                 color: #1a1a1a !important;
                 margin: 0 auto 1rem auto !important;
                 max-width: 1000px !important;
                 padding: 0 1.4rem !important;
                 line-height: 1.1 !important;
                 text-transform: uppercase !important;
                 letter-spacing: 0.02em !important;
                 border: none !important;
                 padding-bottom: 0 !im
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 143.244.60.197:443 · mattburd.com

    2026-01-06 21:37

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 21:37:31 GMT
    Content-Type: text/html
    Content-Length: 54923
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-IL1-1347
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: DE
    Cache-Control: no-cache
    Expires: Tue, 06 Jan 2026 21:47:31 GMT
    Last-Modified: Mon, 08 Dec 2025 02:53:04 GMT
    CDN-ProxyVer: 1.41
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/06/2026 21:37:31
    CDN-EdgeStorageId: 1233
    CDN-RequestId: aa7dee9d996c637b138940da3766bba3
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Matthew Burd | AI Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Matthew Burd - AI Student & Creative Technologist showcasing AI-generated artistry including photography, video, writing, music, and creative coding projects">
        <meta name="keywords" content="AI art, machine learning, generative art, portfolio, creative coding, Matthew Burd">
        <meta name="author" content="Matthew Burd">
        <title>Matthew Burd | AI Portfolio</title>
        
        <link rel="canonical" href="https://mattburd.com/">
        <meta property="og:title" content="Matthew Burd | AI Portfolio">
        <meta property="og:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://mattburd.com/">
        <meta property="og:image" content="https://mattburd.com/assets/logos/og-image.png">
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:title" content="Matthew Burd | AI Portfolio">
        <meta name="twitter:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta name="twitter:image" content="https://mattburd.com/assets/logos/og-image.png">
        
     <link rel="icon" type="image/png" sizes="32x32" href="/assets/logos/favicon-32x32.png">
     <link rel="icon" type="image/png" sizes="16x16" href="/assets/logos/favicon-16x16.png">
     <link rel="apple-touch-icon" sizes="180x180" href="/assets/logos/apple-touch-icon.png">
     
     <link rel="manifest" href="/manifest.json">
     <meta name="theme-color" content="#00ff88">
     <meta name="theme-color" content="#00ff88" media="(prefers-color-scheme: dark)">
     <meta name="apple-mobile-web-app-capable" content="yes">
     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
     <meta name="apple-mobile-web-app-title" content="MattBurd">
     
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        
    <link rel="stylesheet" href="css/reset.css?v=2">
        <link rel="stylesheet" href="css/variables.css?v=2">
        <link rel="stylesheet" href="css/typography.css?v=2">
        <link rel="stylesheet" href="css/layout.css?v=3">
        <link rel="stylesheet" href="css/components.css?v=3">
        <link rel="stylesheet" href="css/animations.css?v=2">
        <link rel="stylesheet" href="css/responsive.css?v=2">
        <link rel="stylesheet" href="css/chrome-fix.css?v=2">
        <link rel="stylesheet" href="css/quote-popup.css?v=2">
        <link rel="stylesheet" href="/chatbot/chatbot.css">
        
         <style>
             /* Intro section with background */
             html body .intro-section {
               padding-top: 45px !important;
               padding-bottom: 60px !important;
                 margin-bottom: 0 !important;
                 background-color: #faf8f3 !important;
                 background-image: 
                     repeating-linear-gradient(
                         0deg,
                         transparent,
                         transparent 2px,
                         rgba(0, 0, 0, 0.03) 2px,
                         rgba(0, 0, 0, 0.03) 4px
                     ) !important;
                 border-top: 8px double #1a1a1a !important;
             }
             
             html body .intro-header {
                 font-family: Georgia, 'Times New Roman', serif !important;
                 font-size: 33px !important;
                 font-weight: bold !important;
                 text-align: center !important;
                 color: #1a1a1a !important;
                 margin: 0 auto 1rem auto !important;
                 max-width: 1000px !important;
                 padding: 0 1.4rem !important;
                 line-height: 1.1 !important;
                 text-transform: uppercase !important;
                 letter-spacing: 0.02em !important;
                 border: none !important;
                 padding-bottom: 0 !im
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 143.244.60.197:80 · mattburd.com

    2026-01-06 21:37

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-IL1-1347
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: NL
    Location: https://mattburd.com/
    CDN-RequestId: 83838bdf36470c3637a4257f1f9436c5
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 185.59.220.198:443 · www.mattburd.com

    2026-01-06 21:37

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 54923
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-723
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: DE
    Cache-Control: no-cache
    Expires: Tue, 06 Jan 2026 21:47:30 GMT
    Last-Modified: Mon, 08 Dec 2025 02:53:04 GMT
    CDN-ProxyVer: 1.43
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/06/2026 21:37:30
    CDN-EdgeStorageId: 1047
    CDN-RequestId: f00bf46c026c84af5867fe7655badb3b
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Matthew Burd | AI Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Matthew Burd - AI Student & Creative Technologist showcasing AI-generated artistry including photography, video, writing, music, and creative coding projects">
        <meta name="keywords" content="AI art, machine learning, generative art, portfolio, creative coding, Matthew Burd">
        <meta name="author" content="Matthew Burd">
        <title>Matthew Burd | AI Portfolio</title>
        
        <link rel="canonical" href="https://mattburd.com/">
        <meta property="og:title" content="Matthew Burd | AI Portfolio">
        <meta property="og:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://mattburd.com/">
        <meta property="og:image" content="https://mattburd.com/assets/logos/og-image.png">
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:title" content="Matthew Burd | AI Portfolio">
        <meta name="twitter:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta name="twitter:image" content="https://mattburd.com/assets/logos/og-image.png">
        
     <link rel="icon" type="image/png" sizes="32x32" href="/assets/logos/favicon-32x32.png">
     <link rel="icon" type="image/png" sizes="16x16" href="/assets/logos/favicon-16x16.png">
     <link rel="apple-touch-icon" sizes="180x180" href="/assets/logos/apple-touch-icon.png">
     
     <link rel="manifest" href="/manifest.json">
     <meta name="theme-color" content="#00ff88">
     <meta name="theme-color" content="#00ff88" media="(prefers-color-scheme: dark)">
     <meta name="apple-mobile-web-app-capable" content="yes">
     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
     <meta name="apple-mobile-web-app-title" content="MattBurd">
     
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        
    <link rel="stylesheet" href="css/reset.css?v=2">
        <link rel="stylesheet" href="css/variables.css?v=2">
        <link rel="stylesheet" href="css/typography.css?v=2">
        <link rel="stylesheet" href="css/layout.css?v=3">
        <link rel="stylesheet" href="css/components.css?v=3">
        <link rel="stylesheet" href="css/animations.css?v=2">
        <link rel="stylesheet" href="css/responsive.css?v=2">
        <link rel="stylesheet" href="css/chrome-fix.css?v=2">
        <link rel="stylesheet" href="css/quote-popup.css?v=2">
        <link rel="stylesheet" href="/chatbot/chatbot.css">
        
         <style>
             /* Intro section with background */
             html body .intro-section {
               padding-top: 45px !important;
               padding-bottom: 60px !important;
                 margin-bottom: 0 !important;
                 background-color: #faf8f3 !important;
                 background-image: 
                     repeating-linear-gradient(
                         0deg,
                         transparent,
                         transparent 2px,
                         rgba(0, 0, 0, 0.03) 2px,
                         rgba(0, 0, 0, 0.03) 4px
                     ) !important;
                 border-top: 8px double #1a1a1a !important;
             }
             
             html body .intro-header {
                 font-family: Georgia, 'Times New Roman', serif !important;
                 font-size: 33px !important;
                 font-weight: bold !important;
                 text-align: center !important;
                 color: #1a1a1a !important;
                 margin: 0 auto 1rem auto !important;
                 max-width: 1000px !important;
                 padding: 0 1.4rem !important;
                 line-height: 1.1 !important;
                 text-transform: uppercase !important;
                 letter-spacing: 0.02em !important;
                 border: none !important;
                 padding-bottom: 0 !im
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2400:52e0:1a00::718:1:443 · mattburd.com

    2026-01-06 21:37

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 54923
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-IL1-718
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: US
    Cache-Control: no-cache
    Expires: Tue, 06 Jan 2026 21:47:30 GMT
    Last-Modified: Mon, 08 Dec 2025 02:53:04 GMT
    CDN-ProxyVer: 1.41
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/06/2026 21:37:30
    CDN-EdgeStorageId: 1233
    CDN-RequestId: 55ddb16b3c76cfbe1b2f2055c77f95bb
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Matthew Burd | AI Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Matthew Burd - AI Student & Creative Technologist showcasing AI-generated artistry including photography, video, writing, music, and creative coding projects">
        <meta name="keywords" content="AI art, machine learning, generative art, portfolio, creative coding, Matthew Burd">
        <meta name="author" content="Matthew Burd">
        <title>Matthew Burd | AI Portfolio</title>
        
        <link rel="canonical" href="https://mattburd.com/">
        <meta property="og:title" content="Matthew Burd | AI Portfolio">
        <meta property="og:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://mattburd.com/">
        <meta property="og:image" content="https://mattburd.com/assets/logos/og-image.png">
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:title" content="Matthew Burd | AI Portfolio">
        <meta name="twitter:description" content="AI Student & Creative Technologist showcasing AI-generated artistry">
        <meta name="twitter:image" content="https://mattburd.com/assets/logos/og-image.png">
        
     <link rel="icon" type="image/png" sizes="32x32" href="/assets/logos/favicon-32x32.png">
     <link rel="icon" type="image/png" sizes="16x16" href="/assets/logos/favicon-16x16.png">
     <link rel="apple-touch-icon" sizes="180x180" href="/assets/logos/apple-touch-icon.png">
     
     <link rel="manifest" href="/manifest.json">
     <meta name="theme-color" content="#00ff88">
     <meta name="theme-color" content="#00ff88" media="(prefers-color-scheme: dark)">
     <meta name="apple-mobile-web-app-capable" content="yes">
     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
     <meta name="apple-mobile-web-app-title" content="MattBurd">
     
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        
    <link rel="stylesheet" href="css/reset.css?v=2">
        <link rel="stylesheet" href="css/variables.css?v=2">
        <link rel="stylesheet" href="css/typography.css?v=2">
        <link rel="stylesheet" href="css/layout.css?v=3">
        <link rel="stylesheet" href="css/components.css?v=3">
        <link rel="stylesheet" href="css/animations.css?v=2">
        <link rel="stylesheet" href="css/responsive.css?v=2">
        <link rel="stylesheet" href="css/chrome-fix.css?v=2">
        <link rel="stylesheet" href="css/quote-popup.css?v=2">
        <link rel="stylesheet" href="/chatbot/chatbot.css">
        
         <style>
             /* Intro section with background */
             html body .intro-section {
               padding-top: 45px !important;
               padding-bottom: 60px !important;
                 margin-bottom: 0 !important;
                 background-color: #faf8f3 !important;
                 background-image: 
                     repeating-linear-gradient(
                         0deg,
                         transparent,
                         transparent 2px,
                         rgba(0, 0, 0, 0.03) 2px,
                         rgba(0, 0, 0, 0.03) 4px
                     ) !important;
                 border-top: 8px double #1a1a1a !important;
             }
             
             html body .intro-header {
                 font-family: Georgia, 'Times New Roman', serif !important;
                 font-size: 33px !important;
                 font-weight: bold !important;
                 text-align: center !important;
                 color: #1a1a1a !important;
                 margin: 0 auto 1rem auto !important;
                 max-width: 1000px !important;
                 padding: 0 1.4rem !important;
                 line-height: 1.1 !important;
                 text-transform: uppercase !important;
                 letter-spacing: 0.02em !important;
                 border: none !important;
                 padding-bottom: 0 !im
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2400:52e0:1a00::718:1:80 · mattburd.com

    2026-01-06 21:37

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-IL1-718
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: US
    Location: https://mattburd.com/
    CDN-RequestId: 18c72b8cd7ca9c2da794b1301ccc52f7
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00::1047:1:80 · www.mattburd.com

    2026-01-06 21:37

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 06 Jan 2026 21:37:30 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1047
    CDN-PullZone: 4857070
    CDN-RequestCountryCode: US
    Location: https://www.mattburd.com/
    CDN-RequestId: 047d4825fdd03debaf37f1fd5c8c3699
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
mattburd.comwww.mattburd.com
CN:
www.mattburd.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-06 20:37
Not after:
2026-04-06 20:37