Skip to content

Hostname

lumolyapp.com

Last fetched

lumolyapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lumolyapp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lumolyapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.46.10118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.11718.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.2018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.169.221.1053.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.1123.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.313.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.513.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lumolyapp.com in WhisperGraph.

Subdomains

5 observed subdomains of lumolyapp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lumolyapp.com.

Cypher and MCP

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

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