Hostname
mindshift.com
Last fetched
mindshift.com resolves to 1 IPv4 address operated by AS21886 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mindshift.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 |
|---|---|---|---|---|
| 69.18.222.21 | 69.18.192.0/19 | AS21886 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mindshift technologies,
- Contact emails
- at8ys49y4pg@networksolutionsprivateregistration.com
- av2ax6kh2v2@networksolutionsprivateregistration.com
- bj9dq74u7bz@networksolutionsprivateregistration.com
- d79xf4dn62t@networksolutionsprivateregistration.com
- ds4rw89u2w9@networksolutionsprivateregistration.com
- du5gq2xs4aj@networksolutionsprivateregistration.com
- f46h29an3mm@networksolutionsprivateregistration.com
- fk85584k3t5@networksolutionsprivateregistration.com
- ga4ga3u83vg@networksolutionsprivateregistration.com
- hk29c48w7jy@networksolutionsprivateregistration.com
- hr8753vj5uu@networksolutionsprivateregistration.com
- ja6yf4f774c@networksolutionsprivateregistration.com
- jd5p99qa5ut@networksolutionsprivateregistration.com
- kz8k56hd8nh@networksolutionsprivateregistration.com
- m24br55b4qx@networksolutionsprivateregistration.com
- ms65f6g96g2@networksolutionsprivateregistration.com
- nf3ra58t3pw@networksolutionsprivateregistration.com
- ng4e46dq98t@networksolutionsprivateregistration.com
- nk2aj8vr69q@networksolutionsprivateregistration.com
- pw89u74k842@networksolutionsprivateregistration.com
- and 18 more
Subdomains
92 observed subdomains of mindshift.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mindshift.com in the public web crawl.
53 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for mindshift.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00145802.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfips.mindshift.com |
| SPF_IP | 4.59.138.44 |
Related pages
Pivot deeper into the graph from mindshift.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindshift.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.