Skip to content

Hostname

mega.argentum.hr

Last fetched

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with mega.argentum.hr in WhisperGraph.

Subdomains

1 observed subdomain of mega.argentum.hr.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mega.argentum.hr.

MechanismTarget
SPF_Amega.argentum.hr
SPF_INCLUDEinfonet.hr
SPF_IP185.220.24.195
SPF_MXmega.argentum.hr

Related pages

Pivot deeper into the graph from mega.argentum.hr.

Cypher and MCP

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

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