Skip to content

Hostname

windows-spy.com

Last fetched

windows-spy.com resolves to 1 IPv4 address operated by SAKURA-B SAKURA Internet Inc. in JP. WHOIS lists iana:2603 as the registrar.

Nutrition Label

WHISPER CANON · windows-spy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/windows-spy.com

Resolution chain

windows-spy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
59.106.13.18659.106.0.0/17AS9370SAKURA-B SAKURA Internet Inc.JP

WHOIS identity

Registrar
iana:2603
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

1 observed subdomain of windows-spy.com.

Web-graph footprint

Distinct hostnames that link to or from windows-spy.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • windows-spy.com

SPF policy

2 SPF mechanisms authorising senders for windows-spy.com.

MechanismTarget
SPF_Awww536.sakura.ne.jp
SPF_MXwindows-spy.com

Related pages

Pivot deeper into the graph from windows-spy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "windows-spy.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.