Hostname
cbreai.com
Last fetched
cbreai.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
cbreai.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 cbreai.com owner
- Contact emails
- 14912fed-d96f-4b44-95e1-4467cfa9b8d1@identity-protect.org
- 1e06709a-286c-4172-8257-6853c5dbe295@identity-protect.org
- 51d07a31-b437-4d79-81ef-2c15b843b266@identity-protect.org
- a4cf9f74-56a1-4ec5-b648-6f150a867c03@identity-protect.org
- c397ae2b-6913-47b3-a23d-8b52ad8000e1@identity-protect.org
- c912ca90-0f63-4c63-9fd4-792392f0086a@identity-protect.org
- owner-10494802@cbreai.com.whoisprivacyservice.org
- owner-11502031@cbreai.com.whoisprivacyservice.org
- owner-6607221@cbreai.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of cbreai.com.
Showing 25 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cbreai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cbreai.com.
- IP · 13.115.59.176
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 14912fed-d96f-4b44-95e1-4467cfa9b8d1@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: "cbreai.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.