Skip to content

Hostname

mindcentric.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.21116.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.6816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.13916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20316.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.816.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.21152.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.13952.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.5152.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.14752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.3552.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13152.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.16352.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.1152.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.13152.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.16352.219.220.0/23AS16509AMAZON-02 - 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 mindcentric.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mindcentric.com.

MechanismTarget
SPF_Amindcentric.com
SPF_INCLUDE4990041.spf02.hubspotemail.net
SPF_INCLUDE_spf.mindcentric.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEautotask.net
SPF_MXmindcentric.com

Related pages

Pivot deeper into the graph from mindcentric.com.

Cypher and MCP

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

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