Skip to content

Hostname

windev-us.com

Last fetched

windev-us.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

windev-us.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.10.65100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.190.18018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.126.18623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.93.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.204.1134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.90.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.83.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.236.13734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.146.22252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.224.12254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.68.2454.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.249.8898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.29.10332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.14.9254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.16.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of windev-us.com.

Web-graph footprint

Distinct hostnames that link to or from windev-us.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from windev-us.com.

Cypher and MCP

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

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