Skip to content

Hostname

dl.xscript.ir

Last fetched

dl.xscript.ir resolves to 1 IPv4 address operated by E4C in IR.

Nutrition Label

WHISPER CANON · dl.xscript.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dl.xscript.ir

Resolution chain

dl.xscript.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.18.212.71185.18.212.0/24AS48715E4CIR

WHOIS identity

No WHOIS records are currently associated with dl.xscript.ir in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dl.xscript.ir.

MechanismTarget
SPF_Adl.xscript.ir
SPF_IP145.239.11.130
SPF_IP185.18.212.71
SPF_IP185.18.214.49
SPF_IP185.208.79.3
SPF_IP37.187.78.31
SPF_IP5.63.13.222
SPF_IP78.46.76.29
SPF_IP88.198.14.98
SPF_MXdl.xscript.ir

Related pages

Pivot deeper into the graph from dl.xscript.ir.

Cypher and MCP

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

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