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
Resolution chain
caferahnama.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 |
|---|---|---|---|---|
| 88.135.68.30 | 88.135.68.0/24 | AS212296 | — | IR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for caferahnama.com.
| Mechanism | Target |
|---|---|
| SPF_A | caferahnama.com |
| SPF_IP | 116.202.222.48 |
| SPF_IP | 135.181.124.10 |
| SPF_IP | 135.181.136.157 |
| SPF_IP | 135.181.18.6 |
| SPF_IP | 178.63.241.150 |
| SPF_IP | 185.120.222.153 |
| SPF_IP | 185.165.31.164 |
| SPF_IP | 185.211.59.26 |
| SPF_IP | 185.88.177.3 |
| SPF_IP | 185.94.98.218 |
| SPF_IP | 5.9.149.19 |
| SPF_IP | 65.21.161.201 |
| SPF_IP | 79.127.127.95 |
| SPF_IP | 87.236.210.12 |
| SPF_IP | 87.236.210.205 |
| SPF_IP | 88.135.68.30 |
| SPF_IP | 89.42.208.212 |
| SPF_IP | 95.217.11.168 |
| SPF_MX | caferahnama.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.