Skip to content

Hostname

elementorfa.ir

Last fetched

elementorfa.ir resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · elementorfa.irRouting diversity4.2/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/elementorfa.ir

Resolution chain

elementorfa.ir resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.221104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
152.53.230.240152.53.228.0/22AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE
172.67.164.9172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.143.233.235185.143.233.0/24AS205585ACODIR
185.143.234.235185.143.234.0/24AS205585ACODIR
185.166.104.6185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR
185.166.104.7185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elementorfa.ir.

MechanismTarget
SPF_Aelementorfa.ir
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXelementorfa.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 20

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