Hostname
rune.hr
Last fetched
rune.hr resolves to 2 IPv4 addresses operated by AS8560 in DE. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.
Nutrition Label
Resolution chain
rune.hr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.106.60.231 | 87.106.60.0/24 | AS8560 | — | DE |
| 92.205.188.240 | 92.205.176.0/20 | AS21499 | — | DE |
WHOIS identity
- Registrar
- registrar:plus hosting grupa d.o.o.
- Organization
- rune crow d. o. o.
- Contact emails
Subdomains
3 observed subdomains of rune.hr.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for rune.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.workspace.org |
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from rune.hr.
- IP · 87.106.60.231
- ASN · AS8560
- Registrar · registrar:plus hosting grupa d.o.o.
- Country · DE
- Email · gordan.grgurina@ruralnetwork.eu
- TLD · .hr
- Browse hostnames · ru…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rune.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.