Skip to content

Hostname

rayswheels.co.jp

Last fetched

rayswheels.co.jp resolves to 1 IPv4 address operated by KIR KAGOYA JAPAN Inc. in JP.

Nutrition Label

WHISPER CANON · rayswheels.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rayswheels.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
133.18.78.122133.18.0.0/16AS24282KIR KAGOYA JAPAN Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rayswheels.co.jp.

MechanismTarget
SPF_Ao6041s-17.kagoya.net
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.18.78.122
SPF_IP2406:8c00:0:3108:78:122:0:0

Related pages

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

Cypher and MCP

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

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