Skip to content

Hostname

spiner.hr

Last fetched

spiner.hr resolves to 1 IPv4 address operated by AS61094 in HR. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · spiner.hrRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/spiner.hr

Resolution chain

spiner.hr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.56.74.55194.56.74.0/24AS61094HR

WHOIS identity

Registrar
registrar:carnet
Organization
spiner d.o.o.
Contact emails

Subdomains

45 observed subdomains of spiner.hr.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spiner.hr.

MechanismTarget
SPF_Aspiner.hr
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.103.219.233
SPF_IP194.56.74.33
SPF_IP194.56.74.55
SPF_IP194.56.74.71
SPF_MXspiner.hr

Related pages

Pivot deeper into the graph from spiner.hr.

Cypher and MCP

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

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