Skip to content

Hostname

hypnosis.edu

Last fetched

hypnosis.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · hypnosis.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hypnosis.edu

Resolution chain

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

IPPrefixASNOperatorCountry
20.14.28.10820.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
hypnosis motivation institute
Contact emails

Subdomains

7 observed subdomains of hypnosis.edu.

Web-graph footprint

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

419 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hypnosis.edu.

MechanismTarget
SPF_Ahypnosis.edu
SPF_INCLUDE_netblocks.swishmail.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP20.106.111.44
SPF_IP20.118.144.51
SPF_IP20.118.156.232
SPF_IP20.118.180.12
SPF_IP20.125.87.24
SPF_IP20.125.95.73
SPF_IP20.14.28.105
SPF_IP20.14.28.108
SPF_IP20.14.29.124
SPF_IP20.171.240.20
SPF_MXhypnosis.edu

Related pages

Pivot deeper into the graph from hypnosis.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hypnosis.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.