Skip to content

Hostname

reboot.hr

Last fetched

reboot.hr resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:cyber_folks d.o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.89.6.12351.89.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:cyber_folks d.o.o.
Organization
digitalna avantura d.o.o.
Contact emails

Subdomains

30 observed subdomains of reboot.hr.

Web-graph footprint

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

25 sites link to this hostname.

391 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • reboot.hr

SPF policy

10 SPF mechanisms authorising senders for reboot.hr.

MechanismTarget
SPF_Areboot.hr
SPF_IP185.3.195.198
SPF_IP185.3.195.26
SPF_IP185.58.73.20
SPF_IP185.58.73.73
SPF_IP185.58.73.98
SPF_IP51.89.6.123
SPF_IP51.91.19.18
SPF_IP83.169.60.59
SPF_MXreboot.hr

Related pages

Pivot deeper into the graph from reboot.hr.

Cypher and MCP

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

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