Skip to content

Hostname

mindbody.edu

Last fetched

mindbody.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mindbody.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mindbody.edu

Resolution chain

mindbody.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.37.141104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
160.153.32.225160.153.32.0/19AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
172.67.209.41172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with mindbody.edu in WhisperGraph.

Subdomains

4 observed subdomains of mindbody.edu.

Web-graph footprint

Distinct hostnames that link to or from mindbody.edu in the public web crawl.

22 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mindbody.edu.

MechanismTarget
SPF_Amindbody.edu
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsecureserver.net
SPF_MXmindbody.edu

Related pages

Pivot deeper into the graph from mindbody.edu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mindbody.edu"})-[: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.