Skip to content

Hostname

hvar-gariful.hr

Last fetched

hvar-gariful.hr resolves to 2 IPv4 addresses operated by AS34362 in HR. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · hvar-gariful.hrRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hvar-gariful.hr

Resolution chain

hvar-gariful.hr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.62.8.201176.62.8.0/22AS34362HR
35.214.150.17735.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
registrar:carnet
Organization
Contact emails

Subdomains

4 observed subdomains of hvar-gariful.hr.

Web-graph footprint

Distinct hostnames that link to or from hvar-gariful.hr in the public web crawl.

54 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hvar-gariful.hr.

MechanismTarget
SPF_Ahvar-gariful.hr
SPF_INCLUDEhvar-gariful.hr.spf.auto.dnssmarthost.net
SPF_IP176.62.8.201
SPF_MXhvar-gariful.hr

Related pages

Pivot deeper into the graph from hvar-gariful.hr.

Cypher and MCP

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

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