Hostname
bdresearchcloud.com
Last fetched
bdresearchcloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bdresearchcloud.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.144.166 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.146.200.172 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.173.126 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.166.11 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.96.185 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.139.19 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.214.252 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.215.119 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bdresearchcloud.com owner
- Contact emails
- 064c29fc-b3fa-4357-ac9f-d6cf0928ff0f@identity-protect.org
- 3c874fea-4663-4fa9-bf62-d4d3ebccde82@identity-protect.org
- 4040e9b3-2ec4-443b-a9a8-2f2d240a4084@identity-protect.org
- 5a6b860b-31aa-4443-89fa-d1a7345ecea7@identity-protect.org
- 7533a488-a2fb-4d74-9bde-e40c16a1a4a4@identity-protect.org
- a4a05df4-be96-4420-949d-6ff4cc246948@identity-protect.org
- owner-247008@bdresearchcloud.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of bdresearchcloud.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bdresearchcloud.com in the public web crawl.
5 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bdresearchcloud.com.
- IP · 100.22.144.166
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 064c29fc-b3fa-4357-ac9f-d6cf0928ff0f@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: "bdresearchcloud.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.