Hostname
digikala.com
Last fetched
digikala.com resolves to 1 IPv4 address operated by DIGIKALA Noavaran Fan Avazeh Digikala in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
digikala.com 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 |
|---|---|---|---|---|
| 185.188.104.10 | 185.188.104.0/24 | AS43211 | DIGIKALA Noavaran Fan Avazeh Digikala | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- digikala
- Contact emails
Subdomains
50 observed subdomains of digikala.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digikala.com in the public web crawl.
5,646 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for digikala.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.sendmost.com |
| SPF_IP | 46.102.132.64/32 |
| SPF_IP | 79.175.189.21/32 |
| SPF_IP | 79.175.189.230/32 |
| SPF_IP | 79.175.189.25/32 |
| SPF_IP | 79.175.191.30/32 |
| SPF_IP | 93.113.225.27/32 |
| SPF_IP | 93.115.18.193/32 |
Related pages
Pivot deeper into the graph from digikala.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digikala.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.