{
    "ok": true,
    "domain": "urbanoutfitters.com",
    "generated_at": "2026-08-09T09:11:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 65,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "83 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 107.253.54.34.bc.googleusercontent.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/1.1 403 Forbidden"
            },
            {
                "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 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": "83 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 107.253.54.34.bc.googleusercontent.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/1.1 403 Forbidden",
                "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": [
                "34.54.253.107"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"1w527zzwvy8n7bhs58v4z7938jlw625s\"",
                "\"figma-domain-verification=0a0ccb406aedd68427246933809aad17d680199e71c9928440c606f0b4dee3c7-1744727740\"",
                "\"google-site-verification=COYUq9hJuNBlFXpLF5NiCkvkTDKBgi2BR7Paw-9eaRg\"",
                "\"datadome-domain-verify=wGGFzaMkgsCLVvt93T0EmSoVI38z92Pb\"",
                "\"/h8iiLkYgttLe2auwpeBF/5Hc1FMAm3ECf4wjDtSftBChVgQWR6GqrSuU5NjDK9GTy4TUOmTAk/yJ58M/X4/1A==\"",
                "\"adobe-idp-site-verification=9ad9be0d-7e94-4d24-a4d9-47bf87b0636e\"",
                "\"anthropic-domain-verification-xpkk88=KhjQZJQ6WVpfS3jzz5UPjmgYB\"",
                "\"facebook-domain-verification=i1ewnez3yoaafa8vng5s7zw2n0ch2k\"",
                "\"v=spf1 ip4:209.11.206.190/32 ip4:198.54.242.56/32 ip4:216.183.124.160/27 ip4:12.178.224.80/28 ip4:64.18.0.0/20 ip4:208.255.148.64/26 ip4:65.242.66.128/26 ip4:164.109.50.45/32 ip4:204.115.126.0/23 \" \"ip4:198.135.30.120/32 ip4:23.96.125.248/32 ip4:23.96.126.101/32 ip4:198.135.28.0/22 include:spf.protection.outlook.com include:_spf.google.com -all\"",
                "\"stripe-verification=f54191bf44982021ae8535e8b12a9f006e4df91f6fb51261041fe803e66d38c1\"",
                "\"mk-org-sso-0be0fb7a-9ec7-4807-908e-2cc73698f58c\"",
                "\"google-site-verification=OZ0Jz6jtqbmRoMnwe0LOIbbxAQs6S49m-WGFuCiSB5Q\"",
                "\"MS=ms97894462\"",
                "\"54v7qy9nkh7wwv4w8z44162z1f6xr0bm\"",
                "\"ZOOM_verify_xqWjhMVLS4SxxyDPpP8dTw\"",
                "\"_qzw31a7e9l9clxrpafh50npc9st4rlu\"",
                "\"klaviyo-site-verification=X9MbHz\"",
                "\"klaviyo-site-verification=Ut82XB\"",
                "\"google-site-verification=CX95evkOw1_2y5_-iBJG0ur_jsOprsqED3QZnmgYM8Q\"",
                "\"vCDbFWxnLZhhN2HzaV+OdOJjMubJuasCYu+yPo5tPQbsM3jJMbqifPrhHEzsEoyHypd3NCcV513v/v1ydxHlWA==\"",
                "\"atlassian-domain-verification=Un85mZ7js3qd2+qqu26LGJYwU2wzrUw7t+0HeyzXR/jLq+6kKPis3/YXSddxqZ6f\""
            ],
            "NS": [
                "ns-cloud-d2.googledomains.com.",
                "ns-cloud-d3.googledomains.com.",
                "ns-cloud-d1.googledomains.com.",
                "ns-cloud-d4.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-d1.googledomains.com. cloud-dns-hostmaster.google.com. 2 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [
                "31625 8 2 EEA9FBF48223860F739CC82C44345E65DE09C511DF9D1EABFD3CCF77 DD62FC74"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAaEsQtY3COz+MlW07Yz1oCYO27683cGkN5KkDyMMkFEvm7uzEzuo +mPgJSHZOdVs1is3QLcoaOPBuQ8/dqTokxp0IzFmxMu4qZ42IejPrCm3 iI1YMst9p1IITWUu3CmM+SUVaDWCocKTt/lc3cjDabaFAm8cMyJECXm7 Q8zXJBwT",
                "257 3 8 AwEAAbIspdxhpQd/O7idyifUsELhqlyMYgiFQJqVJbPkUs9m7n17XaCZ EgDzy2B5usnVwRIWaxxNzg+uhv+DGnP4tvlEkEg+O0BuAr2+XYwLCOIX 2JJx8XixfziGYyFFewp5Fw7IUwsRA2G+wi5jgpgoPGTd2hDpTeKAH65G Cwm/NB1lzWYOo+tu+HfCzTMIr7y2FJ2UOq0YsyX4viNfi2bezAYQ9+2U ANcrBDTCGePt7QSphBZezmwEsVsiXodCb/xMGEaDbeOT0vRvL0DWxmle TJijl00aGus+CH3o+KoCOsaeMUkOpt+CeHxaHx9tkEzr07swCCzQDuCW T3Ghgmym41M="
            ],
            "RRSIG": [
                "A 8 2 300 20260829234225 20260807234225 34111 urbanoutfitters.com. ksTsplNbwb8N4F53dipu/gPD++r0xhprgNL38comMd2Pgof6JfEYId2H Z3zw/+PbF322NZyFVFA3ynL8GfWlUpKx02IfhX0wnjvp9IBnGOdSTvuQ N3k+59VHFPN+JwYX9F5ncdvB3rjgRehEMkW/ik1qt4u4RaJGOwHm5zB8 PFI=",
                "NS 8 2 21600 20260829234225 20260807234225 34111 urbanoutfitters.com. HswtGhA6KyOcgmW56DThB8oxALBFEnX+wZtkni9L51cTrDpGt/gW4JlG ORa2BclnC+DqW50tCFrhqAKto9WocIZj2GeJOnrWOneD66McpBeIGF72 NIWfhwtf4ilIW5PYJ2da0o/95ph6CZPt76cgbF2kM+Nh2ug5V72RKXFA NwI=",
                "MX 8 2 300 20260829234225 20260807234225 34111 urbanoutfitters.com. P2n7sHrjSE+ybnox09/H8dMVNTiUpBVMtYaIVNU+yq5QVEdSaLWuh/lK QijImGQ/JnnnynCWr1TjcN/nT++FTxg8FL9etMqYDx9LYc8WFLysQ1Yr ZFDQX84CGS8TcIZytJ7p6Ck6WTg17Q/2ZAOOpbVxFBf7nU/IzyO7vPvU 9j8=",
                "SOA 8 2 21600 20260829234225 20260807234225 34111 urbanoutfitters.com. CJmII0nbttaqVlQI4EP4L+xvEfRdx2HUmYCMwCJRUrxq8Ee9v0gDUJoY IW9ks8gZ/ZOqUfNSTbPyz97FmXOmi76OWQxdb2v703IRmfdiHuu4tbMU 0cbszu2ZBWFejg4T9pyuAmT8SHPow3HIWVgROa603nv6iIToh/GjSdZN xe8=",
                "DNSKEY 8 2 300 20260829234225 20260807234225 31625 urbanoutfitters.com. DUL4YqU/FPnMVyCtJtleachlYK1dzBiX/fitog+0mYyYKeyBQ24ylbL5 2cZQxET4O3hEO6L5ICrMhJCwL9OkHnwGGrLQpUyFko5TY6AjOKUm/xbQ pHPAspXmFbGECUME8MCOFeJQYPrgVSyrUTz8JBqfj0A7rhzYSQ0crNoo GgBNK8mB4Kn2IP5X8dyVuYDe//9LuzqhfiOlp9NPnTnvvMc8u0DLBGBH 1Y284d5bBbfmEfn+x9F1NCyMXcxs0YGIVJgCgMIP/ziHxTx6QbACy5Dj 0jGLEMbLpTD1JMZzoUU0yPneyh3eqfhOe7SEZqdx3vvYurMC5+yXAS2W BggiKg==",
                "TXT 8 2 300 20260829234225 20260807234225 34111 urbanoutfitters.com. CoLOsSuRBjNUJ2CWoLjyCpZWa4llmkzbyt6RnOPqQlB6wWVbxBh5p37j m9EQ+GSa3hiloCpEVsQlJHMEfwcNFcdFZInPhlF9m6pqz9qIwBcsF5oM Fi1v6e1AGqPUzcCjtAisYYGzzfsivkuHfCS88NT3I+0Xl5OZgLkArQH2 PaM=",
                "DS 13 2 86400 20260814024450 20260807013450 41446 com. jRljC4y9Xdbo6coPJNeTeIkmG0QrtKnluT++Sue55YR/8Bn4eT01eSj6 6IMeFd1mLDiMSjaUxPRpiZ6+VvsWGQ==",
                "CDS 8 2 300 20260829234225 20260807234225 31625 urbanoutfitters.com. qGQ1TqHUzlADmt5NXH20PMkxa7yLCPY0mZrnlDKpLCQWaf4caxzZ9gWo j2CJuSoZFSLTmveCgUk7taZb1ySgloXwCcZ46OBwns6MzH/+VgDTDTEV Nbn5CY8JI/PnIPI2Jd1D/ACVxqY+AX2kyAPoRUCZGnqw/NdCZ10wsnZI smHZxewREhumsD0/WllUwMSsYxXKInaIJvWVpaW5hHOO0yI6J80dhjqC d4PQhFYEym0VNSKGolyuw66igPDeWA+LKc42Lq1QZd2NuUkMj/SlvbLQ v9Pxpc0UR8iFCPM4+EbWFrBOktbjvD1nfJdZTQogBwtjmBrUIr2MM3D0 sn0jTw==",
                "NSEC3PARAM 8 2 0 20260829234225 20260807234225 34111 urbanoutfitters.com. h2maa9Elq7ocFQlZI1qcfgVJyXov+6xpT6QaDgk1uSdYQHjU0VziwCqI DTfBF7mjPs7FOf59wyzE5fFzyTNNI3TFu7ra90zW7WHF4sufFlFwEyD+ BXMc3LdVMzfzzb9OCSiHOhgItzSz76xFynvLhbDR4s1nS2wGWj44rm+/ VsU="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.54.253.107"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:209.11.206.190/32 ip4:198.54.242.56/32 ip4:216.183.124.160/27 ip4:12.178.224.80/28 ip4:64.18.0.0/20 ip4:208.255.148.64/26 ip4:65.242.66.128/26 ip4:164.109.50.45/32 ip4:204.115.126.0/23 ip4:198.135.30.120/32 ip4:23.96.125.248/32 ip4:23.96.126.101/32 ip4:198.135.28.0/22 include:spf.protection.outlook.com include:_spf.google.com -all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.urbanoutfitters.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAorxZdVWzborP8xna8x4oS8r8XcGqhl0KRVGsSNFTT1OrAX8IhXY+6PgeXkImb8zobGzC7NoRyfAkmvmoG9zUfhq3iZTF9xPj9cMkGwbcPoPqZyKyYWEiJkv/nN9j57m9yBeHzuDSzJ/CZaPZ/+SnivNMIsdFdPfePoUPIcPknqhwiSM2tB/zdb1w0xlV4454maqN3x13tvZYmFdvUVKZgqRw9QRQStE4sVi0490yLXgesbQ+FeZBJiRXh2Qvd1b0IjFI9rhs5n/PFfdmeqyhhQZ8WoEc6H9cTrQtSbXQh9e86N9grprnjbztKjQYGxlLllEx+xODfgMZ9OGahay1wQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "107.253.54.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.54.253.107"
                    ],
                    "time_ms": 166.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.54.253.107"
                    ],
                    "time_ms": 105.05
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.54.253.107"
                    ],
                    "time_ms": 63.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.54.253.107"
                    ],
                    "time_ms": 189.89
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.54.253.107"
                    ],
                    "time_ms": 56.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "urbanoutfitters.com",
        "valid_from": "2026-08-02T10:03:34-05:00",
        "valid_to": "2026-10-31T10:59:29-05:00",
        "days_remaining": 83,
        "san": [
            "urbanoutfitters.com",
            "*.urbanoutfitters.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.urbanoutfitters.com/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "cache-control": "max-age=0, private, no-cache, no-store, must-revalidate",
            "location": "https://www.urbanoutfitters.com/",
            "content-length": "782",
            "date": "Sun, 09 Aug 2026 14:10:51 GMT",
            "content-type": "text/html;charset=utf-8",
            "alt-svc": "h3=\":443\"; ma=2592000",
            "server": "Apache",
            "set-cookie": "datadome=gjmn1yHskxl7JWc~_mxWXVhaD48QPWk2W4HxmDufZIAnSA5hg9LNOnEJKwJpiHEBFdrWQTqksyDqS89BTTgvb2KXJugciEl3uBJIhSBp3JaIy9Oxx9P4CCD9Qpj~hOgU; Max-Age=31536000; Domain=.urbanoutfitters.com; Path=/; Secure; SameSite=Lax",
            "rtss": "1-2-77",
            "siteidentity": "wwws",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "charset": "utf-8",
            "pragma": "no-cache",
            "access-control-allow-credentials": "true",
            "access-control-expose-headers": "x-dd-b, x-set-cookie",
            "access-control-allow-origin": "*",
            "x-datadome-cid": "AHrlqAAAAAMAYmC2584Uk04A0X5mjw==",
            "x-dd-b": "259",
            "via": "1.1 google",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.urbanoutfitters.com/",
        "title": "urbanoutfitters.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "34.54.253.107": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.1,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f206dc71si6306172fac.259 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "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": 118.19
}