Skip to content

Hostname

appeditor.ir

Last fetched

appeditor.ir resolves to 6 IPv4 addresses operated by AS205585 in IR.

Nutrition Label

WHISPER CANON · appeditor.irRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/appeditor.ir

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with appeditor.ir in WhisperGraph.

Subdomains

15 observed subdomains of appeditor.ir.

Web-graph footprint

Distinct hostnames that link to or from appeditor.ir in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for appeditor.ir.

MechanismTarget
SPF_INCLUDEappeditor.ir
SPF_INCLUDEmx.nrp.co
SPF_INCLUDEpanel.appeditor.ir
SPF_INCLUDEparsinews.ir
SPF_IP141.11.100.12
SPF_IP5.61.24.147
SPF_IP5.61.25.2
SPF_IP5.61.26.214
SPF_IP92.119.58.113

Related pages

Pivot deeper into the graph from appeditor.ir.

Cypher and MCP

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

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