Hostname
elementorfa.ir
Last fetched
elementorfa.ir resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
elementorfa.ir resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.74.221 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 152.53.230.240 | 152.53.228.0/22 | AS197540 | P&C ON LINE S.R.L. NETWAY INTERNET | DE |
| 172.67.164.9 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.143.233.235 | 185.143.233.0/24 | AS205585 | ACOD | IR |
| 185.143.234.235 | 185.143.234.0/24 | AS205585 | ACOD | IR |
| 185.166.104.6 | 185.166.104.0/24 | AS202319 | IDNIC-VDCI-AS-ID PT Virtual Data Centra Indonesia | IR |
| 185.166.104.7 | 185.166.104.0/24 | AS202319 | IDNIC-VDCI-AS-ID PT Virtual Data Centra Indonesia | IR |
WHOIS identity
No WHOIS records are currently associated with elementorfa.ir in WhisperGraph.
Subdomains
11 observed subdomains of elementorfa.ir.
Web-graph footprint
Distinct hostnames that link to or from elementorfa.ir in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for elementorfa.ir.
| Mechanism | Target |
|---|---|
| SPF_A | elementorfa.ir |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_MX | elementorfa.ir |
Related pages
Pivot deeper into the graph from elementorfa.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elementorfa.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.