Security Analysis Results

crazyyycatlady.com

Comprehensive domain security and infrastructure analysis

Live Website Preview

website screenshot of https://crazyyycatlady.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:October 21, 2025 16:01:46
Scan Complete

Refresh page after 10 minutes
for updated results

Page Information

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

Host Information

Domain
crazyyycatlady.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
React logo
React
JavaScript frameworks
Google Cloud logo
Google Cloud
IaaS
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-10-20 16:01:51
Valid Until
2026-10-21 16:01:51
Subject Name
crazyyycatlady.com

Performance Statistics

70
Total Requests
6
Domains
5
IP Addresses
1.09 MB
Transfer Size
Content Size3.58 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
Tue, 21 Oct 2025 16:01:51 GMT
server
Google Frontend
vary
Accept-Encoding
x-client-domain-type
custom_domain
x-client-hostname
crazyyycatlady.com
x-client-pathname
/
x-client-url
https://crazyyycatlady.com/
x-frame-options
DENY
x-middleware-rewrite
/custom_domain/personal/crazyyycatlady_/
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.

React

React

JavaScript frameworks

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

Google Cloud

Google Cloud

IaaS

Google Cloud is a suite of cloud computing services.

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

crazyyycatlady.com

Value
crazyyycatlady_
Expires:Session

_bSignupSelfRef

crazyyycatlady.com

Value
crazyyycatlady_
Expires:10/28/2025

External Links 6

instagram.com/

instagram.com

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

.dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container { width: 100%; height: 80px; /* Eye-catching but functional height */ background: linear-gradient(135deg, #E6E6FA 0%, /* Lavender */ color-mix(in srgb, #faeee7 60%, #FFB6C1) 50%, /* Blended Pink */ #FFFACD 100% /* Soft Yellow */ ); 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.2); transition: all 0.3s ease-out; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift 20s ease-in-out infinite alternate; } /* Subtle bubble texture overlay */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 20%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 25%), radial-gradient(circle at 40% 60%, rgba(255, 255, 255, 0.08) 0%, transparent 15%), radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.12) 0%, transparent 22%); background-size: 100% 100%; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float 15s linear infinite; z-index: 1; } /* Pulsating glow behind the title */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::after { content: ''; position: absolute; width: 80%; height: 80%; background: radial-gradient(circle at center, color-mix(in srgb, #faeee7 50%, #FFFACD) 0%, /* Soft yellow glow */ transparent 70% ); filter: blur(20px); opacity: 0.7; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse 4s ease-in-out infinite alternate; z-index: 2; } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { color: #33272a; text-align: center; font-weight: 600; font-size: 1.25em; letter-spacing: 0.5px; z-index: 3; /* Ensure title is above glow and bubbles */ position: relative; /* Needed for z-index to work against pseudo-elements */ text-shadow: 0 2px 8px rgba(0,0,0,0.15), 0 0 15px color-mix(in srgb, #33272a 30%, transparent); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float 3s ease-in-out infinite alternate; } /* Tiny, animated cat paw print */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-print { position: absolute; bottom: 10px; right: 15px; width: 25px; height: 25px; background: radial-gradient(circle at 50% 50%, #AFEEEE 40%, transparent 45%), /* Main pad (teal accent) */ radial-gradient(circle at 25% 25%, #AFEEEE 30%, transparent 35%), /* Toe 1 */ radial-gradient(circle at 75% 25%, #AFEEEE 30%, transparent 35%), /* Toe 2 */ radial-gradient(circle at 25% 75%, #AFEEEE 30%, transparent 35%), /* Toe 3 */ radial-gradient(circle at 75% 75%, #AFEEEE 30%, transparent 35%); /* Toe 4 */ background-size: 50% 50%; background-repeat: no-repeat; background-position: center, /* Main pad */ 0% 0%, /* Toe 1 */ 100% 0%, /* Toe 2 */ 0% 100%, /* Toe 3 */ 100% 100%; /* Toe 4 */ opacity: 0.7; transform: rotate(-15deg); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale 2s ease-in-out infinite alternate, dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move 10s linear infinite; z-index: 4; /* Ensure paw print is on top */ } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float { 0% { transform: translate(0, 0); } 50% { transform: translate(5px, 5px); } 100% { transform: translate(0, 0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse { 0% { transform: scale(0.95); opacity: 0.6; } 50% { transform: scale(1.05); opacity: 0.8; } 100% { transform: scale(0.95); opacity: 0.6; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float { 0% { transform: translateY(0); } 50% { transform: translateY(-2px); } 100% { transform: translateY(0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale { 0% { transform: scale(0.9) rotate(-15deg); } 50% { transform: scale(1.1) rotate(-15deg); } 100% { transform: scale(0.9) rotate(-15deg); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move { 0% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 25% { transform: translateX(-5px) translateY(-2px) rotate(-10deg); } 50% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 75% { transform: translateX(5px) translateY(2px) rotate(-20deg); } 100% { transform: translateX(0px) translateY(0px) rotate(-15deg); } } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover { transform: translateY(-3px) scale(1.01); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.2), 0 0 20px color-mix(in srgb, #33272a 40%, transparent); }Shop Crazy Cat Lady Merch Store

crazyyy-cat-lady.printify.me

Analyze
Target URL
https://crazyyy-cat-lady.printify.me/

.dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container { width: 100%; height: 80px; /* Eye-catching but functional height */ background: linear-gradient(135deg, #E6E6FA 0%, /* Lavender */ color-mix(in srgb, #faeee7 60%, #FFB6C1) 50%, /* Blended Pink */ #FFFACD 100% /* Soft Yellow */ ); 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.2); transition: all 0.3s ease-out; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift 20s ease-in-out infinite alternate; } /* Subtle bubble texture overlay */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 20%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 25%), radial-gradient(circle at 40% 60%, rgba(255, 255, 255, 0.08) 0%, transparent 15%), radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.12) 0%, transparent 22%); background-size: 100% 100%; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float 15s linear infinite; z-index: 1; } /* Pulsating glow behind the title */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::after { content: ''; position: absolute; width: 80%; height: 80%; background: radial-gradient(circle at center, color-mix(in srgb, #faeee7 50%, #FFFACD) 0%, /* Soft yellow glow */ transparent 70% ); filter: blur(20px); opacity: 0.7; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse 4s ease-in-out infinite alternate; z-index: 2; } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { color: #33272a; text-align: center; font-weight: 600; font-size: 1.25em; letter-spacing: 0.5px; z-index: 3; /* Ensure title is above glow and bubbles */ position: relative; /* Needed for z-index to work against pseudo-elements */ text-shadow: 0 2px 8px rgba(0,0,0,0.15), 0 0 15px color-mix(in srgb, #33272a 30%, transparent); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float 3s ease-in-out infinite alternate; } /* Tiny, animated cat paw print */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-print { position: absolute; bottom: 10px; right: 15px; width: 25px; height: 25px; background: radial-gradient(circle at 50% 50%, #AFEEEE 40%, transparent 45%), /* Main pad (teal accent) */ radial-gradient(circle at 25% 25%, #AFEEEE 30%, transparent 35%), /* Toe 1 */ radial-gradient(circle at 75% 25%, #AFEEEE 30%, transparent 35%), /* Toe 2 */ radial-gradient(circle at 25% 75%, #AFEEEE 30%, transparent 35%), /* Toe 3 */ radial-gradient(circle at 75% 75%, #AFEEEE 30%, transparent 35%); /* Toe 4 */ background-size: 50% 50%; background-repeat: no-repeat; background-position: center, /* Main pad */ 0% 0%, /* Toe 1 */ 100% 0%, /* Toe 2 */ 0% 100%, /* Toe 3 */ 100% 100%; /* Toe 4 */ opacity: 0.7; transform: rotate(-15deg); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale 2s ease-in-out infinite alternate, dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move 10s linear infinite; z-index: 4; /* Ensure paw print is on top */ } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float { 0% { transform: translate(0, 0); } 50% { transform: translate(5px, 5px); } 100% { transform: translate(0, 0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse { 0% { transform: scale(0.95); opacity: 0.6; } 50% { transform: scale(1.05); opacity: 0.8; } 100% { transform: scale(0.95); opacity: 0.6; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float { 0% { transform: translateY(0); } 50% { transform: translateY(-2px); } 100% { transform: translateY(0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale { 0% { transform: scale(0.9) rotate(-15deg); } 50% { transform: scale(1.1) rotate(-15deg); } 100% { transform: scale(0.9) rotate(-15deg); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move { 0% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 25% { transform: translateX(-5px) translateY(-2px) rotate(-10deg); } 50% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 75% { transform: translateX(5px) translateY(2px) rotate(-20deg); } 100% { transform: translateX(0px) translateY(0px) rotate(-15deg); } } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover { transform: translateY(-3px) scale(1.01); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.2), 0 0 20px color-mix(in srgb, #33272a 40%, transparent); }Instagram

www.instagram.com

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

.dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container { width: 100%; height: 80px; /* Eye-catching but functional height */ background: linear-gradient(135deg, #E6E6FA 0%, /* Lavender */ color-mix(in srgb, #faeee7 60%, #FFB6C1) 50%, /* Blended Pink */ #FFFACD 100% /* Soft Yellow */ ); 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.2); transition: all 0.3s ease-out; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift 20s ease-in-out infinite alternate; } /* Subtle bubble texture overlay */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 20%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 25%), radial-gradient(circle at 40% 60%, rgba(255, 255, 255, 0.08) 0%, transparent 15%), radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.12) 0%, transparent 22%); background-size: 100% 100%; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float 15s linear infinite; z-index: 1; } /* Pulsating glow behind the title */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container::after { content: ''; position: absolute; width: 80%; height: 80%; background: radial-gradient(circle at center, color-mix(in srgb, #faeee7 50%, #FFFACD) 0%, /* Soft yellow glow */ transparent 70% ); filter: blur(20px); opacity: 0.7; animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse 4s ease-in-out infinite alternate; z-index: 2; } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { color: #33272a; text-align: center; font-weight: 600; font-size: 1.25em; letter-spacing: 0.5px; z-index: 3; /* Ensure title is above glow and bubbles */ position: relative; /* Needed for z-index to work against pseudo-elements */ text-shadow: 0 2px 8px rgba(0,0,0,0.15), 0 0 15px color-mix(in srgb, #33272a 30%, transparent); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float 3s ease-in-out infinite alternate; } /* Tiny, animated cat paw print */ .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-print { position: absolute; bottom: 10px; right: 15px; width: 25px; height: 25px; background: radial-gradient(circle at 50% 50%, #AFEEEE 40%, transparent 45%), /* Main pad (teal accent) */ radial-gradient(circle at 25% 25%, #AFEEEE 30%, transparent 35%), /* Toe 1 */ radial-gradient(circle at 75% 25%, #AFEEEE 30%, transparent 35%), /* Toe 2 */ radial-gradient(circle at 25% 75%, #AFEEEE 30%, transparent 35%), /* Toe 3 */ radial-gradient(circle at 75% 75%, #AFEEEE 30%, transparent 35%); /* Toe 4 */ background-size: 50% 50%; background-repeat: no-repeat; background-position: center, /* Main pad */ 0% 0%, /* Toe 1 */ 100% 0%, /* Toe 2 */ 0% 100%, /* Toe 3 */ 100% 100%; /* Toe 4 */ opacity: 0.7; transform: rotate(-15deg); animation: dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale 2s ease-in-out infinite alternate, dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move 10s linear infinite; z-index: 4; /* Ensure paw print is on top */ } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bg-shift { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-bubble-float { 0% { transform: translate(0, 0); } 50% { transform: translate(5px, 5px); } 100% { transform: translate(0, 0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-glow-pulse { 0% { transform: scale(0.95); opacity: 0.6; } 50% { transform: scale(1.05); opacity: 0.8; } 100% { transform: scale(0.95); opacity: 0.6; } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-text-float { 0% { transform: translateY(0); } 50% { transform: translateY(-2px); } 100% { transform: translateY(0); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-scale { 0% { transform: scale(0.9) rotate(-15deg); } 50% { transform: scale(1.1) rotate(-15deg); } 100% { transform: scale(0.9) rotate(-15deg); } } @keyframes dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-paw-move { 0% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 25% { transform: translateX(-5px) translateY(-2px) rotate(-10deg); } 50% { transform: translateX(0px) translateY(0px) rotate(-15deg); } 75% { transform: translateX(5px) translateY(2px) rotate(-20deg); } 100% { transform: translateX(0px) translateY(0px) rotate(-15deg); } } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover { transform: translateY(-3px) scale(1.01); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-container:hover .dcl-1c7b1fd6-014c-460e-bd49-ae822e99cc9f-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.2), 0 0 20px color-mix(in srgb, #33272a 40%, transparent); }Make your own Beacons page

beacons.ai

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

home

account.beacons.ai

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

BeaconsTry for free!

beacons.ai

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

crazyyycatlady.com

Apex domain
No category information available

fonts.googleapis.com

Unknown Type
No category information available

fonts.gstatic.com

Unknown Type
No category information available

o281490.ingest.us.sentry.io

Unknown Type
No category information available
LinkCheck

© 2025 LinkCheck. Secure domain analysis you can trust.