Hostname
mindfreedom.org
Last fetched
mindfreedom.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mindfreedom.org 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 |
|---|---|---|---|---|
| 143.198.40.192 | 143.198.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- mindfreedom international
- Contact emails
Subdomains
6 observed subdomains of mindfreedom.org.
Web-graph footprint
Distinct hostnames that link to or from mindfreedom.org in the public web crawl.
386 sites link to this hostname.
1,056 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for mindfreedom.org.
| Mechanism | Target |
|---|---|
| SPF_A | lists.mindfreedom.org |
| SPF_A | mindfreedom.org |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 192.252.146.240 |
| SPF_IP | 216.119.106.1/24 |
| SPF_IP | 216.119.112.1/24 |
| SPF_IP | 216.119.115.1/32 |
| SPF_IP | 63.134.207.1/32 |
| SPF_MX | mindfreedom.org |
Related pages
Pivot deeper into the graph from mindfreedom.org.
- IP · 143.198.40.192
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · CA
- Email · oaks@mindfreedom.org
- TLD · .org
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindfreedom.org"})-[: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.