Skip to content

Hostname

c.ray.co.jp

Last fetched

c.ray.co.jp resolves to 1 IPv4 address operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · c.ray.co.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/c.ray.co.jp

Resolution chain

c.ray.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.90.232.27183.90.224.0/20AS131965JP

WHOIS identity

No WHOIS records are currently associated with c.ray.co.jp in WhisperGraph.

Subdomains

1 observed subdomain of c.ray.co.jp.

Web-graph footprint

Distinct hostnames that link to or from c.ray.co.jp in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for c.ray.co.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work
SPF_IP118.238.9.112/28
SPF_IP132.145.113.246
SPF_IP132.145.122.235/32
SPF_IP140.238.40.164
SPF_IP163.44.89.0/24
SPF_IP202.213.241.224/27
SPF_IP210.159.71.90
SPF_IP210.159.71.91
SPF_IP210.166.70.0/24

Related pages

Pivot deeper into the graph from c.ray.co.jp.

Cypher and MCP

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

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