Skip to content

Hostname

roocket.ir

Last fetched

roocket.ir resolves to 5 IPv4 addresses operated by ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock) in IR. WHOIS lists iana:844 as the registrar.

Nutrition Label

WHISPER CANON · roocket.irRouting diversity3.0/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/roocket.ir

Resolution chain

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

IPPrefixASNOperatorCountry
185.143.233.234185.143.233.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
185.143.233.235185.143.233.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
185.143.234.235185.143.234.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
91.107.182.14591.107.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
185.143.234.234185.143.234.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)

WHOIS identity

Registrar
iana:844
Organization
Contact emails

Subdomains

26 observed subdomains of roocket.ir.

Web-graph footprint

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

84 sites link to this hostname.

306 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for roocket.ir.

MechanismTarget
SPF_Aroocket.ir
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP51.210.21.176
SPF_IP87.107.146.20
SPF_MXroocket.ir

Related pages

Pivot deeper into the graph from roocket.ir.

Cypher and MCP

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

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