Hostname
windfallonline.com
Last fetched
windfallonline.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
windfallonline.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 |
|---|---|---|---|---|
| 54.87.86.231 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- asset controls,
- Contact emails
- stevel@assetcontrols.com
- 15f74a7a-231e-4fc4-9c80-f9d0696765d7@identity-protect.org
- 3596aee8-0c89-4647-a811-2f53846dcf8f@identity-protect.org
- 5461e39a-cf43-494e-9f7c-a81aa7c347b3@identity-protect.org
- 82979128-238f-4928-830d-40a75fc9776b@identity-protect.org
- a414c26f-6187-43e8-8774-9c6549d79071@identity-protect.org
- owner-9481570@windfallonline.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of windfallonline.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from windfallonline.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for windfallonline.com.
| Mechanism | Target |
|---|---|
| SPF_MX | windfallonline.com |
Related pages
Pivot deeper into the graph from windfallonline.com.
- IP · 54.87.86.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · stevel@assetcontrols.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: "windfallonline.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.