Skip to content

Hostname

hmk.am

Last fetched

hmk.am resolves to 1 IPv4 address operated by AS216058 in AM.

Nutrition Label

WHISPER CANON · hmk.amRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hmk.am

Resolution chain

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

IPPrefixASNOperatorCountry
2.56.204.82.56.204.0/24AS216058AM

WHOIS identity

No WHOIS records are currently associated with hmk.am in WhisperGraph.

Subdomains

9 observed subdomains of hmk.am.

Web-graph footprint

Distinct hostnames that link to or from hmk.am in the public web crawl.

41 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hmk.am

SPF policy

3 SPF mechanisms authorising senders for hmk.am.

MechanismTarget
SPF_Ahmk.am
SPF_IP2.56.204.8
SPF_MXhmk.am

Related pages

Pivot deeper into the graph from hmk.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hmk.am"})-[: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.