Security Analysis Results

jesse-anderson-github-io.pages.dev

Comprehensive domain security and infrastructure analysis

Live Website Preview

website screenshot of https://jesse-anderson-github-io.pages.dev/

No Security Risks Detected

This domain appears to be safe and secure

100%
Score

Disclaimer: This assessment is based on automated analysis of publicly available information. Results are for informational purposes only. For critical applications, consult security professionals.

Scan Information

Last checked:July 17, 2025 13:58:20
Scan Complete

Refresh page after 10 minutes
for updated results

Page Information

Target URL
https://jesse-anderson-github-io.pages.dev/
Page Title
Jesse Anderson
jesse-anderson-github-io.pages.dev faviconSite Favicon
Status
Active

Host Information

Domain
jesse-anderson-github-io.pages.dev
Server
cloudflare
Country
United States
IP Address
172.66.47.20
ASN Information
13335
CLOUDFLARENET

Technologies

Bootstrap logo
Bootstrap
UI frameworks
Modernizr logo
Modernizr
JavaScript libraries
jQuery logo
jQuery
JavaScript libraries
HSTS logo
HSTS
Security
Cloudflare logo
Cloudflare
CDN
HTTP/3 logo
HTTP/3
Miscellaneous

SSL Certificate

HTTPS Enabled
Secure
Certificate Issuer
49m296 Gateway Proxy BISO MITM CA
Valid From
2025-07-16 07:43:40
Valid Until
2025-08-15 07:44:10
Subject Name
jesse-anderson-github-io.pages.dev

Performance Statistics

39
Total Requests
6
Domains
6
IP Addresses
3.08 MB
Transfer Size
Content Size3.47 MB

HTTP Headers

access-control-allow-origin
*
alt-svc
h3=":443"; ma=86400
cache-control
public, max-age=0, must-revalidate
cf-ray
960a411df9ee70ea-MRS
cf-team
28ba470208000070eaafa72400000001
content-encoding
br
content-type
text/html; charset=utf-8
date
Thu, 17 Jul 2025 13:58:28 GMT
nel
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
referrer-policy
strict-origin-when-cross-origin
report-to
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SNs8JeRflazDTSP1wR1XC5vda7uJzIyZXAGMGwtFYvfBJngtDqTJYLB5V%2Bt26Is%2F8eIXCN68iQhnjB6cf9fCZz%2F1bLMZdW4npPbbfHQs%2F3HlaYrp4jpnTsDIiR3j865DejAFVRuDNfPAgBDddWF8VExsteZh9OYxJMRAbL38ziF0"}],"group":"cf-nel","max_age":604800}
server
cloudflare
server-timing
cfL4;desc="?proto=TCP&rtt=0&min_rtt=0&rtt_var=0&sent=0&recv=0&lost=0&retrans=0&sent_bytes=0&recv_bytes=0&delivery_rate=0&cwnd=0&unsent_bytes=0&cid=cb74292517875526&ts=1284&x=0" cfReqDur;dur=1425.31
vary
Accept-Encoding
x-content-type-options
nosniff
15 headers detected

Technology Stack Analysis

Bootstrap

Bootstrap

UI frameworks

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Modernizr

Modernizr

JavaScript libraries

Modernizr is a JavaScript library that detects the features available in a user's browser.

jQuery

jQuery

JavaScript libraries

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

HSTS

HSTS

Security

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Cloudflare

Cloudflare

CDN

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

HTTP/3

HTTP/3

Miscellaneous

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

External Links 18

Train a Variational AutoEncoder Generative Adversarial Network to generate images from the MNIST dataset prior to training a Denoising Autoencoder, Variational Autoencoder, and Generative Adversarial Network.PythonCluster Analysis

blog.jesse-anderson.net

Analyze
Target URL
https://blog.jesse-anderson.net/posts/VAE_GAN/VAEGAN

Javascript program which will perform DBSCAN clustering on various distributions in 2 dimensions.JavascriptCluster AnalysisDBSCANd3.v7.js

blog.jesse-anderson.net

