Skip to content

Hostname

windvdpro.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.4.215107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.239.199107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.163.20218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.81.533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.191.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.171.4334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.120.23935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.222.4544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.249.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.130.14152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.50.4052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.235.22798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.156.20098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.18.25113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.181.21798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.77.22332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.223.18032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.21.1032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

8 observed subdomains of windvdpro.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from windvdpro.com.

Cypher and MCP

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

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