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
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.
| Mechanism | Target |
|---|---|
| SPF_A | hmservice.am |
| SPF_IP | 141.105.69.36 |
| SPF_IP | 5.255.68.240 |
| SPF_IP | 5.255.68.253 |
| SPF_IP | 82.202.162.221 |
| SPF_IP | 82.202.162.223 |
| SPF_IP | 93.158.218.155 |
| SPF_IP | 93.158.223.10 |
| SPF_MX | hmservice.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.