Skip to content

Hostname

hmservice.am

Last fetched

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

Nutrition Label

WHISPER CANON · hmservice.amRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hmservice.am

Resolution chain

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

WHOIS identity

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

Subdomains

8 observed subdomains of hmservice.am.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • hmservice.am

SPF policy

9 SPF mechanisms authorising senders for hmservice.am.

MechanismTarget
SPF_Ahmservice.am
SPF_IP141.105.69.36
SPF_IP5.255.68.240
SPF_IP5.255.68.253
SPF_IP82.202.162.221
SPF_IP82.202.162.223
SPF_IP93.158.218.155
SPF_IP93.158.223.10
SPF_MXhmservice.am

Related pages

Pivot deeper into the graph from hmservice.am.

Cypher and MCP

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

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