Skip to content

Hostname

windsoft.ro

Last fetched

windsoft.ro resolves to 1 IPv4 address operated by AS8423 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · windsoft.roRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/windsoft.ro

Resolution chain

windsoft.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.31.128.678.31.128.0/21AS8423RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

38 observed subdomains of windsoft.ro.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for windsoft.ro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.96.127.147
SPF_IP92.180.12.185
SPF_IP92.180.12.189
SPF_IP92.86.250.18
SPF_IP93.122.156.180

Related pages

Pivot deeper into the graph from windsoft.ro.

Cypher and MCP

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

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