Skip to content

Hostname

alain.knaff.lu

Last fetched

alain.knaff.lu resolves to 2 IPv4 addresses operated by EPT-LU - POST Luxembourg in LU.

Nutrition Label

WHISPER CANON · alain.knaff.luRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/alain.knaff.lu

Resolution chain

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

IPPrefixASNOperatorCountry
178.254.105.195178.254.64.0/18AS6661EPT-LU - POST LuxembourgLU
83.99.59.3483.99.0.0/17AS6661EPT-LU - POST LuxembourgLU

WHOIS identity

No WHOIS records are currently associated with alain.knaff.lu in WhisperGraph.

Subdomains

1 observed subdomain of alain.knaff.lu.

Web-graph footprint

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

27 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for alain.knaff.lu.

MechanismTarget
SPF_EXISTS%{i}.%{s}.spflog.knaff.lu
SPF_INCLUDElll.lu

Related pages

Pivot deeper into the graph from alain.knaff.lu.

Cypher and MCP

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

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