Skip to content

Hostname

booksandpublishing.com

Last fetched

booksandpublishing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12313.33.102.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.213.33.102.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3413.33.102.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.413.33.102.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.1599.86.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.3299.86.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.7599.86.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.9599.86.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bill cope
Contact emails

Subdomains

7 observed subdomains of booksandpublishing.com.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for booksandpublishing.com.

MechanismTarget
SPF_Abooksandpublishing.com
SPF_INCLUDEne16.com
SPF_IP173.161.28.73
SPF_IP66.35.39.233
SPF_IP74.93.83.6
SPF_MXbooksandpublishing.com

Related pages

Pivot deeper into the graph from booksandpublishing.com.

Cypher and MCP

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

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