All hostnames sentry.luko.eu resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · sentry.luko.eu Routing diversity 5.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 2.0/10 canon.whisper.security/host/sentry.luko.eu Resolution chain sentry.luko.eu resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.132.37.244 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.50.76 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.21.105 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.18.189 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.84.237 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.148.30 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.211.2 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.120.165 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.132.38 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.225.53 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.190.142 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.44.122 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.217.162.255 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.75.188.152 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.68.237 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.77.50.3 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.158.50 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with sentry.luko.eu in WhisperGraph.
Related pages Pivot deeper into the graph from sentry.luko.eu.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sentry.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .