Skip to content

Hostname

app-hack.com

Last fetched

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

Nutrition Label

WHISPER CANON · app-hack.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/app-hack.com

Resolution chain

app-hack.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.146.3713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.6318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.103.6618.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7518.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.8418.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:49
Organization
f3d inc. this domain could be for sale
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from app-hack.com.

Cypher and MCP

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

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