{
    "ok": true,
    "domain": "bluetooth.com",
    "generated_at": "2026-08-09T14:25:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 100,
            "network": 20,
            "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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "210 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "210 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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.100.234.255"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 bluetooth-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:spf.protection.outlook.com include:mktomail.com include:_spf2.mailgun.org include:mail.zendesk.com include:_spf.psm.knowbe4.com include:21917282.spf06.hubspotemail.net  ip4:13.65.24.56 ip4:157.55.141.175 ip4:172.183.138.82 ip4:20.188.71.90\" \" \" \"~all\"",
                "\"1password-site-verification=APJAZVM3MRH2JDZ6I4VBZCM3GU\"",
                "\"y6c1tj5tw7f58qcqtc9nvdmdy2ychmt4\"",
                "\"Dynatrace-site-verification=6cee813a-b612-4c7b-aa0b-3f32d8fb7a22__nn9f9dbfef0r6udprodfp5a29k\"",
                "\"amazon-business-verification=27e6b7675b265c17527bdf35811cb46149224ddab6c0e8940cf8c2a960a5a2ec\"",
                "\"asv=e855034be70ac718d50a57d5fb2bef78\"",
                "\"gitkraken-domain-verification=c12708e6d2bb42e477de7d35749f6551f92d695714801e1d3d1022b8881ab4c5\"",
                "\"google-site-verification=0tWJQirIW_lZPgCQczk-Z9U5D9ChKKmEd4HPTLDTmVI\"",
                "\"miro-verification=025a34764691b6b1b0c5fbead1b1b4c4c468be11\"",
                "\"globalsign-domain-verification=SzKMAi6FR-SkPkPzqwqoaZNIdGUZir4CSbvM43fTaq\"",
                "\"globalsign-domain-verification=0a-6rIT-p01swJcsjUfmuJtWewYCUhlZtpG8KXHN3-\"",
                "\"atlassian-domain-verification=xNL45b6p0mRjNVBBc1gtJNOpdgthM3XkAGDO6j6rBcj62oxmxM0n/CxM1W57jPPy\"",
                "\"webexdomainverification.=d74664d1-3f91-449e-b634-86ee8192a18e\"",
                "\"google-gws-recovery-domain-verification= 41365934\"",
                "\"google-gws-recovery-domain-verification=47452884\"",
                "\"docusign=e9702af7-27ca-44e8-bd78-38e4780361f7\"",
                "\"anthropic-domain-verification-1q64qb=bUI5BLDHnFOZbNmdGgg1moBNq\"",
                "\"asv=5eb2924c4f0f0e4bfa8d013ed3fcd070\"",
                "\"MS=ms99777793\"",
                "\"have-i-been-pwned-verification=f9fe80b5e3344785e2b74f6406099f53\"",
                "\"wysEphXifJpS+ns3gPJqp1sfquYSADaIFYppLj/NFdjDwHcmInqWBlfTFTStrwnM8aQGbx3DW0v2QOR5hcJr5g==\"",
                "\"google-site-verification=_q1ibuOoczAgUI9kiemoERCkwfT8xLIh22dL6zSXqhc\""
            ],
            "NS": [
                "betty.ns.cloudflare.com.",
                "jerry.ns.cloudflare.com."
            ],
            "SOA": [
                "betty.ns.cloudflare.com. dns.cloudflare.com. 2410750443 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [
                "2371 13 2 0D8EC22C137C4B0F34ADC1E111A9D478BE95D01A290AE59AC14F5AA2 EB989397"
            ],
            "DNSKEY": [
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==",
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA=="
            ],
            "RRSIG": [
                "NS 13 2 86400 20260810202512 20260808182512 34505 bluetooth.com. r1FGI3/D2GUegtQXMG69kSfVkKbGC7thlxysTybZliTusv/Ou+6cFTII PtL/XFeqGH4UappxFCLdvSf/aSmOuA==",
                "TXT 13 2 300 20260810202512 20260808182512 34505 bluetooth.com. aq1m0r6bEup4pcj97fxCB+iTkKopnEq5kG2X2oiNBP1RI3FzGtNdfv6a C21Paf9PjJwqdhydiSY92tK23i3Sow==",
                "A 13 2 60 20260810202512 20260808182512 34505 bluetooth.com. demuTkBdGP7hJ2QRqU3ejNytREt9KiOTioClw3UHoX4bS2vbQQqTv7ld PlDrMTEPD1l4n1eJMq/3Hyay6RN0+w==",
                "DS 13 2 86400 20260813020643 20260806005643 41446 com. YyAl2kcjIJFL5wQH4JSFSfhn5Ka9YyyvE46pyFLbPBj961qSHfwzH5m8 fuWC3zJo8BRgdXp+PfCcHroKvm+54g=="
            ],
            "NSEC": [
                "\\000.bluetooth.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.100.234.255"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:mktomail.com include:_spf2.mailgun.org include:mail.zendesk.com include:_spf.psm.knowbe4.com include:21917282.spf06.hubspotemail.net  ip4:13.65.24.56 ip4:157.55.141.175 ip4:172.183.138.82 ip4:20.188.71.90 ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc@bluetooth.com,mailto:dmarc_agg@vali.email,mailto:bluetooth@dmarc.postmastery.com; ruf=mailto:bluetooth@dmarc.postmastery.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bluetooth.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApMQJbcwz/3NhIBMiUxv0H0CAHrQqmcZ1ESFdy2k6hdXuH7rkKas1y72dciKYLkI2ENqybcSYAdFbqrlj3l7JWM5EnkqqEiTYts4tsZSLNL9mkXIZgigAZ7Qt9ouqfdK1LQOxf1iAleh1J8HtisOXcXK8DiE4KYFBF0mGXZ298mvwt8HKXtPAfxVEiNPWqd7x41ab/9TNLQPhARqWlXd8MCqJ1zrbfKq7QDBGvPSFKRMyt71Ni4QmFhLZl4DGPanhBjEiYwqyCd/sROqOKDWT5LIGx8zKvqWarj4CfNz4salt2jiV3jDvzAUgkhkkcObC4TR9poYRoWvVZnfvSBVpeQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.100.234.255"
                    ],
                    "time_ms": 52.66
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.100.234.255"
                    ],
                    "time_ms": 29.97
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.100.234.255"
                    ],
                    "time_ms": 42.31
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.100.234.255"
                    ],
                    "time_ms": 40.89
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.100.234.255"
                    ],
                    "time_ms": 54.45
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.bluetooth.com",
        "valid_from": "2026-02-03T18:00:00-06:00",
        "valid_to": "2027-03-07T17:59:59-06:00",
        "days_remaining": 210,
        "san": [
            "*.bluetooth.com",
            "bluetooth.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.bluetooth.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 19:25:13 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "195",
            "connection": "keep-alive",
            "location": "https://www.bluetooth.com/",
            "vary": "Accept-Encoding,Cookie",
            "content-security-policy": "default-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "unsafe-none",
            "cross-origin-resource-policy": "cross-origin",
            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "feature-policy": "vibrate",
            "link": "<https://www.bluetooth.com/>; rel=shortlink",
            "permissions-policy": "accelerometer=*, ambient-light-sensor=*, autoplay=*, battery=*, camera=*, cross-origin-isolated=*, display-capture=*, document-domain=*, encrypted-media=*, execution-while-not-rendered=*, execution-while-out-of-viewport=*, fullscreen=*, geolocation=*, gyroscope=*, keyboard-map=*, magnetometer=*, microphone=*, midi=*, navigation-override=*, payment=*, picture-in-picture=*, publickey-credentials-get=*, screen-wake-lock=*, sync-xhr=*, usb=*, web-share=*, xr-spatial-tracking=*, clipboard-read=*, clipboard-write=*, gamepad=*, speaker-selection=*, conversion-measurement=*, focus-without-user-activation=*, hid=*, idle-detection=*, interest-cohort=*, serial=*, sync-script=*, trust-token-redemption=*, unload=*, window-placement=*, vertical-scroll=*",
            "pragma": "no-cache",
            "referrer-policy": "no-referrer",
            "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "x-dlm-no-waypoints": "true",
            "x-frame-options": "SAMEORIGIN",
            "x-pingback": "https://www.bluetooth.com/xmlrpc.php",
            "x-powered-by": "WP Engine",
            "x-xss-protection": "1; mode=block",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "accept-ranges": "bytes",
            "x-cache": "HIT: 193",
            "x-cache-group": "normal"
        },
        "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": "nginx",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.bluetooth.com/",
        "title": "Bluetooth® Technology Website",
        "description": "The official website for the Bluetooth wireless technology. Get up to date specifications, news, and development info.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.100.234.255": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bluetooth-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4030.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4056,
                "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": 99.99
}