Skip to content

Hostname

animafest.hr

Last fetched

animafest.hr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · animafest.hrRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/animafest.hr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.219172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.201.151.162195.201.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:carnet
Organization
ministarstvo kulture i medija
Contact emails

Subdomains

3 observed subdomains of animafest.hr.

Web-graph footprint

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

489 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for animafest.hr.

MechanismTarget
SPF_Aanimafest.hr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_MXanimafest.hr

Related pages

Pivot deeper into the graph from animafest.hr.

Cypher and MCP

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

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