Hostname
bdcs.com
Last fetched
bdcs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bdcs.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 |
|---|---|---|---|---|
| 18.164.124.122 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.125 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.14 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.26 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.87.104 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.121 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.123 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.46 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- an6yq2pj7kg@networksolutionsprivateregistration.com
- c44eb3797xq@networksolutionsprivateregistration.com
- ju9g95hw9w6@networksolutionsprivateregistration.com
- mu5975ey9zd@networksolutionsprivateregistration.com
- nw59876v8ek@networksolutionsprivateregistration.com
- rw8nh8wu2f9@networksolutionsprivateregistration.com
- sh6me2ee2cx@networksolutionsprivateregistration.com
- tt2zs33j7x6@networksolutionsprivateregistration.com
- tu72z5uh2zh@networksolutionsprivateregistration.com
- wa6f47pw6u2@networksolutionsprivateregistration.com
- wd4sc8yj4da@networksolutionsprivateregistration.com
- xf9t35x68z9@networksolutionsprivateregistration.com
- zp5a27tp6x3@networksolutionsprivateregistration.com
- zy6dh7uv6qj@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of bdcs.com.
| Subdomain |
|---|
| www.bdcs.com |
Web-graph footprint
Distinct hostnames that link to or from bdcs.com in the public web crawl.
5 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for bdcs.com.
| Mechanism | Target |
|---|---|
| SPF_A | bdcs.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | investorbridge.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 38.122.108.122/29 |
| SPF_IP | 38.75.1.128/26 |
| SPF_MX | bdcs.com |
Related pages
Pivot deeper into the graph from bdcs.com.
- IP · 18.164.124.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · an6yq2pj7kg@networksolutionsprivateregistration.com
- 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: "bdcs.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.