{
    "ok": true,
    "domain": "princess.com",
    "generated_at": "2026-08-10T01:35:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 70,
            "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": "8 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": 0,
                "lost_points": 5,
                "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": "3 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "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": "103 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: a23-66-211-2.deploy.static.akamaitechnologies.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": "8 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "3 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "103 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: a23-66-211-2.deploy.static.akamaitechnologies.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.66.211.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 carnival-com.mail.protection.outlook.com.",
                "20 mail4.princess.com.",
                "20 mail3.princess.com."
            ],
            "TXT": [
                "\"knowbe4-site-verification=87f853c8a6ca37a55c53ae74128096d\"",
                "\"google-site-verification=ixM2oqt9-U0I3kLeLwSOjQ3GiW8cJi8EVXgx5oHfbQk\"",
                "\"google-site-verification=HN8PcjJUWyXbAN73m22wtBm6Nlk3tKkCjF3Fam4SCLo\"",
                "\"_mos0p3osi2wew4qka5hj1xx58gtdbi9\"",
                "\"MS=ms38124960\"",
                "\"mMQ5O/EO3cz7AwkgnO9tHKVXD8e2fKOvBWL9kzEvLSrSX2sA377sOoBTceG1WAyyBg/BW8AWxT7+md+I7Wccew==\"",
                "\"ms-domain-verification=e0e21981-40d9-413a-a1eb-e0a09e1b82bf\"",
                "\"v=spf1 mx include:spf.protection.outlook.com include:spf.sabre.com -all\""
            ],
            "NS": [
                "usw1.akam.net.",
                "usc4.akam.net.",
                "asia2.akam.net.",
                "usw4.akam.net.",
                "use9.akam.net.",
                "ns1-208.akam.net.",
                "ns1-136.akam.net.",
                "eur6.akam.net."
            ],
            "SOA": [
                "princess.com. domains.princess.com. 2024040432 7200 1200 604800 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.66.211.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.protection.outlook.com include:spf.sabre.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:carnivaldmarc@carnival.com; pct=100",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-66-211-2.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.10.210.21"
                    ],
                    "time_ms": 54.12
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.28.48.254"
                    ],
                    "time_ms": 53.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.202.139.80"
                    ],
                    "time_ms": 252.82
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.37.79.26"
                    ],
                    "time_ms": 85.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.31.218.161"
                    ],
                    "time_ms": 62.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.princess.com",
        "valid_from": "2026-05-06T19:00:00-05:00",
        "valid_to": "2026-11-21T17:59:59-06:00",
        "days_remaining": 103,
        "san": [
            "www.princess.com",
            "admin.princesscruises.jp",
            "admintrade.princesschina.com",
            "ai.api.princess.com",
            "api.api.princess.com",
            "api.princess.com",
            "api1.princess.com",
            "apim.api.princess.com",
            "assets.princess.com",
            "au-book.princess.com",
            "au-p13n.princess.com",
            "au-www.princess.com",
            "book.princess.com",
            "cdn.princesschina.com",
            "chat.princess.com",
            "cm.api.princess.com",
            "cn-book.princess.com",
            "cn-ezbook.princess.com",
            "cn-p13n.princess.com",
            "cn-www.princess.com",
            "consumer.api.princess.com",
            "dsrguest-privacy.princess.com",
            "es-book.princess.com",
            "es-ezbook.princess.com",
            "es-p13n.princess.com",
            "es-www.princess.com",
            "ezbook.carnival.com",
            "ezbook.halw.com",
            "ezbook.princess.com",
            "ezbook.seabourn.com",
            "gb-book.princess.com",
            "gb-p13n.princess.com",
            "gb-www.princess.com",
            "gts-svc.princess.com",
            "gw.api.princess.com",
            "gwd.api.princess.com",
            "images.princess.com",
            "jobs.princess.com",
            "jp-book.princess.com",
            "jp-p13n.princess.com",
            "jp-www.princess.com",
            "mi.princess.com",
            "onesourcecruises.com",
            "p13n.princess.com",
            "padmin.api.princess.com",
            "pclmobilewfm.princess.com",
            "portal.api.princess.com",
            "princess.com",
            "princesschina.com",
            "princesscruises.com.tw",
            "princesscruises.jp",
            "prodapi.princess.com",
            "railops.princess.com",
            "rakuten.princess.com",
            "trade.princesschina.com",
            "tw-book.princess.com",
            "tw-p13n.princess.com",
            "tw-www.princess.com",
            "wmworld.princess.com",
            "www.onesourcecruises.com",
            "www.princesschina.com",
            "www.princesscruises.com.tw",
            "www.princesscruises.jp"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.princess.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.princess.com/",
            "date": "Mon, 10 Aug 2026 06:34:56 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=924460602612243C0F35EC5AA281688D~YAAQ7GIwF9lHyLGfAQAAWalh6gC9t7w+ZBoZ6nQ4QJC+HwnmaYc1kJJ7XVO1Ou25jOft7IK4BqwXFDfMR/6zCzq+xQGW4ch7YtMdnZb7QiNjsNg9J28K4FQK/WU+5c/byRKfaZLKnYWYzGDfA2/dcspi/kpXE0L2lct0/lno+6M533mHw35p7gW9Xmtd7ta8XIVmq03e/HjFbSH9JoJBtcw89+iSzUPJ/2U/zr2qGkErY6pKAr4Dp8dxrIvIklHUERnf/oJn5Z2qbrEQMvDWS1FZ/2Z71boD4yAUc2N5A+7bhOOL5RLulx7kuAMmbx9mR6iS9mlPxTRvXIkuUBwJODUB+X/6PyFd3eDo+qqrTqirBgmztFaY63bBPw==~3420738~3617860; Domain=.princess.com; Path=/; Expires=Mon, 10 Aug 2026 10:34:56 GMT; Max-Age=14400",
            "content-security-policy": "frame-src 'self' https://*.matterport.com https://*.takemobi.io https://*.ada.support https://*.yimg.com https://*.uplift.com https://*.sandbox.my.site.com https://*.adalyser.com https://*.redditstatic.com https://*.reddit.com https://www.googletagmanager.com https://pcl.satmetrix.com https://*.adsrvr.org https://*.edkt.io https://*.adnxs.com https://*.omniture.com https://*.teads.tv https://*.everesttech.net https://*.everestjs.net https://fledge.teads.tv https://*.adentifi.com https://*.linkedin.com https://*.licdn.com https://*.sojern.com https://*.videoamp.com https://awin1.com https://dwin1.com https://*.adobe.com https://*.niceincontact.com https://na-gateway.mastercard.com https://mtf.gateway.mastercard.com https://analytics.analytics-egain.com https://princesscruises.egain.cloud https://surfly-us.com https://princess.qualtrics.com https://sr.rlcdn.com https://www.facebook.com https://assets.adobedtm.com https://cdn.appdynamics.com https://*.fls.doubleclick.net https://bid.g.doubleclick.net https://carnivalbrands.demdex.net https://servedby.flashtalking.com https://www.youtube.com https://*.princess.com https://*.ocean.com https://*.pinterest.com https://*.td.doubleclick.net https://*.tpc.googlesyndication.com https://publish-p107522-e1006297.adobeaemcloud.com https://td.doubleclick.net https://tpc.googlesyndication.com https://*.optimizely.com https://*.fullstory.com https://*.paypal.com https://*.opentable.com; frame-ancestors 'self' https://*.princess.com https://*.polarres.com https://*.clubprincess.com https://*.medallionclassmarket.com https://*.princesspromotions.com https://*.ocean.com https://*.niceincontact.com https://*.adobeaemcloud.com https://*.optimizely.com https://*.fullstory.com https://*.yimg.com https://*.demandware.net https://runtime.commercecloud.com  https://*.ada.support;",
            "akamai-grn-pcl-onprem": "0.ec623017.1786343696.633d93e8",
            "server-timing": "ak_p; desc=\"1786343696677_389047020_1664979944_2786_12310_26_11_15\";dur=1",
            "x-vhost": "princess",
            "x-frame-options": "SAMEORIGIN",
            "cache-control": "max-age=300,stale-while-revalidate=3600",
            "expires": "-1,Mon, 10 Aug 2026 06:13:58 GMT",
            "last-modified": "Mon, 10 Aug 2026 06:07:42 GMT",
            "etag": "\"d0f34-658ab2c112a55-gzip\"",
            "content-type": "text/html;charset=utf-8",
            "x-served-by": "cache-chi-klot8100093-CHI",
            "x-timer": "S1786342153.065220,VS0,VS0,VE1",
            "x-akam-sw-version": "0.5.0",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=2628000 ; includeSubDomains"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.princess.com/",
        "title": "Princess Cruises: Award-Winning Cruises & Deals - Princess Cruises",
        "description": "Sail with Princess Cruises & experience award-winning service, luxury accommodations, & exclusive cruise deals to Alaska, the Caribbean, Europe & more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.66.211.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "carnival-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4006.7,
                "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": 87.53
}