Hostname
donya-e-eqtesad.com
Last fetched
donya-e-eqtesad.com resolves to 4 IPv4 addresses operated by SINDAD in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
donya-e-eqtesad.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.193.186.247 | 31.193.186.0/24 | AS48551 | SINDAD | IR |
| 31.193.186.248 | 31.193.186.0/24 | AS48551 | SINDAD | IR |
| 45.94.255.75 | 45.94.255.0/24 | AS48551 | SINDAD | IR |
| 94.232.168.100 | 94.232.168.0/24 | AS48434 | TEBYAN | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- alireza bakhtiari
- Contact emails
Subdomains
26 observed subdomains of donya-e-eqtesad.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from donya-e-eqtesad.com in the public web crawl.
2,505 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for donya-e-eqtesad.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 45.9.253.112/29 |
| SPF_IP | 46.209.63.160/28 |
| SPF_IP | 85.133.188.112/29 |
Related pages
Pivot deeper into the graph from donya-e-eqtesad.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "donya-e-eqtesad.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.