Skip to content

Hostname

work2.eburza.hr

Last fetched

work2.eburza.hr resolves to 1 IPv4 address operated by AS61094 in HR.

Nutrition Label

WHISPER CANON · work2.eburza.hrRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/work2.eburza.hr

Resolution chain

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

IPPrefixASNOperatorCountry
194.56.74.55194.56.74.0/24AS61094HR

WHOIS identity

No WHOIS records are currently associated with work2.eburza.hr in WhisperGraph.

Subdomains

1 observed subdomain of work2.eburza.hr.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for work2.eburza.hr.

MechanismTarget
SPF_Awork2.eburza.hr
SPF_INCLUDErelay.mailchannels.net
SPF_IP194.56.74.3
SPF_IP194.56.74.33
SPF_IP194.56.74.55
SPF_IP194.56.74.71
SPF_IP194.56.74.78
SPF_MXwork2.eburza.hr

Related pages

Pivot deeper into the graph from work2.eburza.hr.

Cypher and MCP

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

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