Hostname
west-wind.com
Last fetched
west-wind.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
west-wind.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.28.15.235 | 149.28.8.0/21 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- rstrahl@west-wind.com
- 05afcf5de6@west-wind.com.whoistrustee.com
- 257ff8bd8be1739c6bb34e42bf9174ada2c79393f969181aab2dc3b94aa33e32@west-wind.com.whoisproxy.org
- b61c01aa960810f02d80b34c0ee87d7e9991c027d960b66124d9c327e4b158a6@west-wind.com.whoisproxy.org
- db9441796e75029d7ef02a7cad9f459363d109bcf0c155d128d3532b72e2bb30@west-wind.com.whoisproxy.org
- ef7965068fd3adf74de103a9954c1caab418b78573ae58f3ad36e35e8d7e0fe4@west-wind.com.whoisproxy.org
Subdomains
21 observed subdomains of west-wind.com.
Web-graph footprint
Distinct hostnames that link to or from west-wind.com in the public web crawl.
362 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for west-wind.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from west-wind.com.
- IP · 149.28.15.235
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:1387
- Country · US
- Email · rstrahl@west-wind.com
- TLD · .com
- Browse hostnames · we…
- 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: "west-wind.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.