Hostname
mindtake.com
Last fetched
mindtake.com resolves to 1 IPv4 address operated by AS42882 in AT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mindtake.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.75.22.210 | 77.75.22.0/24 | AS42882 | — | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mindtake.com owner
- Contact emails
Subdomains
51 observed subdomains of mindtake.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mindtake.com in the public web crawl.
845 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for mindtake.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.cintindex.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 194.232.170.0/24 |
| SPF_IP | 213.229.60.24/32 |
| SPF_IP | 62.99.242.224/28 |
| SPF_IP | 77.75.16.0/23 |
| SPF_IP | 77.75.22.192/27 |
| SPF_IP | 80.121.253.186/32 |
Related pages
Pivot deeper into the graph from mindtake.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindtake.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.