Skip to content

Hostname

app.wiseher.com

Last fetched

app.wiseher.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · app.wiseher.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app.wiseher.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.102.1618.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.3218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.161.104.1003.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1253.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.63.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.953.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

No WHOIS records are currently associated with app.wiseher.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from app.wiseher.com.

Cypher and MCP

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

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