Hostname
cafebazaar.ir
Last fetched
cafebazaar.ir resolves to 1 IPv4 address operated by SOTOON-CDN in IR. WHOIS lists registrar:fanavarie etelaate towseye saman (mihannic) as the registrar.
Nutrition Label
Resolution chain
cafebazaar.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 |
|---|---|---|---|---|
| 185.166.104.93 | 185.166.104.0/24 | AS202319 | SOTOON-CDN | IR |
WHOIS identity
- Registrar
- registrar:fanavarie etelaate towseye saman (mihannic)
- Organization
- avaye-hamrahe-hooshmand-e-hezardastan
- Contact emails
Subdomains
67 observed subdomains of cafebazaar.ir.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cafebazaar.ir in the public web crawl.
8,877 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cafebazaar.ir.
| Mechanism | Target |
|---|---|
| SPF_A | cafebazaar.ir |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.pakat.net |
| SPF_IP | 5.75.201.37 |
| SPF_IP | 93.113.232.113 |
| SPF_MX | cafebazaar.ir |
Related pages
Pivot deeper into the graph from cafebazaar.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cafebazaar.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.