Skip to content

Hostname

stbook.co.jp

Last fetched

stbook.co.jp resolves to 2 IPv4 addresses operated by GMOCL - GMO GlobalSign Holdings K.K. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
153.122.74.35153.122.64.0/20AS131921GMOCL - GMO GlobalSign Holdings K.K.JP
85.131.210.7085.131.192.0/18AS131965XSERVER - Xserver Inc.JP

WHOIS identity

Registrar
Organization
sandt publishing
Contact emails

Subdomains

2 observed subdomains of stbook.co.jp.

Web-graph footprint

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

46 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Astbook.co.jp
SPF_Asv1506.xserver.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXstbook.co.jp

Related pages

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

Cypher and MCP

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

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