Hostname
bdash-cloud.com
Last fetched
bdash-cloud.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bdash-cloud.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 |
|---|---|---|---|---|
| 13.114.240.207 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.114.35.111 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.24.163 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.83.8 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.155.19 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.184.66 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.46.153 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.226.126 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.61.251 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.48.196 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.1.119 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.26.51 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bdash-cloud.com owner
- Contact emails
- 6d71120d-0545-405f-a7a2-e549cfb5e5b1@identity-protect.org
- 6fe06c75-9acd-415c-8b9a-2d91c518880b@identity-protect.org
- 861ba052-80aa-4008-be58-29f7d2bd46b4@identity-protect.org
- 9534c0f3-7553-4570-ba00-8bb5110a32c2@identity-protect.org
- 9c93d54a-3a1b-4d14-b2b4-947082e8c5d9@identity-protect.org
- a22d0f9e-cfba-4825-834a-78a19b8eb543@identity-protect.org
- c7f12344-1560-4d02-acb9-c367a5961c8c@identity-protect.org
- owner-1056276@bdash-cloud.com.whoisprivacyservice.org
- owner-414580@bdash-cloud.com.whoisprivacyservice.org
- owner-5058554@bdash-cloud.com.whoisprivacyservice.org
- owner-5598452@bdash-cloud.com.whoisprivacyservice.org
- owner@bdash-cloud.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of bdash-cloud.com.
Showing 14 of 17. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bdash-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bdash-cloud.com |
Related pages
Pivot deeper into the graph from bdash-cloud.com.
- IP · 13.114.240.207
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 6d71120d-0545-405f-a7a2-e549cfb5e5b1@identity-protect.org
- TLD · .com
- Browse hostnames · bd…
- 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: "bdash-cloud.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.