Hostname
win-deco.com
Last fetched
win-deco.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
win-deco.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 win-deco.com owner
- Contact emails
- 77f44e31-f96c-4af5-9890-6e04ff2dd6f0@identity-protect.org
- 7f697fa4-4bbb-4462-bbb5-74f4c2616330@identity-protect.org
- 85a71f1c-93c4-4f9f-a3ec-e8a786f4a72f@identity-protect.org
- 970690fe-2392-4088-b5b4-17beb1787df3@identity-protect.org
- a4eb6835-17a2-4dc1-9cb5-9587165c74a4@identity-protect.org
- e96d39cd-c1e5-495d-86e1-dc9144f9a445@identity-protect.org
- f04318b4-17ec-475e-9cc7-eb1b034d774c@identity-protect.org
Subdomains
23 observed subdomains of win-deco.com.
Threat posture
History
Related pages
Pivot deeper into the graph from win-deco.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "win-deco.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.