Skip to content

Hostname

boska.com

Last fetched

boska.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · boska.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/boska.com

Resolution chain

boska.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1052
Organization
bakx cees
Contact emails

Subdomains

34 observed subdomains of boska.com.

Web-graph footprint

Distinct hostnames that link to or from boska.com in the public web crawl.

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for boska.com.

MechanismTarget
SPF_Aboska.com
SPF_INCLUDE_spf.twikey.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_INCLUDEspf.ucsystems.net
SPF_IP185.2.25.171
SPF_IP185.2.25.42/32
SPF_IP192.28.144.160/32
SPF_IP80.113.6.75/32
SPF_IP82.192.79.122/32
SPF_IP89.207.29.113

Related pages

Pivot deeper into the graph from boska.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boska.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.