Skip to content

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

WHISPER CANON · mindfreedom.orgRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mindfreedom.org

Resolution chain

mindfreedom.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.198.40.192143.198.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mindfreedom.org.

MechanismTarget
SPF_Alists.mindfreedom.org
SPF_Amindfreedom.org
SPF_INCLUDEmailgun.org
SPF_IP192.252.146.240
SPF_IP216.119.106.1/24
SPF_IP216.119.112.1/24
SPF_IP216.119.115.1/32
SPF_IP63.134.207.1/32
SPF_MXmindfreedom.org

Related pages

Pivot deeper into the graph from mindfreedom.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.