Hostname
mindwell.cz
Last fetched
mindwell.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
mindwell.cz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.103 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.112 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.54 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.60 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.163.128 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.129 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.42 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.45 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- nh hospital a.s.
- Contact emails
- —
Subdomains
30 observed subdomains of mindwell.cz.
Showing 14 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mindwell.cz in the public web crawl.
52 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for mindwell.cz.
| Mechanism | Target |
|---|---|
| SPF_A | mail.centrum-butovice.cz |
| SPF_INCLUDE | spf.boldem.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 194.228.63.106 |
| SPF_MX | mindwell.cz |
Related pages
Pivot deeper into the graph from mindwell.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindwell.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.