Skip to content

Hostname

eurotim.ba

Last fetched

eurotim.ba resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · eurotim.baRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eurotim.ba

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.228.5965.21.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with eurotim.ba in WhisperGraph.

Subdomains

10 observed subdomains of eurotim.ba.

Web-graph footprint

Distinct hostnames that link to or from eurotim.ba in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eurotim.ba.

MechanismTarget
SPF_Aeurotim.ba
SPF_IP65.21.228.41
SPF_IP65.21.228.59
SPF_MXeurotim.ba

Related pages

Pivot deeper into the graph from eurotim.ba.

Cypher and MCP

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

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