Skip to content

Hostname

app.link

Last fetched

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

Nutrition Label

WHISPER CANON · app.linkRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/app.link

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.137.123108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.52108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.82108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.99108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.160.170.1053.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1173.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.443.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.593.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.263.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.613.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.953.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
branch
Contact emails

Subdomains

4,238 observed subdomains of app.link.

Web-graph footprint

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

136 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.link.

Cypher and MCP

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

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