Skip to content

Hostname

zelenapunta.hr

Last fetched

zelenapunta.hr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:info-impero d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · zelenapunta.hrRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/zelenapunta.hr

Resolution chain

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

IPPrefixASNOperatorCountry
3.121.50.83.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.49.10152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:info-impero d.o.o.
Organization
adriatic tourist resorts d.o.o.
Contact emails

Subdomains

17 observed subdomains of zelenapunta.hr.

Web-graph footprint

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

17 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zelenapunta.hr.

MechanismTarget
SPF_INCLUDEoblacno.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP194.56.74.11
SPF_IP194.56.74.16

Related pages

Pivot deeper into the graph from zelenapunta.hr.

Cypher and MCP

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

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