Skip to content

Hostname

wehype.app

Last fetched

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

Nutrition Label

WHISPER CANON · wehype.appRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/wehype.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.1.19918.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.157.122.20218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.148.19918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.66.20118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.138.2383.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.43.1343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.132.373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.7.2323.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.111.9852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.248.24463.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.94.22163.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.100.2163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.189.11563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of wehype.app.

Threat posture

History

Related pages

Pivot deeper into the graph from wehype.app.

Cypher and MCP

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

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