Skip to content

Hostname

bookandlink.com

Last fetched

bookandlink.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · bookandlink.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bookandlink.com

Resolution chain

bookandlink.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.228.149.613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.15.8713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.194.2513.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.220.21113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.192.15518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.208.22018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.187.19018.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.13.1933.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.25.13747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.14.4447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.6.13347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.62.19652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.215.20952.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.233.5652.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.5.10252.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.248.8454.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.196.19447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.17.16718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bookandlink.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bookandlink.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bookandlink.com.

Cypher and MCP

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

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