Skip to content

Hostname

podravski.hr

Last fetched

podravski.hr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:cyber_folks d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · podravski.hrRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/podravski.hr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.73.116104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.68172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.129.83.21957.129.0.0/17AS16276DE

WHOIS identity

Registrar
registrar:cyber_folks d.o.o.
Organization
planmedia d.o.o.
Contact emails

Subdomains

12 observed subdomains of podravski.hr.

Web-graph footprint

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

162 sites link to this hostname.

235 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for podravski.hr.

MechanismTarget
SPF_Apodravski.hr
SPF_IP188.165.36.208
SPF_IP57.129.83.219
SPF_MXpodravski.hr

Related pages

Pivot deeper into the graph from podravski.hr.

Cypher and MCP

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

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