{
    "ok": true,
    "domain": "rover.com",
    "generated_at": "2026-08-09T17:51:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 100,
            "network": 65,
            "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": "4 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "98 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": 35,
                "lost_points": 0,
                "detail": "9 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-100-28.mci50.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "4 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": "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": "5 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": "98 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-28.mci50.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "54.192.100.28",
                "54.192.100.16",
                "54.192.100.38",
                "54.192.100.105"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"docusign=d52c073f-f4a1-47df-8a53-9d3fc38e116f\"",
                "\"globalsign-domain-verification=KCSQ2_XllCOZnXeHKLYbs37v-67kVlx8Kn3RCiVo5P\"",
                "\"google-site-verification=m37mNCqaLu6IJ6kbOacnbp8Gtai6A8eLvlVG8T_t-rY\"",
                "\"anthropic-domain-verification-vajygq=wHzHOOINxlX1B5cSAkrdI179f\"",
                "\"4fd9c4525d1c4673a25c83e41f814353\"",
                "\"v=spf1 include:amazonses.com include:mail.zendesk.com include:spf.mandrillapp.com include:servers.mcsv.net include:rover.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"atlassian-sending-domain-verification=fe96ac48-f8cb-4abb-a48e-bfc8206528f0\"",
                "\"google-site-verification=jpO8ZBEehZCiBHYRvXDHSWtv4wdecaXCIZfvSBG3994\"",
                "\"klaviyo-site-verification=RCe4rj\"",
                "\"cloudflare_dashboard_sso=ed650fe3e63202d430b54f836c36eda1\"",
                "\"facebook-domain-verification=6yuwbvl5smksvgvtib9fi0h9kyr846\"",
                "\"google-site-verification=8v7h3nvsUxjCwlLnr_zNBwUXyMi559EUwlOTAielexA\"",
                "\"MS=ms27714928\"",
                "\"openai-domain-verification=dv-g70xd33MQmVeuYYody8kwGxK\"",
                "\"globalsign-domain-verification=XuOpQG-ZtqaOFOvS5iSR0M2mmOlPRuv5TLrRgxhDJa\"",
                "\"stripe-verification=f63fa74feefbcaba9a3e8b3892904490298821de275f6a1fb59dc534bb8e43a7\"",
                "\"atlassian-domain-verification=4btZesHj9sfKtCEBXx1SQJ+xRgrwTRd8vhMoekmK+YYcaLZro4Wo5aYLfuIwn6ux\"",
                "\"google-site-verification=0gG-LSZAkFYHSa-PlrGYCDnBV06gmTCT2gi4brshlcI\"",
                "\"stripe-verification=D90D551D52574886D08BB51CE279A0D3195451E202F0DDBE67CF493E580847CF\"",
                "\"globalsign-domain-verification=SW5zUmGOqYOqDw0YDE2OPqsXFKfnAg-2vZYe941YY5\"",
                "\"ahrefs-site-verification_81acf16b63428d10e1641eb6bafd8ec525e0a9875b3e29bb495f1f0fce70bc6e\"",
                "\"apple-domain-verification=MozAN16tgaagIZsX\"",
                "\"IAnWLUS_zC2b3khnyhbTHM6eqg\"",
                "\"slack-domain-verification=LfazROydmVZhRCWMqi26qXBtM6G8iTvEZ9PYEbYn\"",
                "\"google-site-verification=1O0ewY37QDYYNYuNkOzida1onehGjm3bIzIYfvQ-W9w\"",
                "\"stripe-verification=BDE638BB3E8B204A49CD563E7406713F06FFB9A645F9EC7F8F0B33019C732215\""
            ],
            "NS": [
                "ns-1675.awsdns-17.co.uk.",
                "ns-1368.awsdns-43.org.",
                "ns-579.awsdns-08.net.",
                "ns-495.awsdns-61.com."
            ],
            "SOA": [
                "ns-1675.awsdns-17.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"amazontrust.com\"",
                "0 issuewild \"awstrust.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:tech-sre-prodsupport@rover.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"awstrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.28",
            "54.192.100.16",
            "54.192.100.38",
            "54.192.100.105"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amazonses.com include:mail.zendesk.com include:spf.mandrillapp.com include:servers.mcsv.net include:rover.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:dmarc-reports@rover.com; ruf=mailto:dmarc-failures@rover.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.rover.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3ofnNN4qfdEmy7F+JU21X5+tdcFPAviA/MCeWtc8A1cRnmkvIvf9PaxmnHNgU6EGTrUB8F9dKUQR7pbeDSsmfdo0fO5V4wuL/3kAee0GY9g7ADXa4JvHEhd87zTV/YNWQ6i7WEETGJ89khiPIAS/JiXrwVb8A+DL61hnY0mFTuJe0qxnFstYah7LeTb/d/apoVsrT/5wXID/0USytRj9hg+niuPoZ5P3aFlW1lxrktWEwSSygs/oT9dLSN6VIHqum2FQqkKsv74hHkD91+9chzmwWsOlr5CTu192YCgbqGPd2ZrRG4z2OJaFTYyQ16GodNI+n2bz4Uw6o9/mf1FpiwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-28.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.205.26",
                        "13.32.205.50",
                        "13.32.205.59",
                        "13.32.205.6"
                    ],
                    "time_ms": 88.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.26",
                        "13.32.205.50",
                        "13.32.205.59",
                        "13.32.205.6"
                    ],
                    "time_ms": 53.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.32.205.26",
                        "13.32.205.50",
                        "13.32.205.59",
                        "13.32.205.6"
                    ],
                    "time_ms": 70.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.205.26",
                        "13.32.205.50",
                        "13.32.205.59",
                        "13.32.205.6"
                    ],
                    "time_ms": 53.15
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.105",
                        "54.192.100.16",
                        "54.192.100.28",
                        "54.192.100.38"
                    ],
                    "time_ms": 54.89
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "rover.com",
        "valid_from": "2025-10-17T19:00:00-05:00",
        "valid_to": "2026-11-15T17:59:59-06:00",
        "days_remaining": 98,
        "san": [
            "rover.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.rover.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "5361",
            "connection": "keep-alive",
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 22:51:41 GMT",
            "location": "https://www.rover.com/",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 a0f162a9e3390c3acc3ca1daf8d53c70.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "Cbaoj0khHHcjg0EhZiTnkUQzOlSeNKx5Lm1iFE2Q7dA6MZJyLZt7xg==",
            "age": "44293",
            "content-type": "text/html; charset=UTF-8",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-RbTpii9nvtTls1ajadd880' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a28a53ae1e0eefc8\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=2592000",
            "set-cookie": "__cf_bm=kcuWP584fiKfXxctYeqCZGwVg0S5XLrxSDLbOhT.BLY-1786315901.1394281-1.0.1.1-1XuoATaomS7S8EbfmRUlD81XVOahia1.xYNBx7fvn35BgrH6d5mIqrmDSyl2V1w2gS.paJNCaZra4JmiFiTy9r.lktC2TgrdMWV_b6v7IrjW1Rd.NzkaRb.s9SNiKcET; HttpOnly; SameSite=None; Secure; Path=/; Domain=rover.com; Expires=Sun, 09 Aug 2026 23:21:41 GMT",
            "cf-ray": "a28a53ae1e0eefc8-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rover.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "54.192.100.28": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "54.192.100.16": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "54.192.100.38": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "54.192.100.105": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.2,
                "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": 133.08
}