Hostname
mindtouch.com
Last fetched
mindtouch.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mindtouch.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.42.109 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.161.162 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mindtouch.com owner
- Contact emails
- services@mindtouch.com
- 1918b3af-0c00-46b3-8434-ff3a645cd726@identity-protect.org
- 3a268b32-d5e6-4dca-a4e9-29da64c383cf@identity-protect.org
- 6d9ea88c-4ca6-4188-8593-b3049ae77fa8@identity-protect.org
- 6e6c4dca-3274-4238-960f-c876d18322fc@identity-protect.org
- 81ebbf48-4639-4578-be32-24041c0f097d@identity-protect.org
- a4cbf9e9-d215-4768-909e-abd1415fe99f@identity-protect.org
- owner-10999876@mindtouch.com.whoisprivacyservice.org
- owner-11269825@mindtouch.com.whoisprivacyservice.org
- owner-11507054@mindtouch.com.whoisprivacyservice.org
- owner-11737156@mindtouch.com.whoisprivacyservice.org
- owner-11777003@mindtouch.com.whoisprivacyservice.org
- owner-12046952@mindtouch.com.whoisprivacyservice.org
- owner-1611799@mindtouch.com.whoisprivacyservice.org
- owner-2244583@mindtouch.com.whoisprivacyservice.org
- owner-2337469@mindtouch.com.whoisprivacyservice.org
- owner-3212313@mindtouch.com.whoisprivacyservice.org
- owner-3535301@mindtouch.com.whoisprivacyservice.org
- owner-3752211@mindtouch.com.whoisprivacyservice.org
- owner-4772980@mindtouch.com.whoisprivacyservice.org
- and 17 more
Subdomains
21 observed subdomains of mindtouch.com.
Web-graph footprint
Distinct hostnames that link to or from mindtouch.com in the public web crawl.
462 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mindtouch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from mindtouch.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindtouch.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.