Skip to content

Hostname

mail.rokida.com

Last fetched

mail.rokida.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mail.rokida.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.rokida.com

Resolution chain

mail.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.22.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.119172.68.14.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.141.135.115185.141.193.0/24AS48715IR

WHOIS identity

No WHOIS records are currently associated with mail.rokida.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for mail.rokida.com.

MechanismTarget
SPF_Amail.rokida.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_MXmail.rokida.com

Related pages

Pivot deeper into the graph from mail.rokida.com.

Cypher and MCP

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

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