Hostname
cbredata.com
Last fetched
cbredata.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cbredata.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.115.59.176 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.132.165 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.180.137 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.101.11 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cbredata.com owner
- Contact emails
- 0245623a-f435-491c-91e2-df0b7f3721fb@identity-protect.org
- 09ae45df-6836-4272-bce0-4b19d312e513@identity-protect.org
- 33116af9-e51b-4031-8590-39cb20fea704@identity-protect.org
- 60c3f487-3af2-44be-8c81-a8ffc8bf868e@identity-protect.org
- ca642094-499b-4f37-9fc6-496d3aa8ddfc@identity-protect.org
- de630db5-6009-43dc-a547-bb4b29e3e85d@identity-protect.org
- eaf0ef46-558f-42fd-95dc-c2e4bf3184ff@identity-protect.org
- owner-10968612@cbredata.com.whoisprivacyservice.org
- owner-699047@cbredata.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of cbredata.com.
Showing 25 of 36. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cbredata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cbredata.com.
- IP · 13.115.59.176
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0245623a-f435-491c-91e2-df0b7f3721fb@identity-protect.org
- TLD · .com
- Browse hostnames · cb…
- 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: "cbredata.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.