Hostname
bookingcwa.com
Last fetched
bookingcwa.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bookingcwa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.209.210.218 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.81.168.52 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bookingcwa.com owner
- Contact emails
- 22c27021-b962-4e7c-8156-f06a4f966e27@identity-protect.org
- 433d389b-fa97-4911-8c74-7de75f89d742@identity-protect.org
- 9203d5f4-e96a-4682-9ea9-9bc2f1216f6c@identity-protect.org
- b6afd074-2515-451b-9419-d30407dd6882@identity-protect.org
- bbf7ce6c-88a7-4833-9ecb-0ac16241813a@identity-protect.org
- d7391ccf-2562-4e24-8c2a-d259d4f73a45@identity-protect.org
- owner-9950907@bookingcwa.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of bookingcwa.com.
Web-graph footprint
Distinct hostnames that link to or from bookingcwa.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bookingcwa.com.
- IP · 52.209.210.218
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 22c27021-b962-4e7c-8156-f06a4f966e27@identity-protect.org
- 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: "bookingcwa.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.