Skip to content

Hostname

workout.eu

Last fetched

workout.eu resolves to 2 IPv4 addresses operated by AS29134 in CZ. WHOIS lists registrar:onesolution s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · workout.euRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/workout.eu

Resolution chain

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

WHOIS identity

Registrar
registrar:onesolution s.r.o.
Organization
Contact emails

Subdomains

15 observed subdomains of workout.eu.

Web-graph footprint

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

99 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for workout.eu.

MechanismTarget
SPF_Aworkout.eu
SPF_INCLUDE_spf.webglobe.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_IP62.109.151.96/24
SPF_IP62.109.151.97
SPF_MXworkout.eu

Related pages

Pivot deeper into the graph from workout.eu.

Cypher and MCP

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

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