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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.10.65 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.232.190.180 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.20.126.186 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.93.19 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.194.204.11 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.90.147 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.83.30 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.236.137 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.146.222 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.224.122 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.68.24 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.249.88 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.29.103 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.14.92 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.16.58 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of windev-us.com.
| Subdomain |
|---|
| www.windev-us.com |
Web-graph footprint
Distinct hostnames that link to or from windev-us.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from windev-us.com.
- IP · 100.52.10.65
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · pete@thenextage.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.