Skip to content

Hostname

unin.hr

Last fetched

unin.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · unin.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/unin.hr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:hrvatski telekom d.d. (regica.net)
Organization
sveučilište sjever
Contact emails

Subdomains

70 observed subdomains of unin.hr.

Web-graph footprint

Distinct hostnames that link to or from unin.hr in the public web crawl.

201 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for unin.hr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP161.53.123.0/26
SPF_IP161.53.160.0/24
SPF_IP193.198.63.0/24
SPF_IP31.147.204.0/23
SPF_MXunin.hr

Related pages

Pivot deeper into the graph from unin.hr.

Cypher and MCP

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

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