Skip to content

Hostname

roki-jp.com

Last fetched

roki-jp.com resolves to 1 IPv4 address operated by AS7684 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · roki-jp.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roki-jp.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.120.151.194153.120.128.0/18AS7684JP

WHOIS identity

Registrar
iana:1485
Organization
roki co.,ltd.
Contact emails

Subdomains

16 observed subdomains of roki-jp.com.

Web-graph footprint

Distinct hostnames that link to or from roki-jp.com in the public web crawl.

34 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for roki-jp.com.

MechanismTarget
SPF_Awww8266m.sakura.ne.jp
SPF_INCLUDE_spf.sbt-mailgate.jp
SPF_INCLUDEdococab.jp
SPF_INCLUDEspf-pvg3.baremetal.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.w2solution.com
SPF_IP110.4.133.29
SPF_IP153.120.151.66
SPF_IP223.29.50.134
SPF_MXroki-jp.com

Related pages

Pivot deeper into the graph from roki-jp.com.

Cypher and MCP

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

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