Skip to content

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

WHISPER CANON · bk-resources.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bk-resources.com

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.

IPPrefixASNOperatorCountry
23.96.199.14323.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bk-resources.com.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.106.207
SPF_IP178.248.168.168
SPF_IP209.220.191.124/32
SPF_IP209.239.233.124/32
SPF_IP209.239.233.125/32
SPF_IP23.163.112.133
SPF_IP23.96.199.143
SPF_IP52.228.224.148
SPF_IP64.0.146.124/32
SPF_IP64.237.20.163
SPF_IP97.64.24.10

Related pages

Pivot deeper into the graph from bk-resources.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.