Skip to content

Hostname

luko.eu

Last fetched

luko.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · luko.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/luko.eu

Resolution chain

luko.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.91.109108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.129108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.33108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.59108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.11618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

44 observed subdomains of luko.eu.

Web-graph footprint

Distinct hostnames that link to or from luko.eu in the public web crawl.

202 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for luko.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.allianz.com
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mailjet.com
SPF_MXluko.eu

Related pages

Pivot deeper into the graph from luko.eu.

Cypher and MCP

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

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