Skip to content

Hostname

hypnolanguage.com

Last fetched

hypnolanguage.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hypnolanguage.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hypnolanguage.com

Resolution chain

hypnolanguage.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
paul mascetta
Contact emails

Subdomains

1 observed subdomain of hypnolanguage.com.

Web-graph footprint

Distinct hostnames that link to or from hypnolanguage.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for hypnolanguage.com.

MechanismTarget
SPF_IP138.128.165.53
SPF_IP144.217.186.124
SPF_IP172.241.114.110
SPF_IP172.241.114.112
SPF_IP172.241.114.121
SPF_IP176.123.5.235
SPF_IP184.154.135.21
SPF_IP185.77.218.200
SPF_IP192.159.142.78
SPF_IP198.135.53.172
SPF_IP198.136.48.85
SPF_IP198.136.63.93
SPF_IP213.255.226.216
SPF_IP216.38.0.185
SPF_IP23.106.37.38
SPF_IP23.137.84.38
SPF_IP23.137.84.71
SPF_IP38.97.62.196/31
SPF_IP66.7.210.76
SPF_IP66.7.210.77
SPF_IP66.7.210.80
SPF_IP67.23.233.187
SPF_IP67.23.233.205
SPF_IP74.82.170.106
SPF_IP80.88.88.59
SPF_IP99.198.116.90

Related pages

Pivot deeper into the graph from hypnolanguage.com.

Cypher and MCP

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

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