Skip to content

Hostname

instore.hr

Last fetched

instore.hr resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · instore.hrRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/instore.hr

Resolution chain

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

WHOIS identity

Registrar
registrar:plus hosting grupa d.o.o.
Organization
miremaks d.o.o.
Contact emails

Subdomains

10 observed subdomains of instore.hr.

Web-graph footprint

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

65 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for instore.hr.

MechanismTarget
SPF_Ainstore.hr
SPF_INCLUDEinfonet.hr
SPF_INCLUDEsmtp-cluster.plusvps.com
SPF_INCLUDEspf.studio4web.com
SPF_INCLUDEstudio4web.com
SPF_IP109.73.167.253
SPF_IP138.201.253.91
SPF_IP178.218.165.213
SPF_IP72.29.67.235
SPF_IP78.46.99.106
SPF_MXinstore.hr

Related pages

Pivot deeper into the graph from instore.hr.

Cypher and MCP

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

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