Skip to content

Hostname

winmasters.ro

Last fetched

winmasters.ro resolves to 2 IPv4 addresses operated by AS209242 in RU. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

WHISPER CANON · winmasters.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/winmasters.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
Contact emails

Subdomains

14 observed subdomains of winmasters.ro.

Web-graph footprint

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

82 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for winmasters.ro.

MechanismTarget
SPF_INCLUDEspf.ippx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwinmasters-support.com
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.ro.

Cypher and MCP

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

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