Hostname
windsorcommunities.com
Last fetched
windsorcommunities.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
windsorcommunities.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.106 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.19 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.45 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.66 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.102.22 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.41 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.50 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.80 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain discreet privacy service attn: windsorcommunities.com
- Contact emails
- 030699580a28fd0a270e111dff66ae4e@domaindiscreet.com
- 23f59ce60a28fd0a5f98d2ccb4d2a535@domaindiscreet.com
- 39paa98f7qj5p9oi6d09pigbjj@domaindiscreet.com
- 434ae0ed0a28fd0a6b8d79ee6d519ee7@domaindiscreet.com
- 4acf75f80a28fd0a431e34c746e2ca93@domaindiscreet.com
- 4f5b56100a1612330e83c8cf5d7fe281@domaindiscreet.com
- 51e913430a28fd0a6dcbcdc95a37fd78@domaindiscreet.com
- 6e61hi22iqigsbte6n4hugveii@domaindiscreet.com
- 72833ec50a28fd0a2addbc1703d7b3ce@domaindiscreet.com
- 75f597550a28fd0a45b241e393d14aa4@domaindiscreet.com
- abc76de10a28fd0a2d44c0b15e084ecb@domaindiscreet.com
- c909dc9e0a28fd0a7cb7c7edc31fda22@domaindiscreet.com
- cfd186f30a28fd0a570f65a85479043e@domaindiscreet.com
- windsorcommunities.com@domainsbyproxy.com
- dea998370a28fd0a15d6178131485be0@domaindiscreet.com
- def956760a28fd0a48f819ee7bbe4e8b@domaindiscreet.com
- fd88a6320a1612331dcd6a33b0e4caf7@domaindiscreet.com
Subdomains
10 observed subdomains of windsorcommunities.com.
Web-graph footprint
Distinct hostnames that link to or from windsorcommunities.com in the public web crawl.
188 sites link to this hostname.
293 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for windsorcommunities.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from windsorcommunities.com.
- IP · 108.138.128.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 030699580a28fd0a270e111dff66ae4e@domaindiscreet.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: "windsorcommunities.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.