{
    "ok": true,
    "domain": "oreilly.com",
    "generated_at": "2026-08-08T18:15:23-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": "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": "39 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 167.83.169.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": 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": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "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": "39 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 167.83.169.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": "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": [
                "34.169.83.167"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"onetrust-domain-verification=ae63e0829f794f8eaa9d46794a8e6073\"",
                "\"stripe-verification=f9c7baf61f54571ffe67b1c557dea5380c1afd51153b97ca71724438405f855b\"",
                "\"cloudhealth=45f9c4a4-d1eb-4252-b4a1-7d7bb9004040\"",
                "\"_acme-challenge.omg.oreilly.com.=70A5bqLKoqpSLcGV6WvAQdrNND1WibK55qbSBMsvOjM\"",
                "\"d7kfp9gbnkkvp5vvphuv80s4oc\"",
                "\"globalsign-domain-verification=aei6eSS-1p0PqmZ3x4jXFoJt_7l6MenGY6u2FV45qG\"",
                "\"google-site-verification=neBJBV38v3xXAew00QEe1whxoBx-y0oo0-9840fBTek\"",
                "\"_figma_sites_verify_customersuccess\"",
                "\"MS=E75517AC6D8C7C76D0C87E3CF6ABD5F68B91610C\"",
                "\"_c5xkp6qqlmxx3yajtdb4hqhz82rsazn\"",
                "\"apple-domain-verification=CObFhoTOkqx87oIs\"",
                "\"MS=ms79198677\"",
                "\"calendly-site-verification=KRdabjWvHMSpj0d7HZ7WgAZXIGkbywfZWqJCGrIYd\"",
                "\"OczFEA1OJs6vDuh7lvXFAcHDrCMg0Bgq35GaGBcrZqs\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:spf.mandrillapp.com include:spf.mtasv.net include:mktomail.com include:_spf.salesforce.com ip4:199.27.144.40 ip4:199.83.45.18 ip4:199.83.45.19 ip4:199.83.45.110 ip4:199.83.45.111 \" \"ip4:199.83.47.124 ip4:199.83.47.125 ip4:162.42.207.20 ip4:208.76.31.37 ip4:162.42.214.212 ip4:104.192.140.117 ip4:72.18.192.0/24 ip4:66.179.217.0/26 ip4:173.209.243.64/26 -all\"",
                "\"docker-verification=993bde06-01c2-4c04-a1c6-d840bddb0611\"",
                "\"1password-site-verification=YL4MABUTMFAGTAOZTL6TFWZWBU\"",
                "\"adobe-idp-site-verification=ad56f341-bb17-4470-8efa-9a9b9c121a4a\"",
                "\"airtable-verification=1f9f5306621f76be14eb5cde11661c2d\"",
                "\"m7zd1crqvftqsgdf8v889l9zdqhk3p07\"",
                "\"openai-domain-verification=dv-ZU9jzgezaEHhPW3jhinsYiGi\"",
                "\"logmein-verification-code=35fc191f-9043-4216-8bf4-88a05c9e8768\"",
                "\"pardot1009792=4c05d6fbc27aa34baa25bd9d175c4f3be8941b4c77ce5fba6e78022fdfe194fb\"",
                "\"zapier-domain-verification-challenge=6257ac03-13a2-49f0-bf05-cff1cac20573\"",
                "\"BlueXPf24d34d4-6c8c-4419-b3be-53abc864b788\"",
                "\"1g9d3pyyw5xdhpty461591rx8qtp6y6z\"",
                "\"MS=ms43057904\"",
                "\"sophos-domain-verification=2ec763c10efd73f2c1dbceaad2983ea0093f02a5882445675f0885ffcf6ce608\"",
                "\"_acme-challenge.get.oreilly.com. =L56-9KXCPqPkf5v8bwnTyDjY0p91zvmSsY3mpZ9NmoU\"",
                "\"openai-domain-verification=dv-p9JzdykFvVDoSGxyY4Y6Y143\"",
                "\"oci-domain-verification=mwjZ7A40UhcYmctnsvlpDQ4zebV3j9jVCIAqGBSkx\"",
                "\"atlassian-domain-verification=GJgQnpbhHf0SwculXnJahDb8IZbK2ZXhc5tVW2ZaEx1rCwyJAN6Mq3JwtfTn5X5s\"",
                "\"rzp-site-verification=a854b4a8b6cd7bfd0c5ebe4edcf00c18\"",
                "\"anthropic-domain-verification-dnrkbn=q9EUze0gStRgj4wmYfJUGB6V2\"",
                "\"smartsheet-site-validation=fxm70bCfI2yjd4sAuYUP7eTOck334VGo\"",
                "\"stripe-verification=FA0A5DF1B861B5632D3B866D38C3327CB0C01D0591C3FAE956610D4BC68DEA64\"",
                "\"ZOOM_verify_t_KNmIKiQZKkyVMeJxpjnA\"",
                "\"_yikoj59erdx9jd4sti8idhii7nvf9x2\"",
                "\"google-site-verification=0QeIVzKsJaBLMuz3ZQ1rVpVCmumDKYRlvZ8fRExJ81Y\"",
                "\"onetrust-domain-verification=54ccc7392b084e48acfcbc164e2a0ba6\""
            ],
            "NS": [
                "a1-225.akam.net.",
                "a4-64.akam.net.",
                "a16-65.akam.net.",
                "a20-66.akam.net.",
                "a13-64.akam.net.",
                "a3-67.akam.net."
            ],
            "SOA": [
                "a1-225.akam.net. nic-tc.oreilly.com. 2147484470 600 1800 5184000 3600"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:itops@oreilly.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.169.83.167"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:spf.mandrillapp.com include:spf.mtasv.net include:mktomail.com include:_spf.salesforce.com ip4:199.27.144.40 ip4:199.83.45.18 ip4:199.83.45.19 ip4:199.83.45.110 ip4:199.83.45.111 ip4:199.83.47.124 ip4:199.83.47.125 ip4:162.42.207.20 ip4:208.76.31.37 ip4:162.42.214.212 ip4:104.192.140.117 ip4:72.18.192.0/24 ip4:66.179.217.0/26 ip4:173.209.243.64/26 -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@oreilly.com; ruf=mailto:dmarc@oreilly.com; pct=20; sp=none;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.oreilly.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAUijIlIU8kdRURDP/MxUL6vlfpa4ulw0c6xmkLryLRFeANu1XS6uthkkPjVD4L+NpAQ2Azr64E8XGMFWKKUjbuLt2wDtgsODKSFEyRfGTFbqmBJuEo7l2QuOxcMJYt4/DR4vM+1mz/Z50Z/5ZqGiPE1X0qgb3kzIeTy8B3C/N4wIDAQAB",
        "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": "167.83.169.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.169.83.167"
                    ],
                    "time_ms": 73.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.169.83.167"
                    ],
                    "time_ms": 65.29
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.169.83.167"
                    ],
                    "time_ms": 72.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.169.83.167"
                    ],
                    "time_ms": 33.25
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.169.83.167"
                    ],
                    "time_ms": 59.91
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "misc3.oreilly.com",
        "valid_from": "2026-06-19T18:05:25-05:00",
        "valid_to": "2026-09-17T18:05:24-05:00",
        "days_remaining": 39,
        "san": [
            "anz.oreilly.com",
            "aportal.oreilly.com",
            "archive.oreilly.com",
            "careers.oreilly.com",
            "community.oreilly.com",
            "foocamp.oreilly.com",
            "forums.oreilly.com",
            "fyi.oreilly.com",
            "java.oreilly.com",
            "jobs.oreilly.com",
            "library.oreilly.com",
            "mandrake.oreilly.com",
            "misc3.oreilly.com",
            "news.oreilly.com",
            "openid.oreilly.com",
            "oracle.oreilly.com",
            "oreilly.com",
            "oreilly.hk",
            "oreilly.id",
            "oreilly.review",
            "oreillylearning.in",
            "palmos.oreilly.com",
            "paraglyph.oreilly.com",
            "pcp.oreilly.com",
            "pdf.oreilly.com",
            "pdfs.oreilly.com",
            "people.oreilly.com",
            "perl.oreilly.com",
            "personaltrainer.oreilly.com",
            "personaltrainers.oreilly.com",
            "photoshop.oreilly.com",
            "php.oreilly.com",
            "pocketrefs.oreilly.com",
            "pragmatic.oreilly.com",
            "press.oreilly.com",
            "python.oreilly.com",
            "r2.oreilly.com",
            "register.oreilly.com",
            "research.oreilly.com",
            "retail.oreilly.com",
            "rights.oreilly.com",
            "rockynook.oreilly.com",
            "ruby.oreilly.com",
            "safari.oreilly.com",
            "safariu.oreilly.com",
            "scripting.oreilly.com",
            "sd.oreilly.com",
            "search.oreilly.com",
            "security.oreilly.com",
            "shortcut.oreilly.com",
            "shortcuts.oreilly.com",
            "sitepoint.oreilly.com",
            "softwarecraftsmanship.oreilly.com",
            "sp.oreilly.com",
            "spamkings.oreilly.com",
            "ssearch.oreilly.com",
            "stopspam.oreilly.com",
            "support.oreilly.com",
            "syngress.oreilly.com",
            "sysadmin.oreilly.com",
            "techsociety.oreilly.com",
            "tidbits.oreilly.com",
            "tim.oreilly.com",
            "training.oreilly.com",
            "tv.oreilly.com",
            "ug.oreilly.com",
            "upload.safaribooks.com",
            "uptodate.oreilly.com",
            "vb.oreilly.com",
            "videos.oreilly.com",
            "vista.oreilly.com",
            "web.oreilly.com",
            "web2.oreilly.com",
            "web20.oreilly.com",
            "webcast.oreilly.com",
            "webcasts.oreilly.com",
            "weblogs.oreilly.com",
            "webops.oreilly.com",
            "webservices.oreilly.com",
            "wethemedia.oreilly.com",
            "windows.oreilly.com",
            "wireless.oreilly.com",
            "xltr.oreilly.com",
            "xml.oreilly.com",
            "youngjin.oreilly.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.oreilly.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 23:15:14 GMT",
            "server": "Apache",
            "location": "https://www.oreilly.com/",
            "cache-control": "max-age=5413",
            "expires": "Sun, 09 Aug 2026 00:45:27 GMT",
            "content-type": "text/html",
            "content-security-policy": "default-src * 'unsafe-inline' 'unsafe-eval' data: blob: android-webview-video-poster: moz-extension: ms-browser-extension: chrome-extension: ios-log:;",
            "last-modified": "Sat, 08 Aug 2026 10:05:04 GMT",
            "set-cookie": "bm_sz=1C525AB529D42F177F0E965DBE822651~YAAQBRkhF8JSbNWfAQAAXr6o4wCuVXCmouT6H9uBLCUN4QUyU8v5TmC0jiziN/CZ21NUGn10rxWM8pY+3kq+q/xSjrPkg3picOrDuVo39HZIxpDu92Rd1hP0N7FaLBbfQiVhyXAmrxn6Noj4grppHdy8CBBbqVKCgzWTQ3ZDYPnaozzU6aW4V2uV/zyhZwxAjM4AcKUhjldlznBVbCU/0ErBVL9PTBx92HaU0N/Onc2C59H5KonGmZHxhm0QMxxlGu1Om69sVyr7oIj5Vf2X/nx+qrHpEIfKGP6TJTMbVYr+o8jGl6rRatuoyABXX5Qr5FtsbRSku5VQzS0LNlIE9KH8LWskM8JUaot95E/j4wgwP1ckz2SZGjvh~3486005~3486768; Domain=.oreilly.com; Path=/; Expires=Sun, 09 Aug 2026 03:15:14 GMT; Max-Age=14400",
            "referrer-policy": "strict-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "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.oreilly.com/",
        "title": "O'Reilly Media - Technology and Business Training",
        "description": "Build the skills your teams need. Give them the O'Reilly learning platform and equip them with the resources that drive business outcomes.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.169.83.167": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4050.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043,
                "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": 81.15
}