Skip to content

Hostname

opsim.ir

Last fetched

opsim.ir resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.120.220.179185.120.220.0/24AS43754IR

WHOIS identity

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

Subdomains

12 observed subdomains of opsim.ir.

Web-graph footprint

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

11 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for opsim.ir.

MechanismTarget
SPF_Aopsim.ir
SPF_IP137.74.245.188
SPF_IP162.19.206.20
SPF_IP185.2.14.76
SPF_IP188.165.210.104
SPF_IP46.105.51.28
SPF_IP46.4.51.154
SPF_MXopsim.ir

Related pages

Pivot deeper into the graph from opsim.ir.

Cypher and MCP

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

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