Hostname
bk-resources.com
Last fetched
bk-resources.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bk-resources.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 |
|---|---|---|---|---|
| 23.96.199.143 | 23.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- da9uw2b25eg@networksolutionsprivateregistration.com
- dr65w95t6rv@networksolutionsprivateregistration.com
- he6g47q25sg@networksolutionsprivateregistration.com
- nt7bm3vj78b@networksolutionsprivateregistration.com
- r277u4cs3j7@networksolutionsprivateregistration.com
- yy2du7q39xt@networksolutionsprivateregistration.com
- zs6wh2z52gb@networksolutionsprivateregistration.com
Subdomains
12 observed subdomains of bk-resources.com.
Web-graph footprint
Distinct hostnames that link to or from bk-resources.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for bk-resources.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.106.207 |
| SPF_IP | 178.248.168.168 |
| SPF_IP | 209.220.191.124/32 |
| SPF_IP | 209.239.233.124/32 |
| SPF_IP | 209.239.233.125/32 |
| SPF_IP | 23.163.112.133 |
| SPF_IP | 23.96.199.143 |
| SPF_IP | 52.228.224.148 |
| SPF_IP | 64.0.146.124/32 |
| SPF_IP | 64.237.20.163 |
| SPF_IP | 97.64.24.10 |
Related pages
Pivot deeper into the graph from bk-resources.com.
- IP · 23.96.199.143
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · da9uw2b25eg@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bk…
- 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: "bk-resources.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.