Skip to content

Hostname

make-bookmarklets.com

Last fetched

make-bookmarklets.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · make-bookmarklets.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/make-bookmarklets.com

Resolution chain

make-bookmarklets.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.106.123143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.30143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.62143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.68143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.160.78.10818.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.1418.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.5918.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.7118.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of make-bookmarklets.com owner
Contact emails

Subdomains

4 observed subdomains of make-bookmarklets.com.

Web-graph footprint

Distinct hostnames that link to or from make-bookmarklets.com in the public web crawl.

24 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from make-bookmarklets.com.

Cypher and MCP

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

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