Skip to content

Hostname

winzip.com

Last fetched

winzip.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · winzip.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/winzip.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.180.142174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.207.1218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.46.24618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.69.163.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.23.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.80.18134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.61.8435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.54.5452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.102.18752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.79.11152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.194.6452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.61.9852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.14.9254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.59.22854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.133.2598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.99.19998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.43.4132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.42.25332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.51.25598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.2.20332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

80 observed subdomains of winzip.com.

Web-graph footprint

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

4,971 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for winzip.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.winzip.com

Related pages

Pivot deeper into the graph from winzip.com.

Cypher and MCP

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

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