Skip to content

Hostname

www.lucy-app.com

Last fetched

www.lucy-app.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.lucy-app.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.lucy-app.com

Resolution chain

www.lucy-app.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.22.56.19023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.1.763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.82.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.132.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.175.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.101.4652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.209.25152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.105.6454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.250.11054.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.27.1254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.238.17754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.75.21454.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.lucy-app.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.lucy-app.com.

Cypher and MCP

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

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