Skip to content

Hostname

mindthegraph.com

Last fetched

mindthegraph.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mindthegraph.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mindthegraph.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.1133.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1193.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.233.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.803.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.124.12554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.2154.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5154.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:146
Organization
cafund? est?dio criativo
Contact emails

Subdomains

25 observed subdomains of mindthegraph.com.

Web-graph footprint

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

945 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mindthegraph.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.tapfiliate.com
SPF_INCLUDEzoho.com
SPF_MXmindthegraph.com

Related pages

Pivot deeper into the graph from mindthegraph.com.

Cypher and MCP

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

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