{
    "ok": true,
    "domain": "housecallpro.com",
    "generated_at": "2026-08-11T15:49:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "network": 65,
            "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": "3 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": "2 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": "68 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-253-239-4.us-west-2.compute.amazonaws.com"
            },
            {
                "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": 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": "3 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": "2 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": "68 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-253-239-4.us-west-2.compute.amazonaws.com",
                "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": "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": [
                "44.253.239.4",
                "54.69.92.253",
                "44.231.159.131"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 usb-smtp-inbound-1.mimecast.com.",
                "10 usb-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"0ed1fe018a9325cea16215478494748c2399dc6bf2\"",
                "\"paperform_sso_verification=BASo5IigdV70QBk5zxyUeOB5U8kokdHv\"",
                "\"google-site-verification=eNEmOshEPXNxid11Qf3OnJh6-GctGyngkCuAvfqN3Xo\"",
                "\"google-site-verification=UOl5AaT0DcvxLPMQmC2GlNveQkhR3ySqIkxrHRNrKsc\"",
                "\"atlassian-domain-verification=vCaimSuvcVu8qjKGyjWIsnT0vYVfe8VPCcFIkunXI2eekcQJ4JGZUiCMtLd/9Nyy\"",
                "\"stripe-verification=ff652c07183630464eb4d937d4de58afc2c9d0e40f701290c74a80cb132ba31b\"",
                "\"openai-domain-verification=dv-ePZPNUdajyBzaa0teSPGMifw\"",
                "\"stripe-verification=482ba77763d293327e8afcf167b22a7e6d3786de994ec7815c7427d8e8f8fdaf\"",
                "\"google-site-verification=uYzd7Z3dY1ehPKd0MLfFTmyJv58fQKYs_xFd_NyHK8Q\"",
                "\"stripe-verification=f4a1a1a3b57d44bf11fcd2fcc044af24490974c0a7221541bce8b4dca52fda2c\"",
                "\"0ed1fe018a5517953307c142c3a789f552aa25866c\"",
                "\"asv=a9503e02c7c5297b20ce80edaf648521\"",
                "\"stripe-verification=3d772c10710e1eb571cb3a13308b0441c2d473ec5c9bb604e32fb49e5b739cbd\"",
                "\"segment-site-verification=QapPiSlbFlbauQHZk1SJkAaoNFlE5flB\"",
                "\"stripe-verification=2f5e24af50d87b64a7d72fff55c8532163d1a08f471aca29304b1e4f2fd04766\"",
                "\"cursor-domain-verification-a3772m=2O9sr6c9zwKkRewqzQETB8kC1\"",
                "\"openai-domain-verification=dv-2BEUhjcvdUxynf3Q5HQMCuLt\"",
                "\"google-site-verification=a0o5tdRo5ScKfDNtlBWpZvJ9RQYaHJwNSi2eJfLG-3k\"",
                "\"google-site-verification=blWyRQtWqQj19q4LeJEVA7E0AL1lBSx2P2gh7wJujZk\"",
                "\"canva-site-verification=qL7EHammXGpsd2ti2RHRkw\"",
                "\"miro-verification=ad4f139936a194d40593e98ea70609f38e26af54\"",
                "\"google-site-verification=Pwhqyl0y4r3mSn3Y-ndkcnvOAMjdlbzgeamFaFW9eoA\"",
                "\"google-site-verification=uey1Lr4XCUS7N48cf-vjLDGdje38yt9ASmpx7aEQ5dQ\"",
                "\"_duxl0g160bjc9zi85m6btfim68amkj8\"",
                "\"hj-ownership=o9hW$Aek*SQ7\"",
                "\"google-site-verification=FNiIYN8oQN2ZLh3W2ja-6pJMFp_YSSBfUzOgpU3FYLY\"",
                "\"drift-domain-verification=0237a1389dc4adc77d58c8ee50b34611a0623159eab011692a5e77793090f4a0\"",
                "\"v=spf1 a mx include:usb._netblocks.mimecast.com include:_spf.google.com include:_spf.salesforce.com include:sendgrid.net ~all\"",
                "\"anthropic-domain-verification-dr3k3f=kqKajCmaJ3KwppHxm8tcCJXhs\"",
                "\"google-site-verification=SLfHpd1rh3eQJAOmu6kVgZMd3VSlPZYTWT72Sn51N2E\"",
                "\"stripe-verification=8e57c375d3bd5dc8f664d9f732c6c67e2f59fc4167820acde0ec00adeef1fd33\"",
                "\"google-site-verification=k_CQlPxCB4sKRakyJOywj0YExCoXmJqxpBpyMsWsD70\"",
                "\"jamf-site-verification=K_oHkMurCqYbKqGBbamD8Q\"",
                "\"h1-domain-verification=BQjitAzcNkEpMg3NpbpDHx1Esn2dy5svoTeifzLGteD1Gbnv\"",
                "\"google-site-verification=th2550uoiJ6OeQh7y8LUQVYIqP8jRJdV8gc63526mZo\""
            ],
            "NS": [
                "ns-2045.awsdns-63.co.uk.",
                "ns-945.awsdns-54.net.",
                "ns-66.awsdns-08.com.",
                "ns-1079.awsdns-06.org."
            ],
            "SOA": [
                "ns-945.awsdns-54.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.253.239.4",
            "54.69.92.253",
            "44.231.159.131"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx include:usb._netblocks.mimecast.com include:_spf.google.com include:_spf.salesforce.com include:sendgrid.net ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:email-dmarc-alerts@housecallpro.com,mailto:wrgerd2y@ag.dmarcian.com; fo=1; pct=100; rf=afrf; ruf=mailto:email-dmarc-alerts@housecallpro.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.housecallpro.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmxGT5t5oQKsf7pHv08a2y5lb1AUVXGluCvFZ4wKuKIvouisPyGOdDpd0m3FzxO0JqPV7CWtqJVh74yET1dzAjGvt+0J7STag+DQcOT0xF1+6AC2ozXmu9d1yl3U1I3ug6MKDBae8fy3RevYCjvK1iZEARdk2JsaQVZdW9ITjmahqVe4MJ8cUs6zyjTNHlI/e0r9GudOnnw3Fe8Ht1oWxQfNjYNt8vRiBfUicLQmoUeeVRd8x7pSsLgmbtImEgRiaG9Zkaw2fEnC4q/YDK2FbChkuOwDHdOU59xlZlyggikZtJYeJqgN+0VRG95yIlcymMuU8EmWiv7MxwQi41CKJ1wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://static-assets.housecallpro.com/brand/logos/square-door-only.svg; a=;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-253-239-4.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.231.159.131",
                        "44.253.239.4",
                        "54.69.92.253"
                    ],
                    "time_ms": 75.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.231.159.131",
                        "44.253.239.4",
                        "54.69.92.253"
                    ],
                    "time_ms": 50.64
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.231.159.131",
                        "44.253.239.4",
                        "54.69.92.253"
                    ],
                    "time_ms": 39.93
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.231.159.131",
                        "44.253.239.4",
                        "54.69.92.253"
                    ],
                    "time_ms": 89.5
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.231.159.131",
                        "44.253.239.4",
                        "54.69.92.253"
                    ],
                    "time_ms": 52.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.housecallpro.com",
        "valid_from": "2026-04-03T19:00:00-05:00",
        "valid_to": "2026-10-18T18:59:59-05:00",
        "days_remaining": 68,
        "san": [
            "www.housecallpro.com",
            "*.housecallpro.com",
            "housecallpro.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.housecallpro.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 20:49:09 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.housecallpro.com:443/",
            "x-cache-group": "normal",
            "x-frame-options": "DENY alway",
            "link": "<https://www.housecallpro.com/>; rel=shortlink",
            "x-powered-by": "WP Engine",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding,Accept-Encoding,Accept-Encoding,Accept-Encoding,Cookie",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 7312344074168117dabed01c6e35f76a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD51-P1",
            "x-amz-cf-id": "rBuKr1x8LhDggwDJ0RwMvnb4JvhatVgjGnDl7WvUG1qKtnQ5JMgN5g=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.housecallpro.com:443/",
        "title": "Home Services Business Management Software - Housecall Pro",
        "description": "Housecall Pro is a top-rated software solution for home service businesses. Over 200,000 field service professionals trust Housecall Pro. Join them today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.253.239.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.69.92.253": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.231.159.131": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "usb-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 34.8,
                "banner": "220 usb-smtp-inbound-1.mimecast.com ESMTP; Tue, 11 Aug 2026 13:49:13 -0700",
                "error": "No connection"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 79.72
}