Hostname
eshop.irobot.hr
Last fetched
eshop.irobot.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with eshop.irobot.hr in WhisperGraph.
Subdomains
1 observed subdomain of eshop.irobot.hr.
| Subdomain |
|---|
| www.eshop.irobot.hr |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for eshop.irobot.hr.
| Mechanism | Target |
|---|---|
| SPF_A | eshop.irobot.hr |
| SPF_INCLUDE | _spf.mail-neoserv.si |
| SPF_IP | 152.89.234.251 |
| SPF_IP | 152.89.234.60 |
| SPF_IP | 91.223.182.33/32 |
| SPF_IP | 91.223.182.87 |
| SPF_MX | eshop.irobot.hr |
Related pages
Pivot deeper into the graph from eshop.irobot.hr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eshop.irobot.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.