Skip to content

Hostname

argentum.hr

Last fetched

argentum.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 · argentum.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/argentum.hr

Resolution chain

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

WHOIS identity

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

Subdomains

13 observed subdomains of argentum.hr.

Web-graph footprint

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

39 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for argentum.hr.

MechanismTarget
SPF_Aargentum.hr
SPF_INCLUDEinfonet.hr
SPF_INCLUDEspf.infonet.hr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.220.24.195
SPF_MXargentum.hr

Related pages

Pivot deeper into the graph from argentum.hr.

Cypher and MCP

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

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