Skip to content

Hostname

public.app

Last fetched

public.app resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · public.appRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/public.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.11513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.236.2118.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.3318.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.6818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.9218.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.175.2265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.86.1865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.5565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.5865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.6365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of public.app.

Web-graph footprint

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

161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for public.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from public.app.

Cypher and MCP

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

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