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
Resolution chain
bookelicious.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.201.28 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.245.250 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.55.170 | 50.18.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.113.235 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.149.43 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.169.179 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.31.133 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.153.113.58 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.128.174 | 54.183.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.224.209 | 54.183.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.10.20 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.125.232 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.253.23 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bookelicious.com owner
- Contact emails
- bookelicious.com@domainsbyproxy.com
- 476b3908-dc9e-493a-99ce-25f5898acd69@identity-protect.org
- 48db3f1c-0fa2-466a-bd49-de37875c4191@identity-protect.org
- 4a5af50a-374a-4ae6-9567-32126cf76854@identity-protect.org
- 5df2c9a8-1055-48dc-948f-392f0b08119a@identity-protect.org
- 9475cf1d-cb44-4b52-8206-826c31fdd71d@identity-protect.org
- eb28b76d-2a85-4a7c-9eed-0e16c71085a4@identity-protect.org
- f64bb1b7-c8ab-4bc8-ac45-2da0c8f46d6e@identity-protect.org
- owner-5081281@bookelicious.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of bookelicious.com.
Showing 16 of 20. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bookelicious.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from bookelicious.com.
- IP · 13.56.201.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bookelicious.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.