Hostname
bc-pass.com
Last fetched
bc-pass.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bc-pass.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.226.246.232 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bc-pass.com owner
- Contact emails
- 12a4ee69-0c1c-4f5b-8db2-35d75b4adc09@identity-protect.org
- 1fd47e68-ba30-44c0-a89a-06363f126909@identity-protect.org
- 52b89404-4c48-4a51-98ef-7ac5aa80a85b@identity-protect.org
- 6e24c83c-88d6-4d49-b2f0-29cd16ca715f@identity-protect.org
- a4ad0735-d8fa-4d4f-a8e9-f57a7271c034@identity-protect.org
- e661abe7-06c7-4b34-8d84-1c491aca22af@identity-protect.org
Subdomains
4 observed subdomains of bc-pass.com.
Web-graph footprint
Distinct hostnames that link to or from bc-pass.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bc-pass.com.
- IP · 52.226.246.232
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 12a4ee69-0c1c-4f5b-8db2-35d75b4adc09@identity-protect.org
- TLD · .com
- Browse hostnames · bc…
- 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: "bc-pass.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.