Skip to content

Hostname

winzipregistryoptimizer.com

Last fetched

winzipregistryoptimizer.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 · winzipregistryoptimizer.comRouting diversity6.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/winzipregistryoptimizer.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.78.164100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.62.111107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.66.22518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.98.103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.112.2143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.44.173.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.107.15234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.85.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.194.14744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.216.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.204.8344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.220.12150.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.31.3352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.192.8152.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.218.25354.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.250.10754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.44.17154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.19.2798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.191.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.
32.197.111.432.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

7 observed subdomains of winzipregistryoptimizer.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from winzipregistryoptimizer.com.

Cypher and MCP

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

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