Security Analysis Results

laurie97330.com

Comprehensive domain security and infrastructure analysis

Live Website Preview

website screenshot of https://laurie97330.com/

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:November 3, 2025 00:46:22
Scan Complete

Refresh page after 10 minutes
for updated results

Page Information

Target URL
https://laurie97330.com/
Page Title
laurie97330 - Link in Bio
laurie97330.com faviconSite Favicon
Status
Active

Host Information

Domain
laurie97330.com
Server
Google Frontend
Country
United States
IP Address
34.49.161.242
ASN Information
396982
GOOGLE-CLOUD-PLATFORM

Technologies

Node.js logo
Node.js
Programming languages
Google Cloud logo
Google Cloud
IaaS
React logo
React
JavaScript frameworks
Next.js logo
Next.js
JavaScript frameworks
Google Cloud Trace logo
Google Cloud Trace
Performance
Google Cloud CDN logo
Google Cloud CDN
CDN
+3 more technologies detected

SSL Certificate

HTTPS Enabled
Secure
Certificate Issuer
N/A
Valid From
2025-11-02 00:46:28
Valid Until
2026-11-03 00:46:28
Subject Name
laurie97330.com

Performance Statistics

71
Total Requests
6
Domains
6
IP Addresses
1.01 MB
Transfer Size
Content Size3.27 MB

HTTP Headers

Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding
chunked
Via
1.1 Caddy, 1.1 google
cache-control
public,max-age=10
content-encoding
gzip
content-security-policy
default-src * data: mediastream: blob: wss: 'unsafe-inline'; upgrade-insecure-requests; frame-ancestors 'none'
content-type
text/html; charset=utf-8
date
Mon, 03 Nov 2025 00:46:28 GMT
server
Google Frontend
vary
Accept-Encoding
x-client-domain-type
custom_domain
x-client-hostname
laurie97330.com
x-client-pathname
/
x-client-url
https://laurie97330.com/
x-frame-options
DENY
x-middleware-rewrite
/custom_domain/personal/laurie97330/
x-powered-by
Next.js
17 headers detected

Technology Stack Analysis

Node.js

Node.js

Programming languages

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.

Google Cloud

Google Cloud

IaaS

Google Cloud is a suite of cloud computing services.

React

React

JavaScript frameworks

React is an open-source JavaScript library for building user interfaces or UI components.

Next.js

Next.js

JavaScript frameworksWeb frameworks

Next.js is a React framework for developing single page Javascript applications.

Google Cloud Trace

Google Cloud Trace

Performance

Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.

Google Cloud CDN

Google Cloud CDN

CDN

Cloud CDN uses Google's global edge network to serve content closer to users.

Webpack

Webpack

Miscellaneous

Webpack is an open-source JavaScript module bundler.

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.

Google Cloud Storage

Google Cloud Storage

Miscellaneous

Google Cloud Storage allows world-wide storage and retrieval of any amount of data at any time.

Website Cookies 2

_bLinkInBioViewed

laurie97330.com

Value
laurie97330
Expires:Session

_bSignupSelfRef

laurie97330.com

Value
laurie97330
Expires:11/10/2025

External Links 5

instagram.com/

instagram.com

Analyze
Target URL
https://instagram.com/monperakenzo

.dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container { width: 100%; height: 80px; /* Default height for eye-catching but functional */ background: linear-gradient(180deg, #FFF7EE 0%, #FDFBF8 100%); /* Cream base */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.5); transition: all 0.3s ease-in-out; cursor: pointer; } /* Confetti shapes overlay */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 10% 20%, rgba(205, 164, 255, 0.4) 0%, transparent 50%), /* Lilac confetti */ radial-gradient(circle at 80% 60%, rgba(45, 212, 191, 0.4) 0%, transparent 50%), /* Turquoise confetti */ radial-gradient(circle at 40% 90%, rgba(205, 164, 255, 0.3) 0%, transparent 50%), radial-gradient(circle at 90% 10%, rgba(45, 212, 191, 0.3) 0%, transparent 50%); background-size: 150% 150%; animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-confetti-drift 15s linear infinite; z-index: 1; } /* Heart particles stream */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container::after { content: ''; position: absolute; bottom: -10px; left: 0; width: 100%; height: 20px; background: radial-gradient(circle at 20% 0%, #FF6B6B 5%, transparent 10%), radial-gradient(circle at 70% 0%, #FFDD33 5%, transparent 10%), radial-gradient(circle at 45% 0%, #FF6B6B 5%, transparent 10%); background-size: 20px 20px; animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-heart-stream 8s linear infinite; z-index: 2; opacity: 0.7; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper { display: flex; align-items: center; justify-content: center; padding: 0 20px; position: relative; z-index: 3; /* Ensure content is above confetti and hearts */ background: linear-gradient(45deg, #FF69B4 0%, color-mix(in srgb, #FF69B4 80%, #CDA4FF) 100%); /* Pill-shaped button fill */ border-radius: 50px; /* Pill shape */ height: 50px; /* Height of the inner button */ box-shadow: 0 2px 8px rgba(0,0,0,0.15), inset 0 1px 0 rgba(255,255,255,0.4); animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-bouncy-pulse 2s ease-in-out infinite; transition: all 0.3s ease-in-out; } /* Bubble texture overlay for the inner button */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 20%, rgba(255,255,255,0.3) 5%, transparent 10%), radial-gradient(circle at 70% 80%, rgba(255,255,255,0.2) 5%, transparent 10%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.1) 5%, transparent 10%); background-size: 20px 20px; opacity: 0.8; border-radius: inherit; pointer-events: none; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-icon { width: 24px; height: 24px; margin-right: 10px; background-color: #FFDD33; /* Micro-illustration color */ border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.8em; color: #333; box-shadow: inset 0 1px 3px rgba(0,0,0,0.2); flex-shrink: 0; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title-group { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; line-height: 1.2; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title { color: #1a1a1a; text-align: left; /* Aligned with icon */ font-weight: 700; font-size: 1.1em; letter-spacing: 0.2px; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-descriptor { color: #FF6B6B; /* Coral secondary descriptor */ font-size: 0.75em; font-weight: 500; margin-top: 2px; text-shadow: 0 0.5px 1px rgba(0,0,0,0.05); } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-confetti-drift { 0% { background-position: 0% 0%; } 100% { background-position: 150% 150%; } } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-heart-stream { 0% { transform: translateY(0) scale(1); opacity: 0.7; } 50% { opacity: 0.9; } 100% { transform: translateY(-100px) scale(0.5); opacity: 0; } } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-bouncy-pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container:hover .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper { transform: translateY(-2px) scale(1.01); box-shadow: 0 4px 12px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6); } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container:hover .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title { text-shadow: 0 2px 4px rgba(0,0,0,0.15); }✨InstagramExplore the magic

www.instagram.com

Analyze
Target URL
https://www.instagram.com/monperakenzo

.dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container { width: 100%; height: 80px; /* Default height for eye-catching but functional */ background: linear-gradient(180deg, #FFF7EE 0%, #FDFBF8 100%); /* Cream base */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.5); transition: all 0.3s ease-in-out; cursor: pointer; } /* Confetti shapes overlay */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 10% 20%, rgba(205, 164, 255, 0.4) 0%, transparent 50%), /* Lilac confetti */ radial-gradient(circle at 80% 60%, rgba(45, 212, 191, 0.4) 0%, transparent 50%), /* Turquoise confetti */ radial-gradient(circle at 40% 90%, rgba(205, 164, 255, 0.3) 0%, transparent 50%), radial-gradient(circle at 90% 10%, rgba(45, 212, 191, 0.3) 0%, transparent 50%); background-size: 150% 150%; animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-confetti-drift 15s linear infinite; z-index: 1; } /* Heart particles stream */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container::after { content: ''; position: absolute; bottom: -10px; left: 0; width: 100%; height: 20px; background: radial-gradient(circle at 20% 0%, #FF6B6B 5%, transparent 10%), radial-gradient(circle at 70% 0%, #FFDD33 5%, transparent 10%), radial-gradient(circle at 45% 0%, #FF6B6B 5%, transparent 10%); background-size: 20px 20px; animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-heart-stream 8s linear infinite; z-index: 2; opacity: 0.7; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper { display: flex; align-items: center; justify-content: center; padding: 0 20px; position: relative; z-index: 3; /* Ensure content is above confetti and hearts */ background: linear-gradient(45deg, #FF69B4 0%, color-mix(in srgb, #FF69B4 80%, #CDA4FF) 100%); /* Pill-shaped button fill */ border-radius: 50px; /* Pill shape */ height: 50px; /* Height of the inner button */ box-shadow: 0 2px 8px rgba(0,0,0,0.15), inset 0 1px 0 rgba(255,255,255,0.4); animation: dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-bouncy-pulse 2s ease-in-out infinite; transition: all 0.3s ease-in-out; } /* Bubble texture overlay for the inner button */ .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 20%, rgba(255,255,255,0.3) 5%, transparent 10%), radial-gradient(circle at 70% 80%, rgba(255,255,255,0.2) 5%, transparent 10%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.1) 5%, transparent 10%); background-size: 20px 20px; opacity: 0.8; border-radius: inherit; pointer-events: none; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-icon { width: 24px; height: 24px; margin-right: 10px; background-color: #FFDD33; /* Micro-illustration color */ border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.8em; color: #333; box-shadow: inset 0 1px 3px rgba(0,0,0,0.2); flex-shrink: 0; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title-group { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; line-height: 1.2; } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title { color: #1a1a1a; text-align: left; /* Aligned with icon */ font-weight: 700; font-size: 1.1em; letter-spacing: 0.2px; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-descriptor { color: #FF6B6B; /* Coral secondary descriptor */ font-size: 0.75em; font-weight: 500; margin-top: 2px; text-shadow: 0 0.5px 1px rgba(0,0,0,0.05); } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-confetti-drift { 0% { background-position: 0% 0%; } 100% { background-position: 150% 150%; } } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-heart-stream { 0% { transform: translateY(0) scale(1); opacity: 0.7; } 50% { opacity: 0.9; } 100% { transform: translateY(-100px) scale(0.5); opacity: 0; } } @keyframes dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-bouncy-pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container:hover .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-content-wrapper { transform: translateY(-2px) scale(1.01); box-shadow: 0 4px 12px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6); } .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-container:hover .dcl-2b5e9b78-194c-4a23-87d6-8948ff324f85-title { text-shadow: 0 2px 4px rgba(0,0,0,0.15); }✨Make your own Beacons pageExplore the magic

beacons.ai

Analyze
Target URL
https://beacons.ai/signup?c=laurie97330&utm_medium=lib_referral_program&utm_campaign=laurie97330

home

account.beacons.ai

Analyze
Target URL
https://account.beacons.ai/signup?referral_type=footer_logo&referring_user=laurie97330&utm_source=bUnknown&utm_medium=self_referral&utm_campaign=laurie97330&utm_content=linkinbio_footer_logo

BeaconsTry for free!

beacons.ai

Analyze
Target URL
https://beacons.ai/signup?referral_type=sticky_footer&referring_user=laurie97330&utm_source=bUnknown&utm_medium=self_referral&utm_campaign=laurie97330&utm_content=linkinbio_sticky_footer

Requested Domains 6

beacons.ai

Unknown Type
No category information available

cdn.beacons.ai

Unknown Type
No category information available

fonts.googleapis.com

Unknown Type
No category information available

fonts.gstatic.com

Unknown Type
No category information available

laurie97330.com

Apex domain
No category information available

o281490.ingest.us.sentry.io

Unknown Type
No category information available
LinkCheck

© 2025 LinkCheck. Secure domain analysis you can trust.