Skip to content

Hostname

www.clavecin.lu

Last fetched

www.clavecin.lu resolves to 2 IPv4 addresses operated by AS213183 in LU.

Nutrition Label

WHISPER CANON · www.clavecin.luRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.clavecin.lu

Resolution chain

www.clavecin.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 www.clavecin.lu in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for www.clavecin.lu.

MechanismTarget
SPF_Awww.clavecin.lu
SPF_INCLUDEnetsite.lu
SPF_IP194.147.93.180
SPF_IP194.42.98.64
SPF_IP92.223.88.42
SPF_MXwww.clavecin.lu

Related pages

Pivot deeper into the graph from www.clavecin.lu.

Cypher and MCP

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

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