Skip to content

Hostname

rotana.com

Last fetched

rotana.com resolves to 2 IPv4 addresses operated by AS60781 in NL. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · rotana.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rotana.com

Resolution chain

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

WHOIS identity

Registrar
iana:440
Organization
******** ********
Contact emails

Subdomains

62 observed subdomains of rotana.com.

Web-graph footprint

Distinct hostnames that link to or from rotana.com in the public web crawl.

1,118 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rotana.com.

MechanismTarget
SPF_Arotana.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP151.253.224.16/32
SPF_IP213.227.142.208/30
SPF_IP213.227.142.212/31
SPF_IP213.227.142.88/29
SPF_IP85.17.208.66
SPF_IP85.17.208.68/31
SPF_IP95.211.4.208/29

Related pages

Pivot deeper into the graph from rotana.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rotana.com"})-[: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.