Skip to content

Hostname

rayes.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.128.1318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.226.20835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.158.14535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.77.23554.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

1 observed subdomain of rayes.co.jp.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rayes.co.jp.

MechanismTarget
SPF_Awww5312.sakura.ne.jp
SPF_INCLUDEkagoya.net
SPF_IP120.137.171.225/32
SPF_IP54.95.62.163/32
SPF_IP61.211.209.71/32
SPF_MXrayes.co.jp

Related pages

Pivot deeper into the graph from rayes.co.jp.

Cypher and MCP

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

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