Skip to content

Hostname

mindmanager.com

Last fetched

mindmanager.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mindmanager.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mindmanager.com

Resolution chain

mindmanager.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.82.16100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.176.159100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.114.14218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.166.3518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.143.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.164.823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.173.2513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.34.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.216.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.93.15644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.157.25444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.161.14454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.196.3554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.212.4654.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.208.12454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.179.205100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.15.252100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.137.9713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mindmanager.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mindmanager.com.

MechanismTarget
SPF_INCLUDE_spf.corel.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mindmanager.com.

Cypher and MCP

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

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