Skip to content

Hostname

idn.app

Last fetched

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

Nutrition Label

WHISPER CANON · idn.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/idn.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.5613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1149
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of idn.app.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from idn.app.

Cypher and MCP

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

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