Hostname
steigwind.com
Last fetched
steigwind.com resolves to 1 IPv4 address operated by AS43515 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
steigwind.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 |
|---|---|---|---|---|
| 35.207.188.166 | 35.207.128.0/18 | AS43515 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of steigwind.com owner
- Contact emails
- 20301b8f-76d2-4b12-b2e5-d4befa71a51e@identity-protect.org
- 4795d876-db0a-421a-8dfa-12fb5551b82c@identity-protect.org
- 8193fce4-9970-4122-871d-25156456c277@identity-protect.org
- bf624c09-9c64-4b23-88a5-072e39224fc7@identity-protect.org
- cbd0ca6a-d3ae-42a5-b1b9-2fa97923d402@identity-protect.org
- e14d8053-a334-47d7-b327-71d3819f5c1f@identity-protect.org
- owner-5233447@steigwind.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of steigwind.com.
| Subdomain |
|---|
| www.steigwind.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for steigwind.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from steigwind.com.
- IP · 35.207.188.166
- ASN · AS43515
- Registrar · iana:468
- Country · DE
- Email · 20301b8f-76d2-4b12-b2e5-d4befa71a51e@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "steigwind.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.