Hostname
dwin1.com
Last fetched
dwin1.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dwin1.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dwin1.com owner
- Contact emails
- hostmaster@digitalwindow.com
- 4fd5597a-01b3-4f4b-a0c9-0d9fabc9789d@identity-protect.org
- 605dda8f-95f1-4beb-b975-830d6411054e@identity-protect.org
- 73955268-b691-447a-af66-1fbdc63146d6@identity-protect.org
- 89e2476a-9ea4-45f8-b11c-608c971922c3@identity-protect.org
- 8b447831-385a-4de2-ab4d-341898b02ab7@identity-protect.org
- e09f2d75-86da-4a3a-8b5d-e9503a3bd3a4@identity-protect.org
- owner-10336109@dwin1.com.whoisprivacyservice.org
- owner-10710554@dwin1.com.whoisprivacyservice.org
- owner-11046568@dwin1.com.whoisprivacyservice.org
- owner-1181500@dwin1.com.whoisprivacyservice.org
- owner-4415978@dwin1.com.whoisprivacyservice.org
- owner-6639408@dwin1.com.whoisprivacyservice.org
- owner-7449255@dwin1.com.whoisprivacyservice.org
- owner-7842730@dwin1.com.whoisprivacyservice.org
- owner-9703325@dwin1.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of dwin1.com.
Web-graph footprint
Distinct hostnames that link to or from dwin1.com in the public web crawl.
8,330 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dwin1.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dwin1.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dwin1.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.