Skip to content

Hostname

brokertrust.cz

Last fetched

brokertrust.cz resolves to 1 IPv4 address operated by AS202682 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · brokertrust.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/brokertrust.cz

Resolution chain

brokertrust.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.155.131.28185.155.131.0/24AS202682CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
broker trust, a.s.
Contact emails

Subdomains

78 observed subdomains of brokertrust.cz.

Web-graph footprint

Distinct hostnames that link to or from brokertrust.cz in the public web crawl.

188 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brokertrust.cz.

MechanismTarget
SPF_Abrokertrust.cz
SPF_Asmart2.xcc.cz
SPF_INCLUDEbrokertrust.cz.spf.smartemailing.cz
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsg.brokertrust.cz
SPF_INCLUDEspf.etn.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.221.219.224

Related pages

Pivot deeper into the graph from brokertrust.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "brokertrust.cz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.