Hostname
bds.com
Last fetched
bds.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bds.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.34.114 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.149.22 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- behavior development solutions
- Contact emails
- b52fp8zk8kq@networksolutionsprivateregistration.com
- bd4ka3kz5pp@networksolutionsprivateregistration.com
- cj2a99jm3ed@networksolutionsprivateregistration.com
- cj9294wq2n3@networksolutionsprivateregistration.com
- dc5my8n92fa@networksolutionsprivateregistration.com
- dr7b84c976s@networksolutionsprivateregistration.com
- ds7d53e58bx@networksolutionsprivateregistration.com
- ea2fb7fu5t5@networksolutionsprivateregistration.com
- en3rw57d3zj@networksolutionsprivateregistration.com
- eu4f52zp76y@networksolutionsprivateregistration.com
- f594q42e9yx@networksolutionsprivateregistration.com
- ga8v28n98d3@networksolutionsprivateregistration.com
- gf6er8ma22j@networksolutionsprivateregistration.com
- gy4547cn2ar@networksolutionsprivateregistration.com
- gz9n72as6sx@networksolutionsprivateregistration.com
- h96hw8525b4@networksolutionsprivateregistration.com
- jk6632bn6ns@networksolutionsprivateregistration.com
- kk26d5ny93r@networksolutionsprivateregistration.com
- m794965m7ck@networksolutionsprivateregistration.com
- nt9ng5xt7nq@networksolutionsprivateregistration.com
- and 25 more
Subdomains
8 observed subdomains of bds.com.
Web-graph footprint
Distinct hostnames that link to or from bds.com in the public web crawl.
61 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bds.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bds.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.