Hostname
mag.hostiran.com
Last fetched
mag.hostiran.com is a registered hostname under the .com 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 mag.hostiran.com in WhisperGraph.
Subdomains
2 observed subdomains of mag.hostiran.com.
Threat posture
History
Mail and authentication
MX records
- mag.hostiran.com
SPF policy
10 SPF mechanisms authorising senders for mag.hostiran.com.
| Mechanism | Target |
|---|---|
| SPF_A | mag.hostiran.com |
| SPF_INCLUDE | mailii.org |
| SPF_INCLUDE | spf.mailii.org |
| SPF_IP | 158.255.77.36 |
| SPF_IP | 46.246.29.249 |
| SPF_IP | 5.144.128.67 |
| SPF_IP | 5.144.131.234 |
| SPF_IP | 5.144.131.254 |
| SPF_IP | 62.60.166.2 |
| SPF_MX | mag.hostiran.com |
Related pages
Pivot deeper into the graph from mag.hostiran.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mag.hostiran.com"})-[: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.