Skip to content

Hostname

mamforce.hr

Last fetched

mamforce.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mamforce.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mamforce.hr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:cyber_folks d.o.o.
Organization
spona code d.o.o.
Contact emails

Subdomains

7 observed subdomains of mamforce.hr.

Web-graph footprint

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

30 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mamforce.hr

SPF policy

5 SPF mechanisms authorising senders for mamforce.hr.

MechanismTarget
SPF_Amamforce.hr
SPF_IP185.58.73.241
SPF_IP185.58.73.25
SPF_IP185.58.73.32
SPF_MXmamforce.hr

Related pages

Pivot deeper into the graph from mamforce.hr.

Cypher and MCP

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

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