Skip to content

Hostname

msf.lu

Last fetched

msf.lu resolves to 2 IPv4 addresses operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · msf.luRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/msf.lu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with msf.lu in WhisperGraph.

Subdomains

7 observed subdomains of msf.lu.

Web-graph footprint

Distinct hostnames that link to or from msf.lu in the public web crawl.

130 sites link to this hostname.

247 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for msf.lu.

MechanismTarget
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP213.41.75.42/32
SPF_IP80.90.45.0/25
SPF_MXmsf.lu

Related pages

Pivot deeper into the graph from msf.lu.

Cypher and MCP

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

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