Skip to content

Hostname

rokdim.co.il

Last fetched

rokdim.co.il resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rokdim.co.ilRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rokdim.co.il

Resolution chain

rokdim.co.il resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.230.4013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.4613.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6213.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.9913.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.1263.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.1273.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.573.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.773.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with rokdim.co.il in WhisperGraph.

Subdomains

6 observed subdomains of rokdim.co.il.

Web-graph footprint

Distinct hostnames that link to or from rokdim.co.il in the public web crawl.

39 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rokdim.co.il.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEyaad.net
SPF_IP13.74.171.48
SPF_IP213.8.136.44
SPF_IP213.8.195.60
SPF_IP52.164.240.53
SPF_IP82.80.223.0/24
SPF_IP82.80.224.0/24
SPF_MXrokdim.co.il

Related pages

Pivot deeper into the graph from rokdim.co.il.

Cypher and MCP

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

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