Skip to content

Hostname

20script.ir

Last fetched

20script.ir resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · 20script.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/20script.ir

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.136.213168.119.0.0/16AS24940HETZNER-ASDE
185.49.84.237185.49.84.0/24AS43754ASIATECHIR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 20script.ir

SPF policy

6 SPF mechanisms authorising senders for 20script.ir.

MechanismTarget
SPF_A20script.ir
SPF_IP185.120.222.201
SPF_IP185.120.222.246
SPF_IP185.49.84.230
SPF_IP185.49.84.231
SPF_MX20script.ir

Related pages

Pivot deeper into the graph from 20script.ir.

Cypher and MCP

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

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