Skip to content

Hostname

memon.eu

Last fetched

memon.eu resolves to 1 IPv4 address operated by AS31103 in DE. WHOIS lists registrar:keyweb ag as the registrar.

Nutrition Label

WHISPER CANON · memon.euRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/memon.eu

Resolution chain

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

IPPrefixASNOperatorCountry
84.19.182.14084.20.48.0/21AS31103DE

WHOIS identity

Registrar
registrar:keyweb ag
Organization
Contact emails

Subdomains

272 observed subdomains of memon.eu.

Web-graph footprint

Distinct hostnames that link to or from memon.eu in the public web crawl.

197 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for memon.eu.

MechanismTarget
SPF_Amemon.eu
SPF_INCLUDE145698243.spf08.hubspotemail.net
SPF_INCLUDEspf.strold.io
SPF_MXmemon.eu

Related pages

Pivot deeper into the graph from memon.eu.

Cypher and MCP

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

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