Hostname
bluconductor.com
Last fetched
bluconductor.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bluconductor.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.80.250.2 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.181.91 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.249.153 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.24.143.118 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bluconductor.com owner
- Contact emails
- 15f9a7f1-f20b-46ce-a5cb-41102df016b8@identity-protect.org
- 409d93b9-eda9-4cce-a7cb-2efd8351cb31@identity-protect.org
- 5c7ab7ae-419f-41b5-8ed9-f32c82e999f6@identity-protect.org
- 8cc199fe-cc4a-46e9-ad63-0a7cea40511b@identity-protect.org
- acaae401-ad6d-4209-be29-58ecc33f8c05@identity-protect.org
- eae9db3a-b945-44f8-92e2-0941b84f8673@identity-protect.org
- f1efaa3a-576f-4b54-93ff-8fa84c0a250c@identity-protect.org
- owner-6824476@bluconductor.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of bluconductor.com.
Threat posture
History
Related pages
Pivot deeper into the graph from bluconductor.com.
- IP · 35.80.250.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15f9a7f1-f20b-46ce-a5cb-41102df016b8@identity-protect.org
- TLD · .com
- Browse hostnames · bl…
- 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: "bluconductor.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.