Hostname
brasty.cz
Last fetched
brasty.cz resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
brasty.cz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.78.72 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.217.220 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.59.211.185 | 185.59.208.0/22 | AS43541 | — | CZ |
| 213.109.167.192 | 213.109.164.0/22 | AS29134 | — | CZ |
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
MX records
SPF policy
18 SPF mechanisms authorising senders for brasty.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _emailing.heureka.cz |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 149.72.137.202 |
| SPF_IP | 149.72.83.149 |
| SPF_IP | 178.248.13.29 |
| SPF_IP | 185.59.210.251 |
| SPF_IP | 185.59.211.161 |
| SPF_IP | 185.59.211.162 |
| SPF_IP | 185.59.211.163 |
| SPF_IP | 185.59.211.181 |
| SPF_IP | 185.59.211.182 |
| SPF_IP | 185.59.211.183 |
| SPF_IP | 185.59.211.184 |
| SPF_IP | 185.59.211.185 |
| SPF_IP | 213.109.165.0/24 |
| SPF_IP | 213.109.167.0/24 |
| SPF_IP | 217.16.185.19 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.