Identity & Authority: Ultra Capital – Signal Evidence & AI Readability

Ultra Capital

(https://www.ultra.com.au) 📸 Data Snapshot: May 16, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
2 Impact Weight: 15 / 100
13% Reputation

There is a significant authority gap as the site lists eight team members, including ‘Daniel Raihani’ and ‘Clem Roberts,’ but provides zero Person schema or sameAs links to verify their professional standing. The schema_json is limited to generic WebPage and WebSite types, missing the specific AccountingService or Organization schema that would link the firm to official regulatory bodies. Technically, the site is poorly implemented with a missing H1 on the homepage and empty heading structures on key service pages, undermining its claim of professional excellence.

The firm adopts a high-end advisory tone (‘lonely at the top’) but fails to demonstrate any actual performance metrics or complex transaction history. There is a total absence of case studies or ‘named qualifications’ (CPA, ACA) in the headings or metadata, creating a disconnect between the ‘Ultra’ branding and the demonstrated professional substance. The site relies on the ‘News’ heading (H3) without providing any recent, dated evidence of industry thought leadership.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/",
            "url": "https://www.ultra.com.au/",
            "name": "Home - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2017-04-25T13:19:41+00:00",
            "dateModified": "2021-03-27T05:52:26+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/index.php/our-firm/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/index.php/our-firm/",
            "url": "https://www.ultra.com.au/index.php/our-firm/",
            "name": "Our Firm - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2020-04-19T13:27:55+00:00",
            "dateModified": "2025-12-23T04:43:08+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/index.php/our-firm/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/index.php/our-firm/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/index.php/our-firm/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.ultra.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Firm"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/index.php/accounting-tax/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/index.php/accounting-tax/",
            "url": "https://www.ultra.com.au/index.php/accounting-tax/",
            "name": "Accounting & Tax - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2020-09-16T19:39:36+00:00",
            "dateModified": "2021-01-29T10:15:55+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/index.php/accounting-tax/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/index.php/accounting-tax/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/index.php/accounting-tax/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.ultra.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Accounting & Tax"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/index.php/financial-planning-and-analysis/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/index.php/financial-planning-and-analysis/",
            "url": "https://www.ultra.com.au/index.php/financial-planning-and-analysis/",
            "name": "Financial Planning & Analysis - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2021-01-27T04:22:16+00:00",
            "dateModified": "2021-03-27T06:28:59+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/index.php/financial-planning-and-analysis/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/index.php/financial-planning-and-analysis/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/index.php/financial-planning-and-analysis/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.ultra.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Financial Planning & Analysis"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/index.php/corporate-advisory/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/index.php/corporate-advisory/",
            "url": "https://www.ultra.com.au/index.php/corporate-advisory/",
            "name": "Corporate Advisory - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2020-09-16T19:40:34+00:00",
            "dateModified": "2020-10-04T04:21:08+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/index.php/corporate-advisory/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/index.php/corporate-advisory/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/index.php/corporate-advisory/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.ultra.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Corporate Advisory"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/index.php/personal-wealth/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.ultra.com.au/index.php/personal-wealth/",
            "url": "https://www.ultra.com.au/index.php/personal-wealth/",
            "name": "Personal Wealth - Ultra Capital",
            "isPartOf": {
                "@id": "https://www.ultra.com.au/#website"
            },
            "datePublished": "2020-09-16T19:42:57+00:00",
            "dateModified": "2020-10-04T04:21:55+00:00",
            "breadcrumb": {
                "@id": "https://www.ultra.com.au/index.php/personal-wealth/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.ultra.com.au/index.php/personal-wealth/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.ultra.com.au/index.php/personal-wealth/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.ultra.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Personal Wealth"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.ultra.com.au/#website",
            "url": "https://www.ultra.com.au/",
            "name": "Ultra Capital",
            "description": "Corporate Advisory",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.ultra.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
13Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/index.php/our-firm/ 2 0
/index.php/accounting-tax/ 2 0
/index.php/financial-planning-and-analysis/ 3 0
/index.php/corporate-advisory/ 2 0
/index.php/personal-wealth/ 2 0