Skip to content

Hostname

kannerduerf.lu

Last fetched

kannerduerf.lu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · kannerduerf.luRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kannerduerf.lu

Resolution chain

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

IPPrefixASNOperatorCountry
3.121.61.413.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.10.10335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

4 observed subdomains of kannerduerf.lu.

Web-graph footprint

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

44 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kannerduerf.lu.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.158.151.221
SPF_IP217.31.73.116
SPF_IP83.99.18.13
SPF_IP83.99.95.249
SPF_IP87.240.208.32
SPF_IP87.240.208.83
SPF_IP87.240.234.157

Related pages

Pivot deeper into the graph from kannerduerf.lu.

Cypher and MCP

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

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