Hostname
wotschofsky.com
Last fetched
wotschofsky.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
wotschofsky.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.150.1.65 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.193 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.65 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of wotschofsky.com owner
- Contact emails
- 31c52efd0b3043f68a5891d3fcbe1db3.protect@withheldforprivacy.com
- af61b774eb344e7fa4c54756d8927acf.protect@withheldforprivacy.com
- b83cefd425ae4e0b8a8e513d83fab8ad.protect@withheldforprivacy.com
- d8f2c250-f757-45d2-aa18-935db19d4648@identity-protect.org
- e08d01f4-ebf6-4d9d-8f87-d607cced9364@identity-protect.org
Subdomains
2 observed subdomains of wotschofsky.com.
Web-graph footprint
Distinct hostnames that link to or from wotschofsky.com in the public web crawl.
5 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for wotschofsky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailbox.org |
Related pages
Pivot deeper into the graph from wotschofsky.com.
- IP · 216.150.1.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 31c52efd0b3043f68a5891d3fcbe1db3.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · wo…
- 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: "wotschofsky.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.