Skip to content

Hostname

wisey.app

Last fetched

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

Nutrition Label

WHISPER CANON · wisey.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wisey.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.102108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.11108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.120108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.97108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.213.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.603.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.73.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.973.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of wisey.app.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wisey.app.

MechanismTarget
SPF_INCLUDE_spf_wisey.mailkeeper.app
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf2.esputnik.com

Related pages

Pivot deeper into the graph from wisey.app.

Cypher and MCP

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

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