Skip to content

Hostname

hostbrno.cz

Last fetched

hostbrno.cz resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · hostbrno.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/hostbrno.cz

Resolution chain

hostbrno.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.72.230104.22.22.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.169172.68.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
host - vydavatelství, s.r.o.
Contact emails

Subdomains

9 observed subdomains of hostbrno.cz.

Web-graph footprint

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

549 sites link to this hostname.

432 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hostbrno.cz.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:67c:e94:0:1:5bef:c83a:1
SPF_IP31.15.10.110
SPF_IP91.239.200.58
SPF_MXhostbrno.cz

Related pages

Pivot deeper into the graph from hostbrno.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hostbrno.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.