Skip to content

Hostname

memomail.cloud

Last fetched

memomail.cloud resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · memomail.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/memomail.cloud

Resolution chain

memomail.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.108.39.10365.108.0.0/16AS24940HETZNER-ASFI
65.108.39.11065.108.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

6 observed subdomains of memomail.cloud.

Web-graph footprint

Distinct hostnames that link to or from memomail.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for memomail.cloud.

MechanismTarget
SPF_Amemomail.cloud
SPF_INCLUDE_spf.arubabusiness.it
SPF_IP185.169.25.197
SPF_IP185.169.25.198
SPF_IP5.249.133.89
SPF_MXmemomail.cloud

Related pages

Pivot deeper into the graph from memomail.cloud.

Cypher and MCP

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

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