Skip to content

Hostname

winc.app

Last fetched

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

Nutrition Label

WHISPER CANON · winc.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/winc.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.10613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.12113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.8813.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.9013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.10318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

28 observed subdomains of winc.app.

Web-graph footprint

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

9 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for winc.app.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP35.216.100.27
SPF_IP35.216.40.40

Related pages

Pivot deeper into the graph from winc.app.

Cypher and MCP

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

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