{
    "ok": true,
    "domain": "tommy.com",
    "generated_at": "2026-08-09T18:56:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 67,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "network": 50,
            "availability": 60
        },
        "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": "6 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": "2 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": 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": "118 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-220-213-97.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "6 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": "2 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": "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": "118 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-220-213-97.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.220.213.97"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00778a01.gslb.pphosted.com.",
                "10 mxa-00778a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_p7siw7ucei2oxn209tpd8s6hydbpfw3\"",
                "\"MS=ms73174343\"",
                "\"google-site-verification=8VFGoLNfx8tyXrnhvUWeFUGGwkmpvCh-OMVjGMzLtVQ\"",
                "\"autodesk-domain-verification=ITownjoyChlVhL-DdddM\"",
                "\"1a4f1se8hucnsl1dqs9d17vq3k\"",
                "\"6q9x4dtxm6ytr0fs34bbl4ly1w8g5tdd\"",
                "\"apple-domain-verification=uTLM0n3uWHCAvEon\"",
                "\"RYTNT3GNMIP6F1jTgcKycJk5We28Uuxs+cpQ53fUCPwaSlEYmGUhnD64QXLU6XZLs0bcx/m41Tl9cUDeF3HxYA==\"",
                "\"dH0XUik9QxoRMgdqXDV68tN6MPYnHzkVFaXY8OckO/guNYPgPKOWxtHK9vrazj7ocT1q7SaxwrDRimh23C0h4w==\"",
                "\"apple-domain-verification=E8GWc2v4PcqBZ9S8\"",
                "\"atlassian-domain-verification=hiO4/iBEWO5BF/YcTL7nKGURj41vaBGEBIVFejuc/6mJwuTctmp7uKioZzMenacW\"",
                "\"Dynatrace-site-verification=48dc8386-efd3-445b-8287-344ccbe988f0__r7jo7n10v22a6b4u9m8mdvu6ea\"",
                "\"rb3c7hj7t8llzf132rf3hbtmt42qrc4r\"",
                "\"_qo4avfo6n9dnyug8lchhrva49yixtof\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com include:spf-00778a01.pphosted.com include:_spf.salesforce.com include:email.socialchorus.com \" \"ip4:208.87.221.29 ip4:208.87.221.25 ip4:208.87.221.26 ip4:72.44.208.137 include:spfpvh.vpc.e-vans.jp ~all\"",
                "\"cHZo\"",
                "\"1i3mls5o6ln37e7i92j3flt9sr\"",
                "\"google-site-verification=i3jR2jE6mfsBL9f1gHEtBC_rHkB4WIfyRi3BEV8vIPU\"",
                "\"olj8utnk8jc68lao8f9urpncbe\"",
                "\"openai-domain-verification=dv-2SQhdWN8scPbzSRur36vKF8I\"",
                "\"jlfy2lpqv182qh56l7pmvh3cmdjy7tkh\"",
                "\"_49480dcsyln3c5bvtcrqw1s0dty8tdd\"",
                "\"Probely=510d1071-81d7-429c-9e86-d6f9ca3f79d8\"",
                "\"cisco-ci-domain-verification=1b334dbdd78e144f23701d8a498b0a74bf83bf016b00979b53422b8554213211\"",
                "\"miro-verification=1c08b55536bc641104c8c3a4a8a6cc53a2750758\"",
                "\"google-site-verification=MK-9t4IoPZUy5IWfUHVOd3gerQEOjoyusrkYKLPHd5s\"",
                "\"h0k6bqnhanngikuposeu4rsa9r\"",
                "\"adobe-idp-site-verification=395e5237f109017b20ee4c430a0fdbdf8dde9f5dfc06c389d107f25a75b5cae0\"",
                "\"workplace-domain-verification=8km6DsAmzchlukheZDEDuYwPUB6jn5\"",
                "\"facebook-domain-verification=iws2x0jvbuut05mv2talfavtususs9\"",
                "\"vkxsbpgjmv1hgb7gdl52fpgnjnrx2v9t\"",
                "\"box-domain-verification=9782629eeffbfd81d3ef038295c0311fc0c10c6bc8b0351c7ee9d8a589d4c7eb\"",
                "\"mentimeter-652cd5ae-143d-499e-baf9-b7cd651ec340\"",
                "\"google-site-verification=WRV7GD-SMeQvN_0MQp2EfZfSXhNAVLvtN4Pzu9L2gc4\""
            ],
            "NS": [
                "a22-65.akam.net.",
                "a3-67.akam.net.",
                "a1-225.akam.net.",
                "a2-64.akam.net.",
                "a28-66.akam.net.",
                "a9-64.akam.net."
            ],
            "SOA": [
                "a1-225.akam.net. barryvanzile.pvh.com. 2018013629 86400 7200 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.220.213.97"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com include:spf-00778a01.pphosted.com include:_spf.salesforce.com include:email.socialchorus.com ip4:208.87.221.29 ip4:208.87.221.25 ip4:208.87.221.26 ip4:72.44.208.137 include:spfpvh.vpc.e-vans.jp ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.tommy.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4EUV0xoUXcns96fOCHHuICB1NwZYsJ33XzlLvB8WccftpBh9LmcYxkN0X1JIAPUoEKOix/OvnNBjVSMDLhEK9bHkK1ZOFlrKH08TlH3memm43121XbTkSlMJdfIKVWSXF+Vf8871pFBcZaYFQBvO7He7r+ycS9IHtLmX0XTVJc24Lbq74a0VedahHV3hEfyVDyEPLFOixrvrqgbGk9nWOYeM5gLmpzgitS3S/BZ5RkveZMqZRM8IrSxjxfQO3DLsc+ckShWbadQHrVn2MgYzmkJYjILUn0b/gnGwWlipZS1j4M7U9IJpJxCVIiNatreX9Mibk9OlWgNMhS+s9CcGuQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-220-213-97.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.220.213.97"
                    ],
                    "time_ms": 67.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.220.213.97"
                    ],
                    "time_ms": 53.42
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.90.21.18"
                    ],
                    "time_ms": 118.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.220.213.97"
                    ],
                    "time_ms": 53.97
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.54.209.88"
                    ],
                    "time_ms": 79.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.tommy.com",
        "valid_from": "2025-12-03T18:00:00-06:00",
        "valid_to": "2026-12-05T17:59:59-06:00",
        "days_remaining": 118,
        "san": [
            "*.tommy.com",
            "tommy.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://usa.tommy.com/en",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "1678",
            "location": "https://usa.tommy.com/en",
            "expires": "Sun, 09 Aug 2026 23:56:22 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 23:56:22 GMT",
            "mime-version": "1.0",
            "content-type": "text/html",
            "alt-svc": "h3=\":443\"; ma=93600",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "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://usa.tommy.com/en",
        "title": "Tommy Hilfiger | Error",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.220.213.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00778a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 97.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 77.99
}