{
    "ok": true,
    "domain": "officedepot.com",
    "generated_at": "2026-08-09T11:31:43-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "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": "160 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: a23-210-136-242.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": "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": "160 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: a23-210-136-242.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.210.136.242"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 officedepot-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"_o6ki2qjxmxxwn4qmnaykqzyyje9g913\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mail.zendesk.com ~all\"",
                "\"mhmvl4720vjpc2gp4242b5vg5g67tz93\"",
                "\"trk10zdvhmrrkkxg5v2yb910s33s9j0q\"",
                "\"_mflferepqqahuzwjpdqhc6fqknxgvao\"",
                "\"cloudbees-domain-verification=eb1e7aa265cd5c22db21594580ca7ef1bd0b4f6a\"",
                "\"google-site-verification=YnibbGihaRkH1L_J3tQytyrnCKOyuVec7FqiBJ23gr4\"",
                "\"apple-domain-verification=iCyKaGC3e9wMbGEf\"",
                "\"apple-domain-verification=XTd0OiZjR1lbyYbM6gJUJDHle7V_pFRvrTGavAAlI3k\"",
                "\"ahrefs-site-verification_79c1313d47000219e52875cfc1c2478e79713019460495e7392d3ebb3019809c\"",
                "\"atlassian-domain-verification=ClJcdPeOfkJV2owj0A/ji5SwGx5hGavfjxTtv2u8dg+QZgJqzweGHzzXYwXGmtcL\"",
                "\"onetrust-domain-verification=d1a106ca81d746baba493f85f39a6d09\"",
                "\"cursor-domain-verification-gspbj5=DWLluizfWJpS6sJL6yvrDIZTb\"",
                "\"google-site-verification=uGBeu6tkonihSExh_pNgw6ghqJ8Q-23QKhWx-Z82Ofo\"",
                "\"atlassian-domain-verification=n3BqVzYf2Nnr30ruD63hk+gUF3/lyeulbgZW2H9kUCiHO5l0e+lEJlRxZSDmJUAO\"",
                "\"google-site-verification=RKmFgbwe7gAScIDzIqAhO3NbrWOc8WHu1F0ZX-WRB-Q\"",
                "\"onetrust-domain-verification=a84fcd2178f9422997ce553d3915648c\"",
                "\"google-site-verification=yPjtqjZsnpwiFbxnFvWt0PexFgvJB3q8Hk7AWhAtLTs\"",
                "\"google-site-verification=6nVtjUwoFrefGtpfi-mT227-KG_XQwHH6UCI_GZjHyc\"",
                "\"liveramp-site-verification=9_Tg8ea8SRVAUJGou7UUY4o0T2-4dOTITSGvI6_CEmk\"",
                "\"_guhkyg4edw03hjo9btxhd0n7dsei05z\"",
                "\"_4p54v51ef6kiah76ipt1bw0x3mdxwkr\"",
                "\"adobe-idp-site-verification=bd89d1bfc5a52175e22b708ffd09de0efec421d9a3fa36cc1901850bbdf7813a\"",
                "\"knowbe4-site-verification=860f42fb40a041a13a582fa0d8c0416e\"",
                "\"google-site-verification=ATdlU_lGMOoWJvPUQErCQWflNikOvpIAuXRb7ZwpLqE\\010\"",
                "\"_xet1vc9mlzgckxmddbrpo373kc4lpfg\"",
                "\"google-site-verification=AB67k_lQ1HUEJNaajQTZWMn5-6m-hlD_9oExPqAOpeg\"",
                "\"onetrust-domain-verification=7f19a4a7c7f341b4b2e9fb54e29957d1\"",
                "\"google-site-verification=S266DuT7f-1KPQ6OKx6HcoxlEu214YG79AZfARMpNkU\"",
                "\"_om7kz5q2luted5b1zc8v8h2r4ad575q\"",
                "\"bv-domain-verification=29fb02d8890e6094b6ad4154a242104fee14146cc92ecbc466415f8dd4b00fc8\"",
                "\"_iugv1y0nqx7ju4l1m45t9y828eroi2z\"",
                "\"bugcrowd-verification=d1008d9b47c360f9c5c29612c9f107c9\"",
                "\"astro-domain-verification=cm7f0d16z0mrl01lrv3k4zwqu\"",
                "\"facebook-domain-verification=jbss1k2v17bxv3itntl2j79qczriex\"",
                "\"google-site-verification=YvLo0qDUFiHAp1ucslxs9CetDmPkjvZPnykMnsS8fWc\"",
                "\"_nq6j7vzadj01qmheps5xayfp7k6v900\"",
                "\"anthropic-domain-verification-wv3wex=UuGHVUjKNj7r3U5rGwsLHbeW1\"",
                "\"facebook-domain-verification=22dsh0sdzzhynxpjtify6gghavdxid\""
            ],
            "NS": [
                "pdns3.ultradns.org.",
                "pdns6.ultradns.co.uk.",
                "pdns5.ultradns.info.",
                "pdns4.ultradns.org.",
                "udns1.ultradns.net.",
                "udns2.ultradns.net.",
                "pdns1.ultradns.net.",
                "pdns2.ultradns.net."
            ],
            "SOA": [
                "udns1.ultradns.net. hostadmin.officedepot.com. 2013114727 10800 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "257 3 13 TkDw+yvZg1V73gCue11oiEtWOq3rJn1lsYDQi9MKkzhHgCYgPp5p7T+B FBjUx+K3+j+/7evUBnYDRaGitbRZ0A==",
                "256 3 13 X6zoTN/mC9op5ZrQiuN1t+W8NMhPM+01O1YKSs4r9yg+0OAZ7KmxWStA G60zgfHigSv6UCGP/TEhVEdllrZITQ==",
                "256 3 13 DZu8LWnPyWRczwxaAXCG0HGuxOAauzNZwdG795/EB4hO2Y9awMqL1Tjw FPjgvTtkvPIMtTaTghrAD634ZUQtgQ=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 86400 20260821223711 20260807223711 44021 officedepot.com. K2T6I848l5iqLcMZPWGnOlaqyoOrJ2RB+OwHng3TwMcnvhMQap6GbDI9 yzS1X57jUyw3oRGomhchdNofOSjXfQ==",
                "TXT 13 2 300 20260821223711 20260807223711 46127 officedepot.com. iYorFD6fmeCH+JJeKfSYKbcy7vImUOah+OEkDJwdwiooUCo3na8ak24R SgqRQw+4uetK9GQJDCW5XBkFt5lWmg==",
                "NS 13 2 300 20260821223711 20260807223711 46127 officedepot.com. yGRaJ1Lu1q10pQhmBWOjb7lz67Pl8mJGto7nWxzg+t7GCaQz6w3HFEmH FUzCOsyaV/ne/8MZHkWDRJk2RkOToA==",
                "A 13 2 17 20260821223711 20260807223711 46127 officedepot.com. S5sIi7GmnzzpWIQ1W/K7xLbjtcaDvX7pNZBA7tQxOVKaX1l0gJVXFchg VAww1G2s8mCXCKzTf4K3H+tVQ7wZ2g=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.210.136.242"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email,mailto:oddmarc@officedepot.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.officedepot.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDI+Bbae7LhoK7F1LVCYohyGN/fC1biAIj/I05INxR1tVB4sEUwhXb+fadB0e32Et41eyStwTyz5szIzSeYZFEtasn5pJC0OoJwVClHjNYVHzA1hoYkJFoIhEB4fi5kTxKfWBTA5oLreS6qLwpLg8B16D4zf06WnNm+YIo1ffLekwIDAQAB; n=1024,1453211463,1468936263",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-210-136-242.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.160.211"
                    ],
                    "time_ms": 39.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.210.136.242"
                    ],
                    "time_ms": 26.2
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.64.160.211"
                    ],
                    "time_ms": 34.34
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.210.136.242"
                    ],
                    "time_ms": 26.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.47.27.46"
                    ],
                    "time_ms": 431.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "officedepot.com",
        "valid_from": "2026-01-22T18:00:00-06:00",
        "valid_to": "2027-01-16T17:59:59-06:00",
        "days_remaining": 160,
        "san": [
            "officedepot.com",
            "biz.officedepot.com",
            "bsd.officedepot.com",
            "bsd1.officedepot.com",
            "business.officedepot.com",
            "cpdsqpservice.officedepot.com",
            "cpdsvcprd.officedepot.com",
            "futureorders.officedepot.com",
            "help.officedepot.com",
            "images.officedepot.com",
            "ma.officedepot.com",
            "masq.officedepot.com",
            "mps.officedepot.com",
            "odams.officedepot.com",
            "officemax.com",
            "reliable.com",
            "scdn.officedepot.com",
            "sweepstakes.officedepot.com",
            "www.elfyourself.com",
            "www.officedepot.com",
            "www.officemax.com",
            "www.reliable.com",
            "wwwprod.officedepot.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.officedepot.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.officedepot.com/",
            "date": "Sun, 09 Aug 2026 16:31:34 GMT",
            "access-control-max-age": "86400",
            "access-control-allow-credentials": "false",
            "access-control-allow-headers": "Content-Type,Access-Control-Allow-Origin",
            "access-control-allow-methods": "GET,POST,OPTIONS,PUT",
            "access-control-allow-origin": "*",
            "server-timing": "ak_p; desc=\"1786293094432_399513842_336156848_45619_17871_41_10_15\";dur=1",
            "x-powered-by": "Servlet/3.0",
            "pragma": "No-cache",
            "cache-control": "no-cache,no-store,max-age=0",
            "expires": "Thu, 01 Jan 1970 00:00:00 GMT",
            "p3p": "CP=\"ALL DEVa TAIa OUR BUS UNI NAV STA PRE\" policyref=\"http://www.officedepot.com/w3c/p3p.xml\"",
            "content-type": "text/html; charset=UTF-8",
            "content-language": "en-US",
            "set-cookie": "bm_sz=E65959DF39CDC79F0D9341FF3B22A6FC~YAAQ8hjQF99Ui+GfAQAABopd5wBI1NmLahUYm51RIB+RBvtcJ/JIB/Wq2/xlPs6vSKkrupx16V+zCat1LBF6eP/2AC4Okxx/rkk0IUP+S1M/yQz/KrlSmSjpdTDkkIYy31qxRNh2dbed6msjMlU2pJQEPO+oscn7n03l+rakPhmhGfoTc0xGixEz61zvyUdp9y1g4QEWpImGSVQXI3BHhmcBlVprnDVZ4fj78pPgzpi6q2hatFaG1sg1enEvwHqUao3ObE3YHSB6VeuiSHmwoo19jiwwKOrbqGc0w4cPmjtBxP2GEae9kFLfPO+dM7J9EOPWqtZ8RP9hsYN4w8Ussv3fzEI4YmqdkSTWoUt3b9suUjBBirzotVIVrTs5~4274482~3552321; Domain=.officedepot.com; Path=/; Expires=Sun, 09 Aug 2026 20:31:34 GMT; Max-Age=14400"
        },
        "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": "AkamaiGHost",
        "powered_by": "Servlet/3.0"
    },
    "webpage": {
        "url": "https://officedepot.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.210.136.242": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "officedepot-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 79.9
}