Skip to content

Hostname

bookelicious.com

Last fetched

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

Nutrition Label

WHISPER CANON · bookelicious.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookelicious.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.201.2813.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.245.25013.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.55.17050.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.113.23552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.149.4352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.169.17952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.31.13352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.113.5854.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.128.17454.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.224.20954.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.10.2054.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.125.23254.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.253.2354.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of bookelicious.com owner
Contact emails

Subdomains

20 observed subdomains of bookelicious.com.

Web-graph footprint

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

65 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bookelicious.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from bookelicious.com.

Cypher and MCP

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

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