Analyze
Target URL
https://blog.jesse-anderson.net/posts/DBSCAN/#conclusion

Python program which performs Ripley's K/L analysis, DBSCAN clustering, and OPTICS clusteringPythonCluster Analysis

github.com

Analyze
Target URL
https://github.com/jesse-anderson/Python/tree/main/Cluster-Analysis-with-GUI

In this study, DBSCAN clustering analyzed IL-2 distribution in Jurkat T cells via dSTORM imaging, revealing that T cell activation results in more pronounced and elongated nanoscale clusters compared to controls.ImmunologyMATLABCluster AnalysisDBSCAN

www.sciencedirect.com

Analyze
Target URL
https://www.sciencedirect.com/science/article/abs/pii/S0006349524002091

The project uses DBSCAN clustering as a means of identifying high density regions in superresolution imaging with single-antibody labeling.MATLABCluster AnalysisDBSCAN

pubs.acs.org

Analyze
Target URL
https://pubs.acs.org/doi/full/10.1021/acs.bioconjchem.3c00178

A model of accumulation and depletion of smog in Los Angeles was modeled in MATLAB.MATLABChemical Engineering

github.com

Analyze
Target URL
https://github.com/jesse-anderson/MATLAB/tree/main/Chemical_Engineering/Modeling-Smog-In-LA

Developed an ETL pipeline to parse Oak Park crimes and place into a Folium static web application to track crimes over time. Updated daily using a raspberry pi, pushed to a weekly mailing list, and NLP enabled to determine commonalities across incidents.PythonETLAWSGCPNLP

jesse-anderson.net

Analyze
Target URL
https://jesse-anderson.net/OP-Crime-Maps/map

Developed a web-based ETL pipeline to monitor and visualize environmental data using a Raspberry Pi and DHT11 sensor. Collected data was pushed to MongoDB, PostgreSQL, ThingSpeak, and Google Sheets.PythonIoTETLSQLGCPMongoDB

blog.jesse-anderson.net

Analyze
Target URL
https://blog.jesse-anderson.net/posts/Pi-Sensor-Proj-May-2024/

Developed an automated python script to scrape from the web University of Illinois Faculty Information via Beautiful Soup and shown via a Flask implementation to display data on a local server.PythonBeautiful SoupFlask

github.com

Analyze
Target URL
https://github.com/jesse-anderson/Python/tree/main/Python-Flask-Web-Scraping

Pyodide project to showcase spherical Random Number Generation and perform OPTICS clustering on the spheres. Proof of concept Python in browser via Pyodide.PythonPyodideClustering

jesse-anderson.github.io

Analyze
Target URL
https://jesse-anderson.github.io/files/pyodide_runCalcs.html

Read more →

blog.jesse-anderson.net

Analyze
Target URL
https://blog.jesse-anderson.net/

GitHub

github.com

Analyze
Target URL
https://github.com/jesse-anderson

Kaggle

www.kaggle.com

Analyze
Target URL
https://www.kaggle.com/jesseanderson777

LeetCode

leetcode.com

Analyze
Target URL
https://leetcode.com/Jesse-Anderson/

Clone this page

github.com

Analyze
Target URL
https://github.com/jesse-anderson/jesse-anderson.github.io

Linkedin

www.linkedin.com

Analyze
Target URL
https://www.linkedin.com/in/jesse-anderson-a7c5/

ORCID

orcid.org

Analyze
Target URL
https://orcid.org/0000-0001-5731-5511

Buy me a coffee

www.buymeacoffee.com

Analyze
Target URL
https://www.buymeacoffee.com/JesseAnderson

Requested Domains 6

api.github.com

Unknown Type
No category information available

blog.jesse-anderson.net

Unknown Type
No category information available

cdnjs.cloudflare.com

Unknown Type
No category information available

fonts.googleapis.com

Unknown Type
No category information available

fonts.gstatic.com

Unknown Type
No category information available

jesse-anderson-github-io.pages.dev

Apex domain
No category information available
LinkCheck

© 2025 LinkCheck. Secure domain analysis you can trust.