Skip to content

Hostname

bookmark-tool.jp

Last fetched

bookmark-tool.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bookmark-tool.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bookmark-tool.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.0.10718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.11418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
bookmark ,inc
Contact emails

Subdomains

1 observed subdomain of bookmark-tool.jp.

Web-graph footprint

Distinct hostnames that link to or from bookmark-tool.jp in the public web crawl.

7 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bookmark-tool.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from bookmark-tool.jp.

Cypher and MCP

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

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