Skip to content

Hostname

liburnia.hr

Last fetched

liburnia.hr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:hrvatski telekom d.d. (regica.net) as the registrar.

Nutrition Label

WHISPER CANON · liburnia.hrRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/liburnia.hr

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.140.111212.83.128.0/19AS12876FR

WHOIS identity

Registrar
registrar:hrvatski telekom d.d. (regica.net)
Organization
liburnia riviera hoteli d. d.
Contact emails

Subdomains

14 observed subdomains of liburnia.hr.

Web-graph footprint

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

273 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for liburnia.hr.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEscanscope.net
SPF_INCLUDEsmtp.fra.icprod.oracleindustry.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP85.114.62.163
SPF_IP85.114.62.164
SPF_IP85.114.62.173

Related pages

Pivot deeper into the graph from liburnia.hr.

Cypher and MCP

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

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