Skip to content

Hostname

appless.app

Last fetched

appless.app resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · appless.appRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/appless.app

Resolution chain

appless.app resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.120.25052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.12.20452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.121.19452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.125.11852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.144.1354.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.43.20854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.208.2254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.220.16254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.228.11099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

5 observed subdomains of appless.app.

Web-graph footprint

Distinct hostnames that link to or from appless.app in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from appless.app.

Cypher and MCP

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

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