Hostname
chaharbaghcomputer.4baghcomputer.ir
Last fetched
chaharbaghcomputer.4baghcomputer.ir resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
chaharbaghcomputer.4baghcomputer.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.76.124.132 | 144.76.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with chaharbaghcomputer.4baghcomputer.ir in WhisperGraph.
Subdomains
1 observed subdomain of chaharbaghcomputer.4baghcomputer.ir.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for chaharbaghcomputer.4baghcomputer.ir.
| Mechanism | Target |
|---|---|
| SPF_A | chaharbaghcomputer.4baghcomputer.ir |
| SPF_IP | 136.243.24.250 |
| SPF_IP | 148.251.53.55 |
| SPF_IP | 176.9.219.97 |
| SPF_IP | 195.201.71.233 |
| SPF_IP | 88.198.20.71 |
| SPF_MX | chaharbaghcomputer.4baghcomputer.ir |
Related pages
Pivot deeper into the graph from chaharbaghcomputer.4baghcomputer.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chaharbaghcomputer.4baghcomputer.ir"})-[: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.