Skip to content

Hostname

softzone.eu

Last fetched

softzone.eu resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

WHISPER CANON · softzone.euRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/softzone.eu

Resolution chain

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

IPPrefixASNOperatorCountry
194.164.169.72194.164.160.0/20AS8560ES

WHOIS identity

Registrar
registrar:ionos se
Organization
Contact emails

Subdomains

3 observed subdomains of softzone.eu.

Web-graph footprint

Distinct hostnames that link to or from softzone.eu in the public web crawl.

29 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • softzone.eu

SPF policy

2 SPF mechanisms authorising senders for softzone.eu.

MechanismTarget
SPF_Asoftzone.eu
SPF_MXsoftzone.eu

Related pages

Pivot deeper into the graph from softzone.eu.

Cypher and MCP

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

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