Skip to content

Hostname

wink.com

Last fetched

wink.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wink.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wink.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.31108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.42108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.87108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.91108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.4.1518.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.318.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.5418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
99.84.152.10499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

34 observed subdomains of wink.com.

Web-graph footprint

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

563 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wink.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsend.wink.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wink.com.

Cypher and MCP

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

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