Skip to content

Hostname

multiwal.eu

Last fetched

multiwal.eu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · multiwal.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/multiwal.eu

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

12 observed subdomains of multiwal.eu.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for multiwal.eu.

MechanismTarget
SPF_Ajupiter.kuehncomputer.de
SPF_Amars.kuehncomputer.de
SPF_Amultiwal.eu
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailjet.com
SPF_IP37.44.0.68
SPF_IP37.61.200.178
SPF_IP87.233.222.226
SPF_IP91.250.82.213
SPF_MXmultiwal.eu

Related pages

Pivot deeper into the graph from multiwal.eu.

Cypher and MCP

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

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