{
    "ok": true,
    "domain": "crazyegg.com",
    "generated_at": "2026-08-09T06:46:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 95,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "126 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-23-21-73-86.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "7 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "126 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-23-21-73-86.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.21.73.86"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx2.googlemail.com.",
                "20 alt2.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "30 aspmx5.googlemail.com.",
                "30 aspmx4.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"v=spf1 include:_spf.google.com include:sendgrid.net include:mail.zendesk.com include:46540628.spf04.hubspotemail.net -all\"",
                "\"google-site-verification=XUT4HYUSTWC77SCtCQx0JPVKvcEmF__Z-xdBJVBmEiQ\"",
                "\"ps-cd-verification=19431fbb-75b3-47dd-b329-5b42b29a7696\"",
                "\"google-site-verification=eDwplybOyzz4quhWNuaTivSqP1xf_aN7C1_FCAuWhy4\""
            ],
            "NS": [
                "ns-843.awsdns-41.net.",
                "ns-1494.awsdns-58.org.",
                "ns-199.awsdns-24.com.",
                "ns-1585.awsdns-06.co.uk."
            ],
            "SOA": [
                "ns-1494.awsdns-58.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"sectigo.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"ssl.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.21.73.86"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:sendgrid.net include:mail.zendesk.com include:46540628.spf04.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100; ri=86400; rua=mailto:mj2lfinf@ag.dmarcian.com, mailto:abuse@crazyegg.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.crazyegg.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv/X7fsvkJvga9EVR8hs3T0LDK6pLBmUpfxBkdYMJq0PAtn9vVkOqTJGboQdLe/Vl6VWb6eztJCSdJYoPMtxhwn5H1TZyyFWxO8K/tkxmo2XjjBx10QNUZBPiDdBs3FrOVrtrJ/rDkh7yQwP/ugl15RDz9QQSmgMATw8GGz9xZPBiGv5AOb7uMUVW+767L4j6MQPFpfX5GxdtMi8rK4WLJHkrFEZWP5CvBRAM0raXOda2RQtn7d4GrQAZwltmu1/FEop9blY5FvzC39D9EmlsqxjVwiFH3KQovyy4gnHv+hbVrU34GyKfqQJhiMDUraRK3vyr7xOd2Ih0gqCg5KsQjQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20260319143201",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-23-21-73-86.compute-1.amazonaws.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.21.73.86"
                    ],
                    "time_ms": 53
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.21.73.86"
                    ],
                    "time_ms": 42.85
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.21.73.86",
                        "44.193.20.131"
                    ],
                    "time_ms": 50.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.21.73.86"
                    ],
                    "time_ms": 112.69
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "0.0.0.0"
                    ],
                    "time_ms": 91.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "mocky.com",
        "valid_from": "2026-05-29T19:00:00-05:00",
        "valid_to": "2026-12-13T17:59:59-06:00",
        "days_remaining": 126,
        "san": [
            "mocky.com",
            "*.mocky.com",
            "crazyegg.com",
            "*.crazyeggstaging.com",
            "crazyeggstaging.com",
            "*.crazyegg.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.crazyegg.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 11:46:51 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.crazyegg.com:443/",
            "set-cookie": "_crazyegg=QTEyOEdDTQ.LYj382QjgIOHKeU-ai8wav6RWAGUOfkIrC5N96yacy-9vDenmE2b1_h_zos.OWSPCe-Q3lvaZcwC.qlRMbgKMvu31SZCNzn0HeM413tzFY-etHGWPjEMXOlUcaxSbGjYImjhZXXH17M4LhzHY9y0QCWsMk0A2CRe_vD1GMvWlMoE5bk5lC0KPa0A-3s0_J7VJVPN3adWsFzl9oyb9mm0Yum4smG6Vf40EJWYdOJeMnkyd7c_oXBpz_xCW6_5tJ-2q-TXq0Bbc_XKx0cseaYHeRQpsXAdZ2ePH3ups1PdlLDOZfnmj9FiRXOJ3KuTMwoTKrZjgBOMaJAIQzbHkOZLXlo7ZLzZav8J6_tuIlW3WjQhZ7UeLcD5s9269Q2JvBHF2s7zDFjq_9FK-8ODTnP5JHCCY_0wkTje8UN07S_7Yw5OMHSG_NnKrzmjrU0mkvWZm9jlTjJ0Nk5xftlwZsZ7JDl29ylzeVYapZW85gkY0bAU3RHODGeA2ONHZaLq20TMdN0EN2D2GZHFSNifGR9nalGFt3nz_XBOrF8tydgHIqfcXue_rzT4FMy1cWl9TXOQ8zLUKIiPwKK1TVb2dhMGPbMDayqoZsB-3v1Pu7qBdplghKnIo9ZzCA2pSiWhw9cmGlVaNX8mvG7IdNxZIZUcl6Jzdx9zYuFdkLI2xcq0Fh_cL8_Q_rO3790n18MvNItwSYVp0WsyI_eawjL0LBMr0qixALDs7uTMCA221cz77fnrUZ79ZFeM1tFC5lHLuPEbXfrgE2AvsSwvmAvvpcv1XMSILgKM2DB3Qgpwr9TD2C9Bqei6EEyLFYXeNc-7IoCIngh1Fzr0IGcaFYkNwQCVwkxpBzaXVCTmN1RnCs6mpfSOWMEL7EDePlGAabo4Qigu8TMk5wm43TP8BRh4JBvC_z4vHtV771d4HQ0aIAvwErRaJ03fWu1guB0IQeRXFhckufgCQSQAdz0R62Ny1k3LDrZt1NexC79ZNhJ-QYOlrR0kdfjmuSR0Y-zPdWUGJXDqGFzyiYkra9grbqWdBF1udapJkYs_krHryU1zz0LU90aZg9Xn2U5guZDK2tI9daRoC7tG4VsoqhGNO03CMwViOO6NRRLzxY4pj81Atj8o0cZ_PL_zJEP1V-7zwxItKtF8C0Xiy1QGoxxtHgYXHSKd9.eAURoX50IGOEUUaFHdF_kA; path=/; secure; HttpOnly; SameSite=None",
            "vary": "accept-encoding",
            "x-permitted-cross-domain-policies": "none",
            "x-content-type-options": "nosniff",
            "content-security-policy": "base-uri 'self'; frame-ancestors 'self';",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cache-control": "max-age=0, private, must-revalidate",
            "strict-transport-security": "max-age=31536000",
            "x-request-id": "GMogkXlfBHlRS4wAEaph",
            "link": "</.well-known/api-catalog>; rel=\"api-catalog\", </.well-known/crazyegg-api/SKILL.md>; rel=\"service-doc\"",
            "accept-ch": "Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform-Version, Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Model",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28685ce6c12bd5f-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.crazyegg.com:443/",
        "title": "Crazy Egg Website — Optimization | Heatmaps, Recordings, Surveys & A/B Testing",
        "description": "Use Crazy Egg to see what's hot and what's not, and to know what your web visitors are doing with tools, such as heatmaps, recordings, surveys, A/B testing & more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.21.73.86": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4005.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 133.83
}