{
    "ok": true,
    "domain": "hillspet.com",
    "generated_at": "2026-08-11T01:47:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": "62 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-230-254-189.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "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": "62 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-230-254-189.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "34.230.254.189"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"paloaltonetworks-site-verification=b02101b8f46869992e2bf089a41d65561b2a0640919c08aa105bb37a4c04c6fe\"",
                "\"stripe-verification=079779b00221b4019043d3d138d4a752bbc6caf10299d7cdf29ff4eaa6c24016\"",
                "\"cursor-domain-verification-qeyc9k=HAgeEZJKRavlHskWTirsxrNjD\"",
                "\"google-site-verification=nlNoDlMRZtAkuNBlsM5upMhM5a2thf4KRA1Nk_PCMxI\"",
                "\"stripe-verification=80AD302B3DE18731355416916AEC127957708F04A094626B1DFA2D580828A6C8\"",
                "\"stripe-verification=bb1e1f84905b98ad3b4b9110387e7b0ee53d87a595cf34710c1e2263d5da8401\"",
                "\"loom-site-verification=94faaa3951b04b2bbd1e9bbb1fa87d6c\"",
                "\"stripe-verification=0cae0a0646e43fda95fbef718019824459f98c6e67bdd97811eebb0052770027\"",
                "\"google-site-verification=mKbjSZtHQDRXQku6s8H-qbX45ZttkWOYmaTeYWieVxk\"",
                "\"stripe-verification=0084e94ac34d007f9a42bcb27905e53a0a68ac37eee021bd898a4fcb5c7dd5f4\"",
                "\"windsurf-verification=CjVG39sL3BIDxrpBIRy9dYzIEFgIeutGbR8aEa1-KXE=\"",
                "\"MS=ms63545368\"",
                "\"smartsheet-site-validation=8gpsXYALxD3jBXKen9BjWIiRkbOxZky6\"",
                "\"google-site-verification=3TAhJkAlTAkXpDj8c3qBNmbrjPEmZfNaLE29xTzuNIE\"",
                "\"stripe-verification=bd6c2808d87ed8138d957a9c27da5397265bc427f6ad48ddc6e270c85ac5325c\"",
                "\"adobe-sign-verification=9e23714bf4017b3a357088b4fe8c28a7\"",
                "\"stripe-verification=e2df1c85335d1bf6af0a704e760f8a2565f9c9461ab95139edaf9db727c4cdf6\"",
                "\"stripe-verification=73677fe117cad09a36fa61555044b7b65b68b232dd8bb0ed7d2401e73effaf20\"",
                "\"shopify-verification-code=uhK30pLUHQn7ZaPIoiFC0XGRmW2vfN\"",
                "\"google-site-verification=djv7DBOwYAQL8q252vqEl1DNUUz8ILKfRzJYeAvOEXE\"",
                "\"stripe-verification=633e1460df272ec907279a7e72f959d6d696d96e11fc5b6aedb18cd662a9f4f4\"",
                "\"adobe-idp-site-verification=d8ec66a9a2ff0ef87561386c08b25f89d9b47e3d36f50b7c062cb215ec7172b0\"",
                "\"read-ai-verification=018d68a5-6fb1-76ae-a011-65603597aa06\"",
                "\"apple-domain-verification=iRjoqOSKTu4g4fCH\"",
                "\"canva-site-verification=6ZKxGWKj77wNHl9dJ-eHJw\"",
                "\"google-site-verification=Hj_KBWQ3n5AgsfZND0Rb56z4xbwp80JqQnX3PORMtK8\"",
                "\"stripe-verification=2a0c50f8d9674425577652e9d9b99761e7c593118e43fb69dcbe0e2e21151196\"",
                "\"stripe-verification=0378afa2a5ee98f8e65b832c19f0e5d23f5caa738a40ff866b15f2d2175ea3d7\"",
                "\"stripe-verification=44effee8f2f952465a9ddde858d0c6862a4ffafea6f36b81712e04092eb2c44c\"",
                "\"google-site-verification=XUw5fGn6LjbOhk5n3Ce7sTGjc21QaFGA4w0YpgM_rTY\"",
                "\"stripe-verification=32c276daf6942b4d08840eb27c91f139c626ad4a48d19add9808795ffb80e4cb\"",
                "\"stripe-verification=9EBB3D4A1C0812B0DA2863EB6DAC215E61BAC449BA6D301F48F70CE7F7325B39\"",
                "\"stripe-verification=2c43fdd4c35070da4f74fe6e749b6b83b6451843af9f1467b0966edb793d1eb2\"",
                "\"google-site-verification=rXeZyHty5ZBMbl0FQvRKF91t_RReUkWBvUN56MyDE90\"",
                "\"stripe-verification=c014c1bb99eb1aabcd45819524d4e9f23da9a820646cf6908bd3483789fd99e2\"",
                "\"stripe-verification=0B7A9CA2A3F23EF7D923D48C7E698F9FC75DFC8A44CC9F2C61F7E829BE596173\"",
                "\"stripe-verification=1751aa76c5a196331e2e2599afb530346db9c13c826631ee93e6bc0eadb37951\"",
                "\"amazonses:344NwWjMCVTehRbd2di++Q+qfEFmv8v+fHR+okTvlZc=\"",
                "\"onetrust-domain-verification=eba5efee1d49425c90dad4276b612e2b\"",
                "\"ZOOM_verify_3ChzoFcOTF-8gIdlocQVoQ\"",
                "\"google-site-verification=So-7nhiD0uZQR0z4JPlmerBwLUdvemJ-ICLuOMkt2KY\"",
                "\"autodesk-domain-verification=erpfog0Q1y1Qt9WgGi0g\"",
                "\"stripe-verification=a72c1b9aefaae194b0c83817cb6ba5748da3e5c44367dcb422cdee3e29becb9d\"",
                "\"ibmid=64fcfa2e-845a-4ed6-a512-8fa79ab916ae\"",
                "\"cisco-ci-domain-verification=63c9cfffe184571eb38a1d2ddc37a981608b936a26498af24b84fc5dd3f86bfe\"",
                "\"lucid-validation-2iYtDcFpJYRdZiVrbtCx\"",
                "\"openai-domain-verification=dv-4VXkmAbJFD14ulicDvGDM5kT\"",
                "\"facebook-domain-verification=vy97l15i9onikn6g25whbe4li55c7h\"",
                "\"stripe-verification=2ba7bd9ffa7fcb612b806bf9480bcec580d85686a66ac03f51d3116da293d79d\"",
                "\"stripe-verification=f69750d06c840dc73f324d8dbd0eb9ab64cc24f58a68da09c5775b8d0fa25db3\"",
                "\"amazonses:fRqDLFRWTSBq0yI3Fd0dSAY5/TxPz6R22HG81zoYmHU=\"",
                "\"stripe-verification=dfc1e5fa120b29280d8941f134f7e536efd881e795dc36820e8321ab63673310\"",
                "\"stripe-verification=2a6148b8fb33a2bd77bc69e6438712e1d3f9cb57334939b0c3ad08698dc59fc2\"",
                "\"wiz-domain-verification=522393e1298269146f2067dba2c9c4fde00d58f7bdf6e29059d1f45492d2c207\"",
                "\"stripe-verification=6AB790AFE53105D6BDA41ACF0CDA89EF65E7B78985C101EC41365B894472879D\"",
                "\"stripe-verification=CCD04BCDF26D755C7AC898E9A7B5C70CB31F7BF16D754E0F23BC38B8DAA419D7\"",
                "\"stripe-verification=32ae0ac3d1ea971015253057da0900477cada98d35aec3b351f8d7b62bb65248\"",
                "\"stripe-verification=7def9d21153b1628033564d1784c74cb07a61d93fb72831e585e3bde5e7452b0\"",
                "\"stripe-verification=c1c3bb7c07883b2a836f4acb92566815bf1e7848d35fed1278329023b8066544\"",
                "\"atlassian-domain-verification=U9B7bLTSSbwVA6fz0uipWlAljlC1z12xYRe5eLpkLbK3lUHjn5/gJxDtXB1WPphE\"",
                "\"miro-verification=7b2d94275cae5f55f84ceb04eb7980d98f93b340\"",
                "\"onetrust-domain-verification=bda9252c3863428ea96524f154747ce6\"",
                "\"vmware-cloud-verification-334ae8f7-3133-45aa-9dd1-f690ee9fcd09\"",
                "\"amazonses:dQVvgCo8En+7TCE3r2Cn/fpeD0j4dcxsXYgVp4/xBn0=\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\""
            ],
            "NS": [
                "edns3.ultradns.com.",
                "edns3.ultradns.org.",
                "edns3.ultradns.biz.",
                "edns3.ultradns.net."
            ],
            "SOA": [
                "a1.verisigndns.com. dnssupport.verisign-grs.com. 1381278982 600 600 1209600 300"
            ],
            "CAA": [
                "128 issue \"letsencrypt.org\"",
                "128 issue \"digicert.com\"",
                "128 issue \"amazon.com\"",
                "128 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.230.254.189"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=86400; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hillspet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCz6+pfzb5y6nC2UbJYzYDno9Y2UTEcIZBTEMpUFHI6rxqc/gs68LREzTr+cpYveTRH1UgnJwk5vWiDkCeBOvlR9Tt36I2zL/pBUvlAocE9JAAR7KexfM/LJfX0c4er6bBHa6ehQfw79PnGVLHFWWAa4gXIkSua/FTSgVqs0LTHXwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-230-254-189.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.230.254.189"
                    ],
                    "time_ms": 48.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.230.254.189"
                    ],
                    "time_ms": 74.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.230.254.189"
                    ],
                    "time_ms": 48.71
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.230.254.189"
                    ],
                    "time_ms": 41.22
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.230.254.189"
                    ],
                    "time_ms": 77.01
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hillspet.com",
        "valid_from": "2026-07-14T09:05:07-05:00",
        "valid_to": "2026-10-12T09:05:06-05:00",
        "days_remaining": 62,
        "san": [
            "bugs.hillspet.com",
            "catthyroidhealth.com",
            "crazyforcats.com",
            "hello-products.cl",
            "hills.co.il",
            "hills.co.in",
            "hills.com.hr",
            "hills.com.pt",
            "hills.gr",
            "hillscleartheshelter.com",
            "hillscleartheshelters.com",
            "hillsdesocuparlosalbergues.com",
            "hillsfoodshelterlove.com",
            "hillsidealbalance.com",
            "hillsnutrigenomics.com",
            "hillsperscriptiondiet.com",
            "hillspet.asia",
            "hillspet.co.in",
            "hillspet.com",
            "hillspet.com.cy",
            "hillspet.mt",
            "hillspet.net",
            "hillspet.si",
            "hillspetfood.com",
            "hillspetnutrition.com",
            "hillspetofthemonth.com",
            "hillspetrebate.com",
            "hillsprescriptiondiet.com",
            "hillsprescriptiondiet.net",
            "hillsprescriptiondiet.org",
            "hillssciencediet.com",
            "hillssciencediet.net",
            "hillssciencediet.org",
            "hillsshelterreport.com",
            "hillsstepahead.com",
            "m.hillspet.com",
            "mail.hillspet.com",
            "maturepets.com",
            "news.hillspet.com",
            "old.hillspet.com",
            "petfit.com",
            "petfoodclinicaltrials.com",
            "prescriptiondiet.com",
            "prescriptiondiet.net",
            "prescriptiondiet.org",
            "prescriptiondietcatfood.com",
            "prescriptiondietdogfood.com",
            "prescriptiondietpetfood.com",
            "samples.hillspet.com",
            "www.catthyroidhealth.com",
            "www.crazyforcats.com",
            "www.hills.co.il",
            "www.hills.co.in",
            "www.hills.com.hr",
            "www.hills.com.pt",
            "www.hills.gr",
            "www.hillscleartheshelter.com",
            "www.hillscleartheshelters.com",
            "www.hillsdesocuparlosalbergues.com",
            "www.hillsfoodshelterlove.com",
            "www.hillsidealbalance.com",
            "www.hillsnutrigenomics.com",
            "www.hillsperscriptiondiet.com",
            "www.hillspet.asia",
            "www.hillspet.co.in",
            "www.hillspet.net",
            "www.hillspetfood.com",
            "www.hillspetnutrition.com",
            "www.hillspetrebate.com",
            "www.hillsprescriptiondiet.com",
            "www.hillsprescriptiondiet.net",
            "www.hillsprescriptiondiet.org",
            "www.hillssciencediet.com",
            "www.hillssciencediet.net",
            "www.hillssciencediet.org",
            "www.hillsshelterreport.com",
            "www.hillsstepahead.com",
            "www.maturepets.com",
            "www.petfit.com",
            "www.prescriptiondiet.com",
            "www.prescriptiondiet.net",
            "www.prescriptiondiet.org",
            "www.prescriptiondietcatfood.com",
            "www.prescriptiondietdogfood.com",
            "www.prescriptiondietpetfood.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.hillspet.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 06:47:37 GMT",
            "server": "",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "permissions-policy": "microphone 'none'",
            "strict-transport-security": "max-age=31536000; includeSubdomains;",
            "location": "https://www.hillspet.com/",
            "content-type": "text/html",
            "mime-version": "1.0",
            "content-length": "370",
            "expires": "Tue, 11 Aug 2026 06:47:37 GMT",
            "set-cookie": "geo_homepage=true; path=/; domain=.www.hillspet.com",
            "server-timing": "ak_p; desc=\"1786430857341_389294923_1435384839_20_74068_6_15_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hillspet.com/",
        "title": "Hill's Pet Nutrition - Dog & Cat Food Transforming Lives",
        "description": "Hill's Pet Nutrition: Creating properly balanced dog & cat food for your pet's nutritional needs, no matter what their life stage, breed, or size.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.230.254.189": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 44.4,
                "banner": "220 mx.google.com ESMTP 006d021491bc7-6b0a01c0864si498062eaf.62 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.3,
                "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": 125.48
}