Hostname
bho.pl
Last fetched
bho.pl resolves to 94.152.128.213, announced in 94.152.128.0/19 by CF-KRK - Cyber_Folks S.A. in PL. bho.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 94.152.128.213
94.152.128.0/19 · CF-KRK - Cyber_Folks S.A. · Krakow, PL
IPv6 resolution
No AAAA record for bho.pl is recorded in WhisperGraph.
Attribution
cyber folks
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Registrant organisation
- bluebusiness michał tokarski
Subdomains
Mail and authentication
Nameservers
- ns1.bho.pl
- ns2.bho.pl
MX records
- mx.bho.pl
SPF policy
- a: bho.pl
- mx: bho.pl
- include: spf.bho.pl
Threat-feed evidence
History
Related pages
Pivot from bho.pl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bho.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.