Skip to content

Hostname

xmind.app

Last fetched

xmind.app resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1152 as the registrar.

Nutrition Label

WHISPER CANON · xmind.appRouting diversity3.9/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/xmind.app

Resolution chain

xmind.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.22.16.22323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.101.1143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.123.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.156.23035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.198.4235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.253.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1152
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of xmind.app.

Web-graph footprint

Distinct hostnames that link to or from xmind.app in the public web crawl.

1,103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xmind.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from xmind.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xmind.app"})-[: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.