Hostname
cedeterijanova.hr
Last fetched
cedeterijanova.hr resolves to 3 IPv4 addresses operated by AS61094 in HR.
Nutrition Label
Resolution chain
cedeterijanova.hr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.56.75.6 | 194.56.75.0/24 | AS61094 | — | HR |
| 194.56.75.7 | 194.56.75.0/24 | AS61094 | — | HR |
| 194.56.75.8 | 194.56.75.0/24 | AS61094 | — | HR |
WHOIS identity
No WHOIS records are currently associated with cedeterijanova.hr in WhisperGraph.
Subdomains
16 observed subdomains of cedeterijanova.hr.
Showing 11 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cedeterijanova.hr in the public web crawl.
73 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cedeterijanova.hr
- mail.cedeterijanova.hr
SPF policy
3 SPF mechanisms authorising senders for cedeterijanova.hr.
| Mechanism | Target |
|---|---|
| SPF_A | cedeterijanova.hr |
| SPF_IP | 178.23.184.126 |
| SPF_MX | cedeterijanova.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.