Skip to content

Hostname

strapi.develop.mindwell.cz

Last fetched

strapi.develop.mindwell.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · strapi.develop.mindwell.czRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/strapi.develop.mindwell.cz

Resolution chain

strapi.develop.mindwell.cz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.170.1133.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.203.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.313.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.63.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.143.1013.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.1293.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.283.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.653.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with strapi.develop.mindwell.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for strapi.develop.mindwell.cz.

MechanismTarget
SPF_Amail.centrum-butovice.cz
SPF_INCLUDEspf.boldem.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.228.63.106
SPF_MXstrapi.develop.mindwell.cz

Related pages

Pivot deeper into the graph from strapi.develop.mindwell.cz.

Cypher and MCP

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

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

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