Skip to content

Hostname

mindtools.com

Last fetched

mindtools.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.12108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.4108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.67108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.74108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.10018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.195.1318.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.4718.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.5818.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.7518.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

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 mindtools.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mindtools.com.

MechanismTarget
SPF_REDIRECTmindtools.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from mindtools.com.

Cypher and MCP

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

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