Hostname
bds-construction.com
Last fetched
bds-construction.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bds-construction.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bds-construction.com owner
- Contact emails
- bds-construction.com@domainsbyproxy.com
- 64ff8496-314a-4ea9-84f7-efe77c919be9@identity-protect.org
- 6e3acbe1-9f17-4556-b9e9-0a3b0d9c37be@identity-protect.org
- 6ef2e009-3840-4f85-ae62-dd6028e2853d@identity-protect.org
- 7525843e-acaa-42b5-a973-89cabd855323@identity-protect.org
- 9de9f19d-190a-41f2-8c68-a2285761a468@identity-protect.org
- 9e74497e-3b61-462b-9e34-18be6b1a9a52@identity-protect.org
- c7e729e1-6eba-4ef8-be03-52cdc7df3b6d@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bds-construction.com.
- IP · 3.5.128.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bds-construction.com@domainsbyproxy.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: "bds-construction.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.