Skip to content

Hostname

rokida.com

Last fetched

rokida.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · rokida.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rokida.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.188104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.119172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.141.135.115185.141.135.0/24AS48715IR

WHOIS identity

Registrar
iana:113
Organization
greenweb
Contact emails

Subdomains

26 observed subdomains of rokida.com.

Web-graph footprint

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

82 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rokida.com

SPF policy

16 SPF mechanisms authorising senders for rokida.com.

MechanismTarget
SPF_Arokida.com
SPF_IP100.64.232.21
SPF_IP157.90.104.102
SPF_IP157.90.181.90
SPF_IP157.90.64.219
SPF_IP157.90.64.223
SPF_IP168.119.136.198
SPF_IP168.119.136.243
SPF_IP185.120.222.141
SPF_IP185.141.135.115
SPF_IP195.201.111.147
SPF_IP5.9.77.89
SPF_IP79.127.127.71
SPF_IP88.135.68.21
SPF_IP94.130.48.229
SPF_MXrokida.com

Related pages

Pivot deeper into the graph from rokida.com.

Cypher and MCP

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

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