Skip to content

Hostname

itc-lucke.com

Last fetched

itc-lucke.com resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · itc-lucke.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/itc-lucke.com

Resolution chain

itc-lucke.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:106
Organization
sascha lucke
Contact emails

Subdomains

40 observed subdomains of itc-lucke.com.

Web-graph footprint

Distinct hostnames that link to or from itc-lucke.com in the public web crawl.

10 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for itc-lucke.com.

MechanismTarget
SPF_IP141.95.90.154
SPF_IP141.95.90.158
SPF_IP162.19.147.218
SPF_IP162.19.147.219
SPF_IP2001:41d0:700:3238:0:0:0:4
SPF_IP2001:41d0:700:3238:0:0:0:5
SPF_IP2001:41d0:700:3238:0:0:0:7
SPF_IP2001:41d0:700:3238:0:0:0:8
SPF_IP23.88.102.161
SPF_IP2a01:4f8:1c17:cd40:0:0:0:1
SPF_IP88.99.13.64
SPF_MXitc-lucke.com

Related pages

Pivot deeper into the graph from itc-lucke.com.

Cypher and MCP

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

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