{
    "ok": true,
    "domain": "fareharbor.com",
    "generated_at": "2026-08-09T06:21:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": "2 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": 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": "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": "199 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-219-198-73.us-west-1.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": "2 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": "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": "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": "199 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-219-198-73.us-west-1.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": [
                "54.219.198.73",
                "54.215.70.122"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 mxa-0032a201.gslb.pphosted.com.",
                "1 mxb-0032a201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"stripe-verification=50bdbee6b27703d38e09790ba1da14bb420bf3b5b61406837750d9b9b88ff992\"",
                "\"atlassian-domain-verification=JvIQ/dsCoymHyeQY5epToAo2dMD7z9RlpGefv4kpaopaH9OMreAu1v9yUeI11yXr\"",
                "\"cursor-domain-verification-c5f92k=RSrK6Eg17rJ7IlmS4DwYlZRNB\"",
                "\"zapier-domain-verification-challenge=ba31f97a-b8f7-411e-a917-211102ab1e7f\"",
                "\"adobe-idp-site-verification=09a968b87e2aca9c50de1842c25fa6421bd81055a86274b1308fe2983d57f559\"",
                "\"status-page-domain-verification=vj19qf69jx92\"",
                "\"new-relic-domain-verification=8bb9185b1fec4097b339c934894c44ba\"",
                "\"google-site-verification=JIjfg96KhajTYHc24B7b0f41gotu2DJOOx5HggIg3Vk\"",
                "\"v=spf1 include:spf-0032a203.pphosted.com include:_spf.google.com include:sendgrid.net include:stspg-customer.com include:mail.zendesk.com -all\"",
                "\"loom-verification=6298643609\"",
                "\"mixpanel-domain-verify=fa2593ee-55bb-4ae8-a571-86110320542a\"",
                "\"knowbe4-site-verification=189d6c574ebe30a7e5d49131879a2c5a\"",
                "\"anthropic-domain-verification-z2wz0r=9PkJBcQlmBYslQwpogWYBuntF\"",
                "\"google-site-verification=DdtU-f_jljPYgghAZ_YiCpjDXfKPCL2NxE-uyUpPSlo\"",
                "\"zscaler-verification-152629325-10202025-KFQsGxq\"",
                "\"klaviyo-site-verification=YyYUYA\"",
                "\"docusign=7d939d72-5e23-4e2a-a8b3-6fc655db8391\"",
                "\"yahoo-verification-key=4pgkqKCtXze0r/Q5ivy+k5h+s3YG6Z+QGK+YdPpxO+s=\"",
                "\"google-site-verification=IYziWnrAYaAr7jraKdw9AiKpRLeIS8yXXpYogjz0FX0\"",
                "\"MS=ms14253752\"",
                "\"openai-domain-verification=dv-JLf8yHduGFfQlkIZxTpkNv0S\"",
                "\"docusign-verification=2fbf3d15-c31e-430c-bfd8-0b0c3ca17876\"",
                "\"spycloud-domain-verification=be82b267-3e98-4285-b5f1-c501fa6f88d0\"",
                "\"tiktok-developers-site-verification=ruF5OekXvX32OPWqN2fz8isct0lqb0ut\"",
                "\"tiktok-developers-site-verification=40YfphS0Z8zgeXZ2Bu7lmGWVRdNsCrY5\""
            ],
            "NS": [
                "ns-1331.awsdns-38.org.",
                "ns-1993.awsdns-57.co.uk.",
                "ns-246.awsdns-30.com.",
                "ns-583.awsdns-08.net."
            ],
            "SOA": [
                "ns-246.awsdns-30.com. admin.fareharbor.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.219.198.73",
            "54.215.70.122"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf-0032a203.pphosted.com include:_spf.google.com include:sendgrid.net include:stspg-customer.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc_agg@vali.email,mailto:dmarc-aggregate@fareharbor.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc-forensic@fareharbor.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.fareharbor.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwYL8O6DrcXtAYuvp9hz8+Mz1kONkXrAPgVUQQ1styAQF4EVeW56dRyPT58ur6MTLKCceBYLqyoDnvLqyQPc2ZjLBz0Z4Md/v2/e+qe2r/9ZVjusDIXqP5NrpBmznd96c9sYRVnQVVPAuWL34jo8eEAVBMhbfQfYTOCVaCYDj8+CLt+m2UaGrPVd6C1Cu2H7OR/LMOuG+D3Fo1pCk7gjdzrIYwchGl/cApg8aZQVMgAq+PkyvPPvJNdHXTWZsesM0Krqn8oM9WMwrWUb8zmrtddGEoWgMrrgW+oJuz3lflETqjECkifYPHvWtb0CvAJnUNkDeoqK7//DkCElDG4r+pwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/8ec7fc98-6fc1-47ad-b605-b05c1d00bf68.svg; a=https://vmc.digicert.com/8ec7fc98-6fc1-47ad-b605-b05c1d00bf68.pem; avp=brand;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-219-198-73.us-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.215.70.122",
                        "54.219.198.73"
                    ],
                    "time_ms": 34.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.215.70.122",
                        "54.219.198.73"
                    ],
                    "time_ms": 19.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.215.70.122",
                        "54.219.198.73"
                    ],
                    "time_ms": 23.47
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.215.70.122",
                        "54.219.198.73"
                    ],
                    "time_ms": 25.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.215.70.122",
                        "54.219.198.73"
                    ],
                    "time_ms": 40.9
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "production.fareharbor.com",
        "valid_from": "2026-01-25T18:00:00-06:00",
        "valid_to": "2027-02-24T17:59:59-06:00",
        "days_remaining": 199,
        "san": [
            "production.fareharbor.com",
            "fareharbor.com",
            "fhbr.co",
            "*.fareharbor.com",
            "fhchk.co"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://fareharbor.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 11:21:41 GMT",
            "content-type": "text/html; charset=UTF-8",
            "accept-ranges": "bytes",
            "cache-control": "max-age=300, must-revalidate",
            "host-header": "a9130478a60e5f9135f765b23f26593b",
            "link": "<https://marketing.fareharbor.com/>; rel=shortlink",
            "server": "nginx",
            "strict-transport-security": "max-age=31536000",
            "vary": "Accept-Encoding",
            "x-cache": "HIT",
            "x-content-type-options": "nosniff",
            "x-fh-loadbalancer": "production",
            "x-fh-proxied": "marketing.fareharbor.com",
            "x-hacker": "If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.",
            "x-powered-by": "WordPress VIP <https://wpvip.com>",
            "x-rq": "sjc2 0 40 9980",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "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": "WordPress VIP <https://wpvip.com>"
    },
    "webpage": {
        "url": "https://fareharbor.com/",
        "title": "FareHarbor | Online Booking Software for Tours and Activities",
        "description": "FareHarbor is the best online booking software for your business. We help tour operators and rental companies manage, sell, and scale. Schedule a demo today!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.219.198.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.215.70.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0032a201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 109.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 137.9,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 121.3
}