Security Analysis Results

maddiemck.store

Comprehensive domain security and infrastructure analysis

Live Website Preview

website screenshot of https://maddiemck.store/

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:December 1, 2025 18:43:36
Scan Complete

Refresh page after 10 minutes
for updated results

Page Information

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

Host Information

Domain
maddiemck.store
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-30 18:43:40
Valid Until
2026-12-01 18:43:40
Subject Name
maddiemck.store

Performance Statistics

71
Total Requests
6
Domains
5
IP Addresses
1.08 MB
Transfer Size
Content Size3.32 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, 01 Dec 2025 18:43:40 GMT
server
Google Frontend
vary
Accept-Encoding
x-client-domain-type
custom_domain
x-client-hostname
maddiemck.store
x-client-pathname
/
x-client-url
https://maddiemck.store/
x-frame-options
DENY
x-middleware-rewrite
/custom_domain/personal/maddiemck/
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

maddiemck.store

Value
maddiemck
Expires:Session

_bSignupSelfRef

maddiemck.store

Value
maddiemck
Expires:12/8/2025

External Links 5

tiktok.com/@

tiktok.com

Analyze
Target URL
https://tiktok.com/@maddiemckannan

.dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container { width: 100%; height: 75px; /* Functional height for tranquil scene */ /* Scene Foundation: Layered gradient shifting from soft mint to serene off-white */ background: linear-gradient(135deg, #A8E6CF 0%, #FBFBFB 100%), /* Main layered gradient */ radial-gradient(circle at center, #E8F8F2 0%, transparent 70%); /* Subtle radial gradient for depth */ background-blend-mode: overlay, normal; /* Blend radial over linear */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 8px; box-sizing: border-box; transition: all 0.3s ease-in-out; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2); } /* Semi-transparent white circle overlay as zen garden canvas */ .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at center, rgba(255, 255, 255, 0.7) 0%, transparent 70%); opacity: 1; animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-breathe 8s ease-in-out infinite; /* Radial gradient breathes */ z-index: 1; } /* Tiny, coral-colored confetti specks mimicking cherry blossoms */ .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container::after { content: ''; position: absolute; top: 100%; /* Start below the container */ left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 30% 70%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 50% 40%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 70% 10%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 90% 80%, #FFD6D6 2px, transparent 3px); background-size: 100% 200%; /* Make confetti pattern larger to allow for movement */ animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-confetti-rise 15s linear infinite; /* Confetti rises */ z-index: 2; pointer-events: none; /* Ensure it doesn't interfere with clicks */ } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title { color: #1a1a1a; /* Dark charcoal for friendly text */ text-align: center; font-weight: 600; font-size: 1.15em; letter-spacing: 0.5px; z-index: 3; /* Ensure title is above pseudo-elements */ position: relative; text-shadow: 0 2px 5px rgba(0,0,0,0.2), /* Subtle shadow for depth */ 0 0 15px rgba(0,0,0,0.1), 0 0 20px color-mix(in srgb, #afc8e2 30%, #6B6B6B); /* Faint glow */ animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title-pulse 5s ease-in-out infinite; /* Faint glowing aura pulse */ } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-breathe { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.95; } } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-confetti-rise { 0% { transform: translateY(0); opacity: 0.7; } 100% { transform: translateY(-200%); opacity: 0; } /* Rise completely out of view */ } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title-pulse { 0%, 100% { text-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 0 15px rgba(0,0,0,0.1), 0 0 20px color-mix(in srgb, #afc8e2 30%, #6B6B6B); } 50% { text-shadow: 0 2px 8px rgba(0,0,0,0.3), 0 0 25px rgba(0,0,0,0.2), 0 0 30px color-mix(in srgb, #afc8e2 50%, #6B6B6B); } } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container:hover { transform: translateY(-2px) scale(1.01); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container:hover .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title { transform: scale(1.03); text-shadow: 0 3px 8px rgba(0,0,0,0.3), 0 0 20px rgba(0,0,0,0.15), 0 0 25px color-mix(in srgb, #afc8e2 40%, #6B6B6B); }Tiktok

www.tiktok.com

Analyze
Target URL
https://www.tiktok.com/@maddiemckannan

.dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container { width: 100%; height: 75px; /* Functional height for tranquil scene */ /* Scene Foundation: Layered gradient shifting from soft mint to serene off-white */ background: linear-gradient(135deg, #A8E6CF 0%, #FBFBFB 100%), /* Main layered gradient */ radial-gradient(circle at center, #E8F8F2 0%, transparent 70%); /* Subtle radial gradient for depth */ background-blend-mode: overlay, normal; /* Blend radial over linear */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 8px; box-sizing: border-box; transition: all 0.3s ease-in-out; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2); } /* Semi-transparent white circle overlay as zen garden canvas */ .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at center, rgba(255, 255, 255, 0.7) 0%, transparent 70%); opacity: 1; animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-breathe 8s ease-in-out infinite; /* Radial gradient breathes */ z-index: 1; } /* Tiny, coral-colored confetti specks mimicking cherry blossoms */ .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container::after { content: ''; position: absolute; top: 100%; /* Start below the container */ left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 30% 70%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 50% 40%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 70% 10%, #FFD6D6 2px, transparent 3px), radial-gradient(circle at 90% 80%, #FFD6D6 2px, transparent 3px); background-size: 100% 200%; /* Make confetti pattern larger to allow for movement */ animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-confetti-rise 15s linear infinite; /* Confetti rises */ z-index: 2; pointer-events: none; /* Ensure it doesn't interfere with clicks */ } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title { color: #1a1a1a; /* Dark charcoal for friendly text */ text-align: center; font-weight: 600; font-size: 1.15em; letter-spacing: 0.5px; z-index: 3; /* Ensure title is above pseudo-elements */ position: relative; text-shadow: 0 2px 5px rgba(0,0,0,0.2), /* Subtle shadow for depth */ 0 0 15px rgba(0,0,0,0.1), 0 0 20px color-mix(in srgb, #afc8e2 30%, #6B6B6B); /* Faint glow */ animation: dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title-pulse 5s ease-in-out infinite; /* Faint glowing aura pulse */ } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-breathe { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.95; } } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-confetti-rise { 0% { transform: translateY(0); opacity: 0.7; } 100% { transform: translateY(-200%); opacity: 0; } /* Rise completely out of view */ } @keyframes dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title-pulse { 0%, 100% { text-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 0 15px rgba(0,0,0,0.1), 0 0 20px color-mix(in srgb, #afc8e2 30%, #6B6B6B); } 50% { text-shadow: 0 2px 8px rgba(0,0,0,0.3), 0 0 25px rgba(0,0,0,0.2), 0 0 30px color-mix(in srgb, #afc8e2 50%, #6B6B6B); } } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container:hover { transform: translateY(-2px) scale(1.01); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-container:hover .dcl-a4b73ff5-aca6-4ce9-b100-dca82d6242dc-title { transform: scale(1.03); text-shadow: 0 3px 8px rgba(0,0,0,0.3), 0 0 20px rgba(0,0,0,0.15), 0 0 25px color-mix(in srgb, #afc8e2 40%, #6B6B6B); }Make your own Beacons page

beacons.ai

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

home

account.beacons.ai

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

BeaconsTry for free!

beacons.ai

Analyze
Target URL
https://beacons.ai/signup?referral_type=sticky_footer&referring_user=maddiemck&utm_source=bUnknown&utm_medium=self_referral&utm_campaign=maddiemck&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

maddiemck.store

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.