Skip to content

Hostname

ray.co.jp

Last fetched

ray.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ray.co.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ray.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.75.151.8635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.74.22852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
ray corporation
Contact emails

Subdomains

99 observed subdomains of ray.co.jp.

Web-graph footprint

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

78 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ray.co.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work
SPF_IP118.238.9.112/28
SPF_IP118.238.9.121
SPF_IP132.145.113.246
SPF_IP132.145.122.235/32
SPF_IP138.2.9.108/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 ray.co.jp.

Cypher and MCP

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

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