Skip to content

Hostname

cra.ir

Last fetched

cra.ir resolves to 1 IPv4 address operated by CRA in IR. WHOIS lists registrar:communication regulatory authority as the registrar.

Nutrition Label

WHISPER CANON · cra.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cra.ir

Resolution chain

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

IPPrefixASNOperatorCountry
185.155.236.150185.155.236.0/24AS202735CRAIR

WHOIS identity

Registrar
registrar:communication regulatory authority
Organization
Contact emails

Subdomains

56 observed subdomains of cra.ir.

Web-graph footprint

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

250 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cra.ir.

MechanismTarget
SPF_Acra.ir
SPF_IP185.155.236.17
SPF_MXcra.ir

Related pages

Pivot deeper into the graph from cra.ir.

Cypher and MCP

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

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