Skip to content

Hostname

tobooks.jp

Last fetched

tobooks.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · tobooks.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tobooks.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.153.10913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.3513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.9113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.55.618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.1054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.35.1154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
honda takeichi
Contact emails

Subdomains

10 observed subdomains of tobooks.jp.

Web-graph footprint

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

318 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tobooks.jp.

MechanismTarget
SPF_Atobooks.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sender4.xserver.jp
SPF_INCLUDE_spf.sender5.xserver.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.3.10
SPF_IP202.233.66.49

Related pages

Pivot deeper into the graph from tobooks.jp.

Cypher and MCP

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

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