Skip to content

Hostname

caferahnama.com

Last fetched

caferahnama.com resolves to 1 IPv4 address operated by AS212296 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · caferahnama.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caferahnama.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.135.68.3088.135.68.0/24AS212296IR

WHOIS identity

Registrar
iana:113
Organization
cafe rahnama
Contact emails

Subdomains

8 observed subdomains of caferahnama.com.

Web-graph footprint

Distinct hostnames that link to or from caferahnama.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for caferahnama.com.

MechanismTarget
SPF_Acaferahnama.com
SPF_IP116.202.222.48
SPF_IP135.181.124.10
SPF_IP135.181.136.157
SPF_IP135.181.18.6
SPF_IP178.63.241.150
SPF_IP185.120.222.153
SPF_IP185.165.31.164
SPF_IP185.211.59.26
SPF_IP185.88.177.3
SPF_IP185.94.98.218
SPF_IP5.9.149.19
SPF_IP65.21.161.201
SPF_IP79.127.127.95
SPF_IP87.236.210.12
SPF_IP87.236.210.205
SPF_IP88.135.68.30
SPF_IP89.42.208.212
SPF_IP95.217.11.168
SPF_MXcaferahnama.com

Related pages

Pivot deeper into the graph from caferahnama.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "caferahnama.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 20

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