Skip to content

Hostname

mofit.hr

Last fetched

mofit.hr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · mofit.hrRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mofit.hr

Resolution chain

mofit.hr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:carnet
Organization
mo-fit d.o.o.
Contact emails

Subdomains

4 observed subdomains of mofit.hr.

Web-graph footprint

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

14 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mofit.hr.

MechanismTarget
SPF_Amg01.mydataknox.com
SPF_Amg02.mydataknox.com
SPF_Amofit.hr
SPF_INCLUDE_spf.mlsend.com
SPF_IP185.62.75.250
SPF_MXmofit.hr

Related pages

Pivot deeper into the graph from mofit.hr.

Cypher and MCP

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

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