Skip to content

Hostname

hona.app

Last fetched

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

Nutrition Label

WHISPER CANON · hona.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/hona.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.2613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.94.12513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of hona.app.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hona.app.

Cypher and MCP

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

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