Skip to content

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

WHISPER CANON · cafebazaar.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cafebazaar.ir

Resolution chain

cafebazaar.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.104.93185.166.104.0/24AS202319SOTOON-CDNIR

WHOIS identity

Registrar
registrar:fanavarie etelaate towseye saman (mihannic)
Organization
avaye-hamrahe-hooshmand-e-hezardastan
Contact emails

Subdomains

67 observed subdomains of cafebazaar.ir.

Web-graph footprint

Distinct hostnames that link to or from cafebazaar.ir in the public web crawl.

8,877 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cafebazaar.ir.

MechanismTarget
SPF_Acafebazaar.ir
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.pakat.net
SPF_IP5.75.201.37
SPF_IP93.113.232.113
SPF_MXcafebazaar.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.