Skip to content

Hostname

4wind.eu

Last fetched

4wind.eu resolves to 1 IPv4 address operated by AS61029 in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · 4wind.euRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/4wind.eu

Resolution chain

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

IPPrefixASNOperatorCountry
37.72.99.6037.72.99.0/24AS61029NL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of 4wind.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 4wind.eu.

MechanismTarget
SPF_A4wind.eu
SPF_INCLUDEspf.firemultimedia.eu
SPF_IP2a00:8240:7:0:0:0:3:1
SPF_IP37.72.99.60
SPF_MX4wind.eu

Related pages

Pivot deeper into the graph from 4wind.eu.

Cypher and MCP

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

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