Skip to content

Hostname

brasty.cz

Last fetched

brasty.cz resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · brasty.czRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/brasty.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.78.72104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.220172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.59.211.185185.59.208.0/22AS43541CZ
213.109.167.192213.109.164.0/22AS29134CZ

WHOIS identity

No WHOIS records are currently associated with brasty.cz in WhisperGraph.

Subdomains

18 observed subdomains of brasty.cz.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for brasty.cz.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.google.com
SPF_IP149.72.137.202
SPF_IP149.72.83.149
SPF_IP178.248.13.29
SPF_IP185.59.210.251
SPF_IP185.59.211.161
SPF_IP185.59.211.162
SPF_IP185.59.211.163
SPF_IP185.59.211.181
SPF_IP185.59.211.182
SPF_IP185.59.211.183
SPF_IP185.59.211.184
SPF_IP185.59.211.185
SPF_IP213.109.165.0/24
SPF_IP213.109.167.0/24
SPF_IP217.16.185.19
SPF_IP93.185.111.247

Related pages

Pivot deeper into the graph from brasty.cz.

Cypher and MCP

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

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