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
Resolution chain
memon.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.19.182.140 | 84.20.48.0/21 | AS31103 | — | DE |
WHOIS identity
- Registrar
- registrar:keyweb ag
- Organization
- —
- Contact emails
- —
Subdomains
272 observed subdomains of memon.eu.
Showing 25 of 272. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for memon.eu.
| Mechanism | Target |
|---|---|
| SPF_A | memon.eu |
| SPF_INCLUDE | 145698243.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | memon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.