Hostname
rahimiteb.ir
Last fetched
rahimiteb.ir resolves to 2 IPv4 addresses operated by AS59441 in IR.
Nutrition Label
Resolution chain
rahimiteb.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.91.208.78 | 80.91.222.0/24 | AS59441 | — | IR |
| 81.12.34.0 | 81.12.45.0/24 | AS198154 | — | IR |
WHOIS identity
No WHOIS records are currently associated with rahimiteb.ir in WhisperGraph.
Subdomains
2 observed subdomains of rahimiteb.ir.
| Subdomain |
|---|
| mail.rahimiteb.ir |
| www.rahimiteb.ir |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for rahimiteb.ir.
| Mechanism | Target |
|---|---|
| SPF_A | mail.fibersecurity.ir |
| SPF_IP | 85.133.194.153 |
Related pages
Pivot deeper into the graph from rahimiteb.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rahimiteb.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.