Hostname
darm.am
Last fetched
darm.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 darm.am in WhisperGraph.
Subdomains
1 observed subdomain of darm.am.
| Subdomain |
|---|
| www.darm.am |
Web-graph footprint
Distinct hostnames that link to or from darm.am in the public web crawl.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for darm.am.
| Mechanism | Target |
|---|---|
| SPF_A | darm.am |
| SPF_IP | 141.8.192.103 |
| SPF_IP | 141.8.192.36 |
| SPF_IP | 2a0a:2b42:0:10:0:0:0:0 |
| SPF_IP | 2a0a:2b42:131:8e84:0:0:0:0 |
| SPF_MX | darm.am |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from darm.am.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "darm.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.