Skip to content

Hostname

meditation.mental-waves.com

Last fetched

meditation.mental-waves.com resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · meditation.mental-waves.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/meditation.mental-waves.com

Resolution chain

meditation.mental-waves.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.97.69.431.97.68.0/23AS47583FR

WHOIS identity

No WHOIS records are currently associated with meditation.mental-waves.com in WhisperGraph.

Subdomains

1 observed subdomain of meditation.mental-waves.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for meditation.mental-waves.com.

MechanismTarget
SPF_Ameditation.mental-waves.com
SPF_INCLUDEdynamix-tools.com
SPF_INCLUDEmailing.zen-waves.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXmeditation.mental-waves.com

Related pages

Pivot deeper into the graph from meditation.mental-waves.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "meditation.mental-waves.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 20

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