Hostname
decowall.ir
Last fetched
decowall.ir resolves to 1 IPv4 address operated by AS59623 in IR. WHOIS lists registrar:emizban web services (rad fanavari ettelaate arta co.)|fanavarie etelaate towseye saman (mihannic) as the registrar.
Nutrition Label
Resolution chain
decowall.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 |
|---|---|---|---|---|
| 195.214.235.117 | 195.214.235.0/24 | AS59623 | — | IR |
WHOIS identity
- Registrar
- registrar:emizban web services (rad fanavari ettelaate arta co.)|fanavarie etelaate towseye saman (mihannic)
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of decowall.ir.
| Subdomain |
|---|
| mail.decowall.ir |
| www.decowall.ir |
Web-graph footprint
Distinct hostnames that link to or from decowall.ir in the public web crawl.
6 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- decowall.ir
SPF policy
9 SPF mechanisms authorising senders for decowall.ir.
| Mechanism | Target |
|---|---|
| SPF_A | decowall.ir |
| SPF_IP | 157.90.199.46 |
| SPF_IP | 157.90.199.57 |
| SPF_IP | 195.214.235.116 |
| SPF_IP | 212.83.157.49 |
| SPF_IP | 88.135.37.248 |
| SPF_IP | 88.135.37.249 |
| SPF_IP | 91.98.96.170 |
| SPF_MX | decowall.ir |
Related pages
Pivot deeper into the graph from decowall.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decowall.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.