Skip to content

Hostname

armisha.com.rokida.com

Last fetched

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

Nutrition Label

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

Resolution chain

armisha.com.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

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

Subdomains

1 observed subdomain of armisha.com.rokida.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for armisha.com.rokida.com.

MechanismTarget
SPF_Aarmisha.com.rokida.com
SPF_IP157.90.64.219
SPF_IP157.90.64.223
SPF_IP185.141.135.115
SPF_MXarmisha.com.rokida.com

Related pages

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

Cypher and MCP

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

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