{
    "ok": true,
    "domain": "flixbus.com",
    "generated_at": "2026-08-10T13:07:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "161 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-167-183-65.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "161 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-167-183-65.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "3.167.183.65",
                "3.167.183.49",
                "3.167.183.64",
                "3.167.183.9"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 flixbus-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"asv=8cef695ffcc254adb7d8585553fb0faa\"",
                "\"v=spf1 include:spf.protection.outlook.com include:docebosaas.com include:mailgun.org include:amazonses.com include:_spf.salesforce.com -all\"",
                "\"google-site-verification=wMg77sF6RSBwkajOeDrYZMZmb4rXZADDE1Vo2rFDxEI\"",
                "\"flexera-domain-verification-xfpifhkyftcavsmv\"",
                "\"atlassian-domain-verification=ZhLewPfRaGKNkpMdnfppldqnd558zTBRNcnjUejn93AF3ioJrI5vzwq0QwhZfNYN\"",
                "\"adobe-idp-site-verification=2777a397d4303e58fb0b9f1fe7918948ccecde836387e60183a98ad9c8961075\"",
                "\"google-site-verification=wMPAdz5LbS-Dn0nFLgtD9k5RBmEvsO-GmLJY3cxHqXo\"",
                "\"google-site-verification=FYP6n4IhspQqDLEzKonuhE5g3GWY-3azJhp5nTm0bMU\"",
                "\"smartsheet-site-validation=t_TJjSt_y1JUA2XhtxaB4tQr9lGnivsr\"",
                "\"wework-site-verification=qmSOhVkSFnQCQIip\"",
                "\"google-site-verification=ZV8pPp9GAKA3_5rTaOF3M3Bwmgfk6qvTcO2VR_n3M1c\"",
                "\"atlassian-domain-verification=2p7X1qwqar9xWm37Co16XUULdD6R3JyaHnvCTEbqOLjA0KNqLio8I5GeA3r4Kwxj\"",
                "\"google-site-verification=Mt2ekKU-Hpl6gRlUtj4rw3iNKnI3k7YiC0rXbkvsu5I\"",
                "\"apple-domain-verification=eFKwLZW1TpzY_MlfPDQ5dbTFpxWsy62VCX4Kjkr4Huc\"",
                "\"onetrust-domain-verification=c6ea2ede83534eb2865fb8964fbf0938\"",
                "\"google-site-verification=zoGOQoTZe82mB6zmPI5roHqQDUHhb9eRyji4MAJAgiE\"",
                "\"google-site-verification=DLKU5V4Mm4-5vIr-BC531mReHXNoLk68Gzvx-82aE3o\"",
                "\"mongodb-site-verification=p097nAHswUbXweBwlljLBHIAt7w5PbQ1\"",
                "\"00D20000000mXnN=1TBW600000001RI\"",
                "\"apple-domain-verification=ZH6pTrK3zF0jVL80\"",
                "\"facebook-domain-verification=k3qwaxznw4kowznqfel47a4luo0yov\"",
                "\"google-site-verification=1n71n1x165SfAAXPlX2NJDSD8PK5_I0B-qwQND19w68\"",
                "\"docusign=4344e0e4-0121-457e-a8b0-6de31e952eea\""
            ],
            "NS": [
                "ns-1916.awsdns-47.co.uk.",
                "ns-462.awsdns-57.com.",
                "ns-1358.awsdns-41.org.",
                "ns-649.awsdns-17.net."
            ],
            "SOA": [
                "ns-649.awsdns-17.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.167.183.65",
            "3.167.183.49",
            "3.167.183.64",
            "3.167.183.9"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:docebosaas.com include:mailgun.org include:amazonses.com include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:re+49a37824d709@inbound.dmarcdigests.com; sp=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.flixbus.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqgxplzPhHM1KCsqQt/JZtS+7iUiFt0cmd21R/ts2qEiwW6xDK5kfdfcgGllUKAAFdtZx2TkUTjCHTvHqwGtI4J1ZOszzNWgJUJihj8ARZZVfXwIvAor+ZI3P1vJOXItwiBMUe+h1/UhHq6YnzNfFf/sPakVwfQ8zTVxz56UXt2QIDAQAB; n=1024,1455228163,1470952963",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-167-183-65.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.21",
                        "54.192.100.62",
                        "54.192.100.86",
                        "54.192.100.90"
                    ],
                    "time_ms": 71.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.184.34",
                        "108.156.184.77",
                        "108.156.184.95",
                        "108.156.184.98"
                    ],
                    "time_ms": 34.68
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.161.225.114",
                        "3.161.225.47",
                        "3.161.225.80",
                        "3.161.225.89"
                    ],
                    "time_ms": 75.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.21",
                        "54.192.100.62",
                        "54.192.100.86",
                        "54.192.100.90"
                    ],
                    "time_ms": 99.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.21",
                        "54.192.100.62",
                        "54.192.100.86",
                        "54.192.100.90"
                    ],
                    "time_ms": 95.87
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "flix.com",
        "valid_from": "2026-07-04T19:00:00-05:00",
        "valid_to": "2027-01-18T17:59:59-06:00",
        "days_remaining": 161,
        "san": [
            "flix.com",
            "flixbus.ch",
            "flixbus.cl",
            "flixbus.gr",
            "flix.com.mx",
            "flixbus.ca",
            "flixbus.com",
            "flixbus.pe",
            "flixbus.cz",
            "flixbus.pl",
            "flixtrain.de",
            "flixbus.co.uk",
            "flixbus.com.br",
            "greyhound.com",
            "flixbus.lt",
            "flixbus.dk",
            "flixbus.lv",
            "flixbus.hr",
            "flixbus.ua",
            "flixbus.de",
            "flixbus.pt",
            "flixbus.com.tr",
            "greyhound.ca",
            "flixbus.ie",
            "flixbus.hu",
            "flixbus.cat",
            "flixbus.in",
            "flixbus.com.mx",
            "flixbus.it",
            "flixbus.al",
            "flixbus.mk",
            "flixbus.ee",
            "flixbus.es",
            "flixbus.at",
            "flixbus.bg",
            "flixbus.fr",
            "flixbus.nl",
            "flixtrain.se",
            "flixbus.ro",
            "flixbus.ba",
            "flixbus.no",
            "flixbus.rs",
            "flixbus.fi",
            "flixbus.be",
            "flixbus.si",
            "flixtrain.com",
            "flixbus.sk",
            "greyhound.com.mx",
            "flixbus.com.au",
            "flixbus.se"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.flixbus.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Mon, 10 Aug 2026 18:06:04 GMT",
            "content-length": "179909",
            "location": "https://www.flixbus.com/",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 0ebac2e7b7819c909e15afeeb51934e4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "IE7CM6J9B3fXr7ctR21e18CBh4zVVNiluifXTuEq-4Dryk2GikU7Sw==",
            "content-type": "text/html; charset=utf-8",
            "accept-ranges": "bytes",
            "cache-control": "public, max-age=300, max-stale=86400, stale-if-error=86400, stale-while-revalidate=86400",
            "last-modified": "Fri, 07 Aug 2026 12:11:14 GMT",
            "age": "85"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.flixbus.com/",
        "title": "FlixBus: Convenient and affordable bus travel in the US",
        "description": "Discover the new way to travel by bus. Enjoy comfortable seats with spacious legroom, power outlets and free Wi-Fi while you travel the US by bus at unbeatable prices. Book your bus ticket now → FlixBus: The smart choice in traveling",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.167.183.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.64": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.9": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "flixbus-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.6,
                "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": 82.81
}