Skip to content

Hostname

cedeterijanova.hr

Last fetched

cedeterijanova.hr resolves to 3 IPv4 addresses operated by AS61094 in HR.

Nutrition Label

WHISPER CANON · cedeterijanova.hrRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cedeterijanova.hr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cedeterijanova.hr in WhisperGraph.

Subdomains

16 observed subdomains of cedeterijanova.hr.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cedeterijanova.hr.

MechanismTarget
SPF_Acedeterijanova.hr
SPF_IP178.23.184.126
SPF_MXcedeterijanova.hr

Related pages

Pivot deeper into the graph from cedeterijanova.hr.

Cypher and MCP

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

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