Hostname
bookasp.com
Last fetched
bookasp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bookasp.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.119 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.63 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.71 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.77 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.100 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.120 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.65 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.96 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.115 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.12 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.52 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.99 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
4 observed subdomains of bookasp.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bookasp.com in the public web crawl.
11 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bookasp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.bookasp.com |
Related pages
Pivot deeper into the graph from bookasp.com.
- IP · 108.139.29.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · domains@hugedomains.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: "bookasp.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.