Skip to content

Hostname

winmasters.com

Last fetched

winmasters.com resolves to 2 IPv4 addresses operated by AS209242 in RU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · winmasters.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/winmasters.com

Resolution chain

winmasters.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1376
Organization
daphnecom
Contact emails

Subdomains

40 observed subdomains of winmasters.com.

Web-graph footprint

Distinct hostnames that link to or from winmasters.com in the public web crawl.

72 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for winmasters.com.

MechanismTarget
SPF_INCLUDEspf.ippx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwinmasters-support.com
SPF_IP144.76.111.209
SPF_IP144.76.111.216
SPF_IP46.108.56.246
SPF_IP77.42.1.113
SPF_IP80.97.2.170
SPF_IP89.45.189.177

Related pages

Pivot deeper into the graph from winmasters.com.

Cypher and MCP

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

